This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Other Java Products and Servers and the fly likes Tomcat and Optimizeit throwing Out of memory error Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Java Products and Servers
Reply Bookmark "Tomcat and Optimizeit throwing Out of memory error" Watch "Tomcat and Optimizeit throwing Out of memory error" New topic
Author

Tomcat and Optimizeit throwing Out of memory error

nabarun paira
Greenhorn

Joined: Dec 20, 2004
Posts: 1
I have an application which runs fine with tomcat 3.3 but when I try to club it with optimizeit, I am getting Out Of memory error consistently, any suggestions will be highly appreciated.

Thanx
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11962
    
    5
Increase the maximum heap size?


Author of Test Driven (2007) and Effective Unit Testing (2013) [Blog] [HowToAskQuestionsOnJavaRanch]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Tomcat and Optimizeit throwing Out of memory error
 
Similar Threads
Finding Memory Leaks
Use OptimizeIt for ...
Hibernate DB Connection MS SQL "AWAITING COMMAND" all The Transaction
J2EE performance tool (free/to WebLogic Server?)
Java Memory Leaks