[jboss-user] [Beginner's Corner] - Re: Could not load entity?
Wolf-Dieter Fink
do-not-reply at jboss.com
Fri Dec 10 15:35:36 EST 2010
Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the discussion
"Re: Could not load entity?"
To view the discussion, visit: http://community.jboss.org/message/575498#575498
--------------------------------------------------------------
This looks like the real cause:
Caused by: java.lang.OutOfMemoryError: Java heap space
Reason can be:
- too less heap for your application
- a very large unexpected result
- a fast memory allocation and a slow GC
how do you start JBoss and what version you use.
For the JVM settings look to boot.log or console output during startup
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/575498#575498]
Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20101210/9d1668ca/attachment.html
More information about the jboss-user
mailing list