Atomikos Forum |
|
Hi,
We upgraded to java 6 from 4 and Weblogic 11g from 8.1. We are using XA on Oracle and MQ 6. Atomikos version 3.3.1. On starting the server I repeatedly get following. Looks like there is a problem with XAResource.start and it continues on... Can you please help. Some relavent log output. Dec-07-2010 22:22:26 INFO (?:?) - THREADS: using JDK thread pooling... Dec-07-2010 22:22:26 INFO (?:?) - createCompositeTransaction ( 600000 ): created new ROOT transaction with id tm0000100003 Dec-07-2010 22:22:26 INFO (?:?) - createCompositeTransaction ( 600000 ): created new ROOT transaction with id tm0000200003 .... Dec-07-2010 22:22:27 INFO (?:?) - XAResource.start ( tm0000200003tm5 , XAResource.TMNOFLAGS ) called on resource My_MQSeries_XA_RMI represented by XAResource instance com.ibm.mq.MQXAResource@1f0a8b0 Dec-07-2010 22:22:27 INFO (?:?) - XAResource.start ( tm0000300003tm5 , XAResource.TMNOFLAGS ) called on resource My_MQSeries_XA_RMI represented by XAResource instance com.ibm.mq.MQXAResource@1c17335 Dec-07-2010 22:22:27 INFO (?:?) - XAResource.start ( tm0000400003tm5 , XAResource.TMNOFLAGS ) called on resource My_MQSeries_XA_RMI represented by XAResource instance com.ibm.mq.MQXAResource@f0d946 Dec-07-2010 22:22:27 INFO (?:?) - XAResource.start ( tm0000600003tm5 , XAResource.TMNOFLAGS ) called on resource My_MQSeries_XA_RMI represented by XAResource instance com.ibm.mq.MQXAResource@48b670 |