Bugs item #575966, was opened at 2002-07-01 08:59
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=575966&group_id=22866

Category: JBossTX
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Paul Adams (padams)
Assigned to: Nobody/Anonymous (nobody)
Summary: JCA - commit failure not reported

Initial Comment:
JBoss: 3.0 integrated with tomcat
JDK: 1.4.0
OS: Win2K

Connector deployed with LocalTransaction support. 
Failure to commit a transaction is not reported to the
client.  Logged stack trace below:

08:52:28,927 WARN  [TxCapsule] XAException: tx=XidImpl
[FormatId=257, GlobalId=padams//0,
BranchQual=] errorCode=XA_UNKNOWN(0)
javax.transaction.xa.XAException: could not commit
local txjavax.resource.ResourceExceptio
n: Server.InternalServerError:failure to commit
        at
org.jboss.resource.connectionmanager.LocalTxConnectionManager$LocalConnectionEv
entListener.commit(LocalTxConnectionManager.java:563)
        at
org.jboss.tm.TxCapsule.commitResources(TxCapsule.java:1656)
        at
org.jboss.tm.TxCapsule.commit(TxCapsule.java:357)
        at
org.jboss.tm.TransactionImpl.commit(TransactionImpl.java:74)
        at
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransactions(TxInterceptorCMT.jav
a:190)
        at
org.jboss.ejb.plugins.TxInterceptorCMT.invoke(TxInterceptorCMT.java:61)
        at
org.jboss.ejb.plugins.LogInterceptor.invoke(LogInterceptor.java:166)
        at
org.jboss.ejb.StatefulSessionContainer.invoke(StatefulSessionContainer.java:380
)
        at
org.jboss.ejb.Container.invoke(Container.java:705)
        at
org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:491)
        at
org.jboss.invocation.jrmp.server.JRMPInvoker.invoke(JRMPInvoker.java:362)
        at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.ja
va:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at
sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:261)
        at
sun.rmi.transport.Transport$1.run(Transport.java:148)
        at
java.security.AccessController.doPrivileged(Native Method)
        at
sun.rmi.transport.Transport.serviceCall(Transport.java:144)
        at
sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
        at
sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)

        at java.lang.Thread.run(Thread.java:536)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=575966&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to