[
https://issues.apache.org/jira/browse/OPENEJB-713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Blevins updated OPENEJB-713:
----------------------------------
Fix Version/s: (was: 3.0.x)
3.0-beta-2
Affects Version/s: (was: (trunk/openejb3))
3.0-beta-1
marking as fix version 3.0-beta-2 so it shows up in the 3.0-beta-2 release
notes.
> 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: 3.0-beta-1
> Reporter: Jarek Gawor
> Assignee: Jarek Gawor
> Fix For: 3.0-beta-2
>
> Attachments: OPENEJB-713.patch
>
>
> 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.