users@glassfish.java.net

Re: StackOverflowError while Persisting Data

From: <glassfish_at_javadesktop.org>
Date: Thu, 21 Feb 2008 12:37:12 PST

This is stacktrace of the first error:

[code]
Feb 21, 2008 1:58:49 PM com.sun.ejb.containers.BaseContainer postInvoke
INFO: EJB5018: An exception was thrown during an ejb invocation on [AssetPublisher]
Feb 21, 2008 1:58:49 PM com.sun.ejb.containers.BaseContainer postInvoke
INFO:
javax.ejb.EJBException
        at com.sun.ejb.containers.BaseContainer.processSystemException(BaseContainer.java:3869)

....

caused by: java.lang.StackOverflowError
        at java.lang.reflect.Method.invoke(Method.java:597)
[/code]
[Message sent by forum member 'russ205' (russ205)]

http://forums.java.net/jive/thread.jspa?messageID=260297