Error installing Java on Ubuntu Server
Posted
by Camran
on Server Fault
See other posts from Server Fault
or by Camran
Published on 2010-05-28T13:58:34Z
Indexed on
2010/05/28
14:02 UTC
Read the original article
Hit count: 188
I get this error almost when installation is finished:
/proc is not mounted; some java apps may fail
Could not create the Java virtual machine.
Error occurred during initialization of VM
Could not reserve enough space for object heap
Ignoring error generating classes.jsa
Why is this?
I just entered sudo apt-get install sun-java6-jre sun-java6-plugin sun-java6-fonts
Is there something I must do first? What is Proc?
If you need more input let me know. Thanks
© Server Fault or respective owner