During the shutdown of a system with several MDB's we appear to be getting:


  | 2009-05-20 12:30:52,499 ERROR [org.jboss.messaging.util.ExceptionUtil] 
(WorkManager(2)-44) ConnectionEndpoint[fe-oz919yuf-1-mj809yuf-bruz48-x21o4c5] 
sendTransaction [ur4-b6b39yuf-1-mj809yuf-bruz48-x21o4c5]
  | javax.jms.IllegalStateException: Cannot find session with id 
ie-qz919yuf-1-mj809yuf-bruz48-x21o4c5
  |     at 
org.jboss.jms.server.endpoint.ServerConnectionEndpoint.processTransaction(ServerConnectionEndpoint.java:835)
  |     at 
org.jboss.jms.server.endpoint.ServerConnectionEndpoint.sendTransaction(ServerConnectionEndpoint.java:497)
  |     at 
org.jboss.jms.server.endpoint.advised.ConnectionAdvised.org$jboss$jms$server$endpoint$advised$ConnectionAdvised$sendTransaction$aop(ConnectionAdvised.java:101)
  |     at 
org.jboss.jms.server.endpoint.advised.ConnectionAdvised$sendTransaction_N3268650789275322226.invokeTarget(ConnectionAdvised$sendTransaction_N3268650789275322226.java)
  | 

This seems to lead to 

2009-05-20 12:36:34,251 WARN  [com.arjuna.ats.jta.logging.loggerI18N] 
(Thread-13) [com.arjuna.ats.internal.jta.resources.arjunacore.norecoveryxa] 
[com.arjuna.ats.internal.jta.resources.arjunacore.norecoveryxa] Could not find 
new XAResource to use for recovering non-serializable XAResource < 131075, 30, 
28, 
4945455110253551021015755589956555058529749525010299575855555753455110253551021015755589956555058529749525010299575855555754
 >

When the server restarts,  what causes problems with the session not being 
found in a XA environment?

Thanks in advance

Philip

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4232348#4232348

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4232348
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to