Re: OpenJMS 0.7.7-alpha-3 released
Eric P. <[email protected]>
| Newsgroups | gmane.comp.java.openjms.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, As the problem appears with the simple test program, i'm not talking of our app anymore (which have indeed an ExceptionListener and a reconnection processus, and ShutdownHooks to be sure that subscriber, sessions and connexions were closed). The simple test : 1- I start the OpenJMS server. 2- I start tomcat with the Http Tunnel servlet. 3- I start the client. It subscribes correctly. 4- I stop the client (a violent and cruel Ctrl-C). 5- I restart the client. Most of the times, it stops on the line connection.createTopicSession(..) and hangs, without any exception. This workaround worked before, even without closing explicitly objects (TopicSubscriber, TopicSession and TopicConnection) The connection code is the DurableSubscriber.java source, with the correct parameters (HTTPConnectionFactory like the openjms.xml, http://localhost:8080 etc ...) and very lightly modified to be a chat client. Regards. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click