[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Problem with java on linux.



"N.S.Srinath" <susri@xxxxxxxxxxxxxxxxxxxx> writes:

> 
> # /usr/local/jdk1.1.5/bin/javac HelloWorldApp.java
> **Out of memory, exiting**           
> 
> What is wrong here?  I have 16MB RAM, and 20MB swap partition.
> 

Which is probably too low for javac. You just need more RAM/swap.
Or try running javac from single user mode, without any other
processes in the system.

	-Arun

- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
Please do not post HTML email to this mailing list.  HTML mails will be
thoroughly ignored and derisively sniggered at in private.

------------------------------