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
EDIT
Is there a way to test if the java machine works on the ubuntu server? Example, put a file which uses Java and then access it via the website to see if the server supports java.
Note: I have windows xp, using PuTTY to communicate with my Server, and on my own computer I have java installed also, so thats a bit confusing.