[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: XARecovery - MQ/Messaging merge
mskonda
do-not-reply at jboss.com
Tue Sep 5 11:08:13 EDT 2006
2006-09-05 15:55:47,999 TRACE [org.jboss.jms.tx.MessagingXAResource] MessagingXAResource[-2147483640] committing < 131075, 27, 25, 1-a6eddd7:c333:44fd8a7c:17aa6eddd7:c333:44fd8a7c:181 > (two phase)
| 2006-09-05 15:55:47,999 TRACE [org.jboss.jms.tx.ResourceManager] commiting xid < 131075, 27, 25, 1-a6eddd7:c333:44fd8a7c:17aa6eddd7:c333:44fd8a7c:181 >, onePhase=false
| 2006-09-05 15:55:48,001 TRACE [org.jboss.jms.client.container.ClientLogInterceptor] invoking ConnectionDelegate[-2147483641].sendTransaction(TransactionRequest[TWO_PHASE_COMMIT, < 131075, 27, 25, 1-a6eddd7:c333:44fd8a7c:17aa6eddd7:c333:44fd8a7c:181 >])
| 2006-09-05 15:55:48,002 TRACE [org.jboss.jms.client.delegate.DelegateSupport] invoking sendTransaction on server
| 2006-09-05 15:55:48,002 TRACE [org.jboss.jms.server.remoting.JMSServerInvocationHandler] invoking org.jboss.remoting.InvocationRequest at 40c4d5
| 2006-09-05 15:55:48,002 TRACE [org.jboss.jms.server.container.ServerLogInterceptor] invoking ConnectionAdvised->ConnectionEndpoint[-2147483641].sendTransaction(TransactionRequest[TWO_PHASE_COMMIT, < 131075, 27, 25, 1-a6eddd7:c333:44fd8a7c:17aa6eddd7:c333:44fd8a7c:181 >])
| 2006-09-05 15:55:48,003 TRACE [org.jboss.jms.server.endpoint.ServerConnectionEndpoint] Two phase commit commit request received
| 2006-09-05 15:55:48,003 INFO [org.jboss.messaging.core.tx.TransactionRepository] ====== Xid(arjuna format) I: ======< 131075, 27, 25, 1-a6eddd7:c333:44fd8a7c:17aa6eddd7:c333:44fd8a7c:181 >
| 2006-09-05 15:55:48,003 INFO [org.jboss.messaging.core.tx.TransactionRepository] ====== Xid:(arjuna2jboss format) II ======org.jboss.messaging.core.tx.XidImpl at 3312f2d0
| 2006-09-05 15:55:48,007 INFO [org.jboss.messaging.core.tx.TransactionRepository] ====== Xid already in gloablToLocalMap III ======org.jboss.messaging.core.tx.XidImpl at 3312f2d0
| 2006-09-05 15:55:48,008 INFO [org.jboss.messaging.core.tx.TransactionRepository] ====== Tx I : ======: null
| 2006-09-05 15:55:48,008 INFO [org.jboss.messaging.core.tx.TransactionRepository] ====== Tx II: ======: TX(262145):PREPARED
| 2006-09-05 15:55:48,008 INFO [org.jboss.messaging.core.tx.TransactionRepository] ====== Tx using III: ======: TX(262145):PREPARED
| 2006-09-05 15:55:48,008 TRACE [org.jboss.jms.server.endpoint.ServerConnectionEndpoint] Committing TX(262145):PREPARED
| 2006-09-05 15:55:48,009 TRACE [org.jboss.messaging.core.tx.Transaction] executing before commit hooks TX(262145):PREPARED
| 2006-09-05 15:55:48,009 DEBUG [org.jboss.mx.loading.UnifiedClassLoader] New jmx UCL with url null
| 2006-09-05 15:55:48,010 DEBUG [org.jboss.mx.loading.RepositoryClassLoader] setRepository, repository=org.jboss.mx.loading.HeirarchicalLoaderRepository3 at e7eec9, cl=org.jboss.mx.loading.UnifiedClassLoader3 at 168442e{ url=null ,addedOrder=0}
| 2006-09-05 15:55:48,019 TRACE [org.jboss.messaging.core.plugin.JDBCPersistenceManager] UPDATE JMSMessageReference SET State = 'C', TransactionId=NULL WHERE TransactionId = 262145 AND State = '+' removed 1 row(s)
| 2006-09-05 15:55:48,020 TRACE [org.jboss.messaging.core.plugin.JDBCPersistenceManager] DELETE FROM JMSMessageReference WHERE TransactionId = null AND State = '-' updated 0 row(s)
| 2006-09-05 15:55:48,022 TRACE [org.jboss.messaging.core.plugin.JDBCPersistenceManager] DELETE FROM JMSTransaction WHERE TransactionId = 262145 removed 1 row(s)
| 2006-09-05 15:55:48,024 TRACE [org.jboss.messaging.core.tx.Transaction] committed TX(262145):COMMITTED
| 2006-09-05 15:55:48,024 TRACE [org.jboss.messaging.core.tx.Transaction] executing after commit hooks TX(262145):COMMITTED
| 2006-09-05 15:55:48,024 TRACE [org.jboss.messaging.core.tx.Transaction] commit process complete TX(262145):COMMITTED
| 2006-09-05 15:55:48,024 TRACE [org.jboss.jms.server.endpoint.ServerConnectionEndpoint] ConnectionEndpoint[-2147483641] processed transaction successfully
| 2006-09-05 15:55:48,024 TRACE [org.jboss.jms.server.container.ServerLogInterceptor] ConnectionAdvised->ConnectionEndpoint[-2147483641].sendTransaction() OK
| 2006-09-05 15:55:48,024 TRACE [org.jboss.jms.client.delegate.DelegateSupport] got server response for sendTransaction
| 2006-09-05 15:55:48,024 TRACE [org.jboss.jms.client.container.ClientLogInterceptor] ConnectionDelegate[-2147483641].sendTransaction() OK
>From the abvoe trace, you can see the tx has been committed.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969495#3969495
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969495
More information about the jboss-dev-forums
mailing list