Turned out to be a regular SQLException, however the container wasn't
indicating that. We are starting to see more and more of this. Perhaps we
have to dig into the thrown EJBExceptions deeper.

jim

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of James Cook
> Sent: Wednesday, May 23, 2001 12:09 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Difficult to isolate exception
>
>
> Thanks for the reply. I have searched the archives but can't get make any
> headway with the nested exception which is:
>
> java.lang.reflect.UndeclaredThrowableException:
> javax.transaction.RollbackException: Unable to commit, tx=XidIImpl
> [FormatId=257, GlobalId=itcoa155//26, BranchQual=]
> status=STATUS_ROLLEDBACK
>         at
> sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Str
> eamRemoteCall.
> java:245)
>         at
> sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:220)
>         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:122)
>         at
> org.jboss.ejb.plugins.jrmp.server.JRMPContainerInvoker_Stub.invoke(Unknown
> Source)
>         at
> org.jboss.ejb.plugins.jrmp.interfaces.StatelessSessionProxy.invoke
> (StatelessSess
> ionProxy.java:188)
>         at $Proxy4.updateProject(Unknown Source)
>         at
> us.oh.state.dot.ellis.projects.ProjectState.save(ProjectState.java:59)
>         at
> us.oh.state.dot.ellis.projects.TestProject.testProjectUpdate(TestP
> roject.java:10
> 7)
>         at java.lang.reflect.Method.invoke(Native Method)
>         at junit.framework.TestCase.runTest(TestCase.java:155)
>         at junit.framework.TestCase.runBare(TestCase.java:129)
>         at junit.framework.TestResult$1.protect(TestResult.java:100)
>         at junit.framework.TestResult.runProtected(TestResult.java:117)
>         at junit.framework.TestResult.run(TestResult.java:103)
>         at junit.framework.TestCase.run(TestCase.java:120)
>         at junit.framework.TestSuite.run(TestSuite.java:144)
>         at junit.framework.TestSuite.run(TestSuite.java:144)
>         at junit.framework.TestSuite.run(TestSuite.java:144)
>         at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
>         at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
>         at junit.framework.TestResult.runProtected(TestResult.java:117)
>         at junit.extensions.TestSetup.run(TestSetup.java:23)
>         at junit.textui.TestRunner.doRun(TestRunner.java:61)
>         at junit.textui.TestRunner.run(TestRunner.java:181)
>         at TestAll.main(TestAll.java:29)
>
> jim
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to