[jboss-user] [JBoss Messaging] - Re: connection close problem.

2009-05-11 Thread bodrin
Hi, Sometimes my consumer also gets disconnected for some reason and is unable to reconnect. I'm using the ExceptionListener. When I detect this I try to connect another consumer and it gets stuck on the same line : | ... | MicroSocketClientInvoker.java:962 | ... | View the original

[jboss-user] [JBoss Messaging] - Re: connection close problem.

2009-05-11 Thread gaohoward
Hi, Do you have a working test with it? It would be much easier to find the problem if there is some test. I suggest you also post it to remoting forum as I think it's like a remoting issue. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4230090#4230090

[jboss-user] [JBoss Messaging] - Re: connection close problem.

2009-05-11 Thread bodrin
Hi, Unfortunatelly it happens randomly and when I detect it I just do restart the JBM server. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4230119#4230119 Reply to the post : http://www.jboss.org/index.html?module=bbop=postingmode=replyp=4230119

[jboss-user] [JBoss Messaging] - Re: connection close problem.

2009-03-19 Thread sentcs
Thanks for your response. We have analyzed and find out that, we are getting the same problem for below scenarios, 1. To get the connection from JBoss. 2. To register the subscribers after the getting the connection 3. Close the connection. Here i pasted the Thread dump when get the

[jboss-user] [JBoss Messaging] - Re: connection close problem.

2009-03-18 Thread gaohoward
Hi, can you provide the thread dump when that happens, it will give us where the process got stuck. Thanks. View the original post : http://www.jboss.org/index.html?module=bbop=viewtopicp=4218881#4218881 Reply to the post :