Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Almas Akhtar   on Jan 10 In Java Category.

  
Question Answered By: Terence Mitchell   on Jan 10

This looks like a configuration problem  since the error happens at the start up. Your application  will consume memory  if this succeeds. Try setting a lower maximum  memory, and if you are using a 32-bit OS you will not be able to use a 4G memory space. A 64-bit OS and 64-bit JDK combination might mitigate the problem.

Share: 

 

This Question has 5 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Out Of Memory Exception Or get search suggestion and latest updates.


Tagged: