You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2016/12/10 14:42:58 UTC

[jira] [Closed] (QPID-6459) SocketException printing stack trace

     [ https://issues.apache.org/jira/browse/QPID-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Godfrey closed QPID-6459.
-----------------------------
    Resolution: Won't Fix

This client has been replaced by the new Qpid JMS client

> SocketException printing stack trace
> ------------------------------------
>
>                 Key: QPID-6459
>                 URL: https://issues.apache.org/jira/browse/QPID-6459
>             Project: Qpid
>          Issue Type: Improvement
>          Components: JMS AMQP 1.0 Client
>    Affects Versions: 0.30
>            Reporter: Mark Soderquist
>              Labels: older-1.0-jms-client-next
>
> The following SocketException keeps printing to the console due to TCPTransportProvier line 243. It would be nice if the exception is not printed:
> java.net.SocketException: Connection reset
>         at java.net.SocketInputStream.read(SocketInputStream.java:196)
>         at java.net.SocketInputStream.read(SocketInputStream.java:122)
>         at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
>         at sun.security.ssl.InputRecord.read(InputRecord.java:480)
>         at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:934)
>         at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:891)
>         at sun.security.ssl.AppInputStream.read(AppInputStream.java:102)
>         at java.io.InputStream.read(InputStream.java:101)
>         at org.apache.qpid.amqp_1_0.client.TCPTransportProvier.doRead(TCPTransportProvier.java:207)
>         at org.apache.qpid.amqp_1_0.client.TCPTransportProvier.access$000(TCPTransportProvier.java:43)
>         at org.apache.qpid.amqp_1_0.client.TCPTransportProvier$1.run(TCPTransportProvier.java:158)
>         at java.lang.Thread.run(Thread.java:745)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org