java.lang.IllegalStateException: Can't overwrite cause
------------------------------------------------------

                 Key: OPENEJB-713
                 URL: https://issues.apache.org/jira/browse/OPENEJB-713
             Project: OpenEJB
          Issue Type: Bug
    Affects Versions: (trunk/openejb3)
            Reporter: Jarek Gawor


I'm seeing the following exception:

java.lang.IllegalStateException: Can't overwrite cause
        at java.lang.Throwable.initCause(Throwable.java:320)
        at 
org.apache.openejb.core.ivm.EjbHomeProxyHandler._invoke(EjbHomeProxyHandler.java:229)
        at 
org.apache.openejb.core.ivm.BaseEjbProxyHandler.invoke(BaseEjbProxyHandler.java:286)
        at 
org.apache.openejb.util.proxy.Jdk13InvocationHandler.invoke(Jdk13InvocationHandler.java:49)
        at $Proxy34.create(Unknown Source)



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to