[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MDB stop listening

2006-03-31 Thread bcoutinho
We are experiencing what seems to be the same problem. The environment is also similar: Red Hat AS Linux kernel 2.6.12-10-386 Java HotSpot(TM) Server VM 1.5.0_06-b05, Sun Microsystems JBoss 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231752) The MDB stops processing messages after process

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MDB stop listening

2006-04-04 Thread bcoutinho
Normal operation. After a few thousand messages processed, I see the queue with 0 listeners: | $ ./twiddle.sh get jboss.mq.destination:name=taskQueue,service=Queue ReceiversCount | ReceiversCount=0 | $ | No relevant exceptions or errors. A ThreadDump shows me all my workers threads

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MDB stop listening

2006-04-07 Thread bcoutinho
We're using jboss 4.0.3SP1, that uses concurrent.jar version 1.3.4, as shown in its manifest: | $ jar xf concurrent.jar | $ cat META-INF/MANIFEST.MF | Manifest-Version: 1.0 | Specification-Title: util.concurrent | Built-By: JBoss Inc. (www.jboss.org) | Ant-Version: Apache Ant 1.6.2

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: MDB stop listening

2006-04-10 Thread bcoutinho
We downgraded to jboss 3.2.8SP1. It seems to be working. We'll be using this version, for now. Thanks for the help, anyway. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3936255#3936255 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting