[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JBoss+WSMQ - connection to queue is closed after several

2004-08-23 Thread the_leech
Adrian, Thanks for info, now I am pretty sure it is WSMQ fault and it does not report anything :( Could you tell me what the best way to investigate it further is? Thanks pp View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3845897#3845897 Reply to the post :

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: JBoss+WSMQ - connection to queue is closed after several

2004-08-18 Thread the_leech
WSMQ stands for WebSphere MQ (i.e. MQ Series) Unfortunately the network connection is never broken (there are 2 other sockets open all the time !!!) and as I mentioned before there are no exceptions in log files. I noticed that if there are no messages in the queue for a few hours and then a mess

[JBoss-user] [Messaging, JMS & JBossMQ] - JBoss+WSMQ - connection to queue is closed after several hou

2004-08-17 Thread the_leech
Hi, I encountered the following problem in JBoss 3.2.5 : There are 2 WS queues (only the first one is in fact in use) and a singleton MDB per queue. After JBoss is started there are 3 open conenctions (I used netstat to find out the number of sockets) per each queue and everything works fine. JB