[
http://jira.jboss.com/jira/browse/JBMESSAGING-371?page=all ]
Ovidiu Feodorov closed JBMESSAGING-371.
---------------------------------------
Resolution: Done
Test passes using bisocket. That's good enough.
MessageListener times out on inactivity, after receiving at least one
message
-----------------------------------------------------------------------------
Key: JBMESSAGING-371
URL:
http://jira.jboss.com/jira/browse/JBMESSAGING-371
Project: JBoss Messaging
Issue Type: Bug
Components: JMS Remoting
Affects Versions: 1.0.1.CR1, 1.2.0.Beta2
Reporter: Ovidiu Feodorov
Assigned To: Ron Sigal
Priority: Blocker
Fix For: 1.2.0.CR1
15:15:31,530 ERROR [ServerThread] socket timed out
java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
at java.io.FilterInputStream.read(FilterInputStream.java:66)
at
org.jboss.serial.io.JBossObjectInputStream.read(JBossObjectInputStream.java:140)
at
org.jboss.remoting.transport.socket.ServerThread.readVersion(ServerThread.java:464)
at
org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:381)
at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:498)
at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:240)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira