Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-dev] Out Of Memory Error

Anil Vaitla wrote:

Hai
i was trying to test my application by running JRun App server from eclipse the application works well but always shows me a error message saying "out of
memory and application needs to closed". Is there any limitation on number of
classes that eclipse can handle ? Any other relevant info is appreciated.

thanks

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com
_______________________________________________
jdt-dev mailing list
jdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-dev


Out of memory sounds like an operating system error. What operating system and memory configuration are you using? (amount of RAM, amount of swap/virtual memory, etc.)




Back to the top