transport via http protocol is unreliable
-----------------------------------------

                 Key: AMQ-2059
                 URL: https://issues.apache.org/activemq/browse/AMQ-2059
             Project: ActiveMQ
          Issue Type: Bug
          Components: Transport
    Affects Versions: 5.2.0
         Environment: windows xp ,jdk 6.0 ,activemq 5.2
            Reporter: 薛诚颉


i'm using activemq 5.2.
the transportation is very reliable when i use tcp protocol.but it's always 
unreliable via http protocol.
and i get the exception like this:

java.net.SocketException: Connection reset
        at java.net.SocketInputStream.read(SocketInputStream.java:168)
        at org.mortbay.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:384)
        at org.mortbay.io.bio.StreamEndPoint.fill(StreamEndPoint.java:107)
        at 
org.mortbay.jetty.bio.SocketConnector$Connection.fill(SocketConnector.java:198)
        at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:287)
        at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:209)
        at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:407)
        at 
org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:235)
        at 
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:526)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to