spöokyjon ℵ 18617 Posts user info edit post |
eos% javac hello.java Error occurred during initialization of VM Could not reserve enough space for object heap Could not create the Java virtual machine.
I'm completely unable to compile or run any Java on remote/remote-linux.eos.ncsu.edu. Has anybody gotten this error before? I've tried multiple files, so I don't think it has anything to do with the specific code. I've submitted a support ticket, but it's time sensitive and I'm kind of freaking out (316 project lulz).
tl;dr PLEASE I HAVE A MATCH TONIGHT!10/26/2010 11:58:04 AM |
BIGcementpon Status Name 11319 Posts user info edit post |
How much free space do you have on your K: drive? 10/26/2010 12:00:42 PM |
AstralEngine All American 3864 Posts user info edit post |
If all else fails, I think the VCL can make linux client reservations? 10/26/2010 12:01:42 PM |
spöokyjon ℵ 18617 Posts user info edit post |
I'm using less than 100k on it. So a conservative estimate would be whatever the total is minus 100 kilobytes. 10/26/2010 12:05:12 PM |
BIGcementpon Status Name 11319 Posts user info edit post |
IIRC, you just type quota to see your usage. But if 100k is all you're really using, there's something else wrong. If you're actually out of space, go to http://sysnews.ncsu.edu, login, and go to the quota manager to tweak the settings there. 10/26/2010 12:14:35 PM |
spöokyjon ℵ 18617 Posts user info edit post |
I just got it working. Thanks y'allz! 10/26/2010 12:17:14 PM |
BIGcementpon Status Name 11319 Posts user info edit post |
What'd you do to fix it?
THE THREAD NEEDS A RESOLUTION!! 10/26/2010 12:22:25 PM |
spöokyjon ℵ 18617 Posts user info edit post |
add jdk160 10/26/2010 12:58:51 PM |
Novicane All American 15416 Posts user info edit post |
you probably have a lot of processes running from previous compiles that have no closed correctly. Try ending your processes before adding more space. 10/26/2010 1:19:18 PM |
BIGcementpon Status Name 11319 Posts user info edit post |
^^ haha gg man. Glad you figured it out. 10/26/2010 1:41:20 PM |
spöokyjon ℵ 18617 Posts user info edit post |
In my defense, it still only works via VCL for the time being. The Help Desk staff got to me, though, and I'm good to go. 10/26/2010 2:19:39 PM |
Specter All American 6575 Posts user info edit post |
^^^^ create yourself a .mycshrc file with that line in it (or .bashrc, not sure whats being used now). it'll get executed every time you login so you dont have to remember 10/26/2010 6:55:06 PM |
lewisje All American 9196 Posts user info edit post |
tru l33t hax0rz use openjdk7 10/26/2010 9:16:41 PM |