Hi Guys, I have an OpenBD 1.2 server that on occasionally throws this exception message in the bluedragon.log file:
ERROR: caught exception when dumping session data - java.lang.OutOfMemoryError: Java heap space Now, what is interesting is that the heap space settings are just fine (768mb and 192mb of perm gen). We use sessions, but the data in the session is really light. I suspect there is an issue with onSessionEnd() when using sessions -- the stack trace in the exception HTML file points to calls to onSessionEnd when this occurs. Any thoughts on why this is happening? .pjf -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon online manual: http://www.openbluedragon.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
