eos% javac hello.javaError occurred during initialization of VMCould not reserve enough space for object heapCould not create the Java virtual machine.
10/26/2010 11:58:04 AM
How much free space do you have on your K: drive?
10/26/2010 12:00:42 PM
If all else fails, I think the VCL can make linux client reservations?
10/26/2010 12:01:42 PM
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
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
I just got it working. Thanks y'allz!
10/26/2010 12:17:14 PM
What'd you do to fix it?THE THREAD NEEDS A RESOLUTION!!
10/26/2010 12:22:25 PM
add jdk160
10/26/2010 12:58:51 PM
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
^^ haha gg man. Glad you figured it out.
10/26/2010 1:41:20 PM
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
^^^^ 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
tru l33t hax0rz use openjdk7
10/26/2010 9:16:41 PM