Hi everybody,

I have a J2EE/MyFaces project running on JBoss 4.0.3 SP1.
Everything worked fine until my data structures became bigger and more complex. 
Now always after a short time of working I get this exception, no matter what 
kind of actions I perform. I'm new to web development and Java, and I don't 
have any idea how I could debug an error like this.

Has anyone experienced this before? Any help appreciated!

Greetings,
DC

---

HTTP Status 500 -

type Exception report

message

description The server encountered an internal error () that prevented it from 
fulfilling this request.

exception

javax.servlet.ServletException: Filter execution threw an exception
        
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81)

root cause

java.lang.OutOfMemoryError: Java heap space

note The full stack trace of the root cause is available in the Apache 
Tomcat/5.5.9 logs.
Apache Tomcat/5.5.9

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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to