I have replaced JBossMQ with JBoss Messaging in a 4.2 JBoss AS.
Everything seems to work fine - except that the system hangs when I am trying 
to shut down.

The following message appears in the server.log after shutdown has been invoked:

  | 2008-01-17 09:24:15,116 ERROR 
[org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool] Unable to get a 
server session
  | java.lang.Exception: Cannot get a server session after the pool is stopped
  |     at 
org.jboss.resource.adapter.jms.inflow.JmsServerSessionPool.getServerSession(JmsServerSessionPool.java:120)
  |     at 
org.jboss.jms.client.JBossConnectionConsumer.run(JBossConnectionConsumer.java:277)
  |     at java.lang.Thread.run(Thread.java:595)
  | 

Can anybody hint me about what the cause might be?

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

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

Reply via email to