Bugs item #618482, was opened at 2002-10-04 12:12 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=618482&group_id=22866
Category: JBossMQ Group: v3.0 Rabbit Hole Status: Open Resolution: None Priority: 5 Submitted By: Bohus Pollak (bohus) Assigned to: Nobody/Anonymous (nobody) Summary: MDB application cannot re-connect to JMS Initial Comment: Hi, I would like to notify that jboss-3.0.3_tomcat-4.1.12 has some bug in org.jboss.mq.SpyJMSException. I have posted few days ago message on forums, where I describe the situation. (Also including the situation description here below) http://www.jboss.org/forums/thread.jsp? forum=48&thread=22077 I attached the log file from MDB client server that shows the error again but for JBoss 3.0.3. See end of log where it is trying to ping to JMS, getting timed out, but JMS is that time running. Thank you. Bohus Description of situation: Hi, I would like to report strange behaviour that we experiencing with JBoss 3.0.2, but with JBoss 3.0.0 everything seems to be ok. We are using MDB application that uses JBossMQ and JMS. Application client on JBoss 3.0.0 is connecting after start/deployment to JMS server physicaly on different machine (JBoss 3.0.0). JMS server has to be running prior to application client to work properly. We experience sucessfull start of client application. When client application detects that JMS server was disconnected from network (or shutdown on purpose) then it is trying to reconnect until JMS server is running. When JMS server started again, client application reconnects successfully and continues normal operations. This scenario works fine with JBoss 3.0.0. I have attached file "jboss3.0.0-appclient-started.log - http://www.jboss.org/servlet/JiveServlet/download/48- 22077-3744299-929/jboss3.0.0-appclient-started.log" from client application server after starting and when JMS was stoped and started again. File "jboss3.0.0-appclient-dis-con-nected.log - http://www.jboss.org/servlet/JiveServlet/download/48- 22077-3744299-930/jboss3.0.0-appclient-dis-con- nected.log". You can see that client application re- established connection and is sending and receiving messages from JMS. ------------------------------------------------------------------ When I was testing our application with JBoss 3.0.2 and JMS (JBoss 3.0.2) was disconnected on purpose for more than 2 minutes after sucessfull start of application client, the application client is trying to reconnect few times and then give up reconnecting and no longer is active receiving messages. I have checked forums and cannot figure out the problem. Here is attached file "jboss3.0.2-appclient-jmsreconnect- failed.log - http://www.jboss.org/servlet/JiveServlet/download/48- 22077-3744299-931/jboss3.0.2-appclient-jmsreconnect- failed.log" from client application that shows the last error and nothing else after. <END OF MESSAGE> ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=376685&aid=618482&group_id=22866 ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
