[ openjms-Bugs-995228 ] HttpJmsJndiServlet throws java.io.InterruptedIOException
"SourceForge.net" <[email protected]> Fri, 02 Dec 2005 04:47:38 -0800
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #995228, was opened at 2004-07-21 23:36 Message generated for change (Settings changed) made by tanderson You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=995228&group_id=54559 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: transport Group: v0.7.6 >Status: Closed >Resolution: Works For Me Priority: 5 Submitted By: Todd Lindner (toddffw) >Assigned to: Tim Anderson (tanderson) Summary: HttpJmsJndiServlet throws java.io.InterruptedIOException Initial Comment: Occasionally (every week or so) my HttpJmsJndiServlet throws an exception to Stderr in my app server. Stacktrace is at the bottom of this report (forgive the line numbers, i think the ibm 1.3 jdk messes them up). After this error happens once, all jndi client connections after then receive ClassCastExceptions. The only solution is to stop and start the OpenJMS HTTP Connector app inside my app server. Any ideas? [7/21/04 8:30:52:010 EDT] d3c96e44 SystemErr R java.io.InterruptedIOException: Read timed out [7/21/04 8:30:52:010 EDT] d3c96e44 SystemErr R java/lang/Throwable.<init>(Ljava/lang/String;)V+4 (Throwable.java:85) [7/21/04 8:30:52:010 EDT] d3c96e44 SystemErr R java/lang/Exception.<init>(Ljava/lang/String;)V+1 (Exception.java:33) [7/21/04 8:30:52:010 EDT] d3c96e44 SystemErr R java/io/IOException.<init>(Ljava/lang/String;)V+1 (IOException.java:38) [7/21/04 8:30:52:011 EDT] d3c96e44 SystemErr R java/io/InterruptedIOException.<init>(Ljava/lang/String;)V+1 (InterruptedIOException.java:43) [7/21/04 8:30:52:011 EDT] d3c96e44 SystemErr R java/net/SocketInputStream.read([BII)I+24 (SocketInputStream.java:85) [7/21/04 8:30:52:011 EDT] d3c96e44 SystemErr R java/net/SocketInputStream.read()I+21 (SocketInputStream.java:107) [7/21/04 8:30:52:011 EDT] d3c96e44 SystemErr R java/io/DataInputStream.readInt()I+0 (DataInputStream.java:345) [7/21/04 8:30:52:011 EDT] d3c96e44 SystemErr R org/exolab/core/ipc/TcpService.receive()Ljava/lang/Object;+0 (TcpService.java:206) [7/21/04 8:30:52:011 EDT] d3c96e44 SystemErr R org/exolab/core/ipc/Client.receive()Ljava/lang/Object;+0 (Client.java:118) [7/21/04 8:30:52:012 EDT] d3c96e44 SystemErr R org/exolab/jms/jndi/http/servlet/HttpJmsJndiServlet.doPost(Ljavax/servlet/http/HttpServletRequest;Ljavax/servlet/http/HttpServletResponse;)V+0 (HttpJmsJndiServlet.java:120) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=474136&aid=995228&group_id=54559 ------------------------------------------------------- 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