[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - HTTP Status 500 - OutOfMemoryError: Java heap space - Tomcat

kunaalv do-not-reply at jboss.com
Thu Nov 20 11:55:14 EST 2008


Hi guys,
I'm using JBoss 4.0.5.GA which comes with Tomcat 5.5.
I've got a method call which goes to the session bean, collects alot of data, processes it as a tree and passes it back.

It builds the data up fine and tries sending the data over to the client (browser) and then I recieve a HTTP Status 500 - OutOfMemoryError: Java heap space.

It says see your Tomcat logs for further details but I can't find them as Tomcat is within JBoss. Anyone know where these could be? Also, I've configured JBoss' run.bat to have -Xmx1200M. But JBoss itself does not contain this OutOfMemory error and the app server is fine for all other clients. (except all calls to this once method).

Does Tomcat need to JVM tuned separately if it comes bundled with JBoss? If so, how can I do this?

Thanks
Kunaal




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190969#4190969

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190969



More information about the jboss-user mailing list