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&...]