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

Alex Rudyy updated QPID-7915:
-----------------------------
    Description: 
The following ERROR log is generated on  attempt to establish AMQP connection 
when port is in process of closing:
{noformat}
INFO  [IO-pool-Port-AMQP-4] (q.m.p.connection_rejected_closed) - [Broker] 
[port(5,672)] PRT-1008 : Connection from /127.0.0.1:50304 rejected. Port closed.
ERROR [IO-pool-Port-AMQP-4] (o.a.q.s.t.NonBlockingNetworkTransport) - No Engine 
available. 
{noformat}
The log above should not be issued for closing or closed port

  was:
The following ERROR log is generated on  attempt to establish AMQP connection 
when port is in process of closing:
{noformat}
INFO  [IO-pool-Port-AMQP-4] (q.m.p.connection_rejected_closed) - [Broker] 
[port(5,672)] PRT-1008 : Connection from /127.0.0.1:50304 rejected. Port closed.
 ERROR [IO-pool-Port-AMQP-4] (o.a.q.s.t.NonBlockingNetworkTransport) - No 
Engine available. 
{noformat}
The log above should not be issued for closing or closed port


> [Java Broker] Missleading error log is reported on attempt to establish AMQP 
> connection to closing port
> -------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-7915
>                 URL: https://issues.apache.org/jira/browse/QPID-7915
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-6.1, qpid-java-6.1.1, qpid-java-6.1.2, 
> qpid-java-broker-7.0.0, qpid-java-6.1.3, qpid-java-6.1.4
>            Reporter: Alex Rudyy
>            Priority: Trivial
>
> The following ERROR log is generated on  attempt to establish AMQP connection 
> when port is in process of closing:
> {noformat}
> INFO  [IO-pool-Port-AMQP-4] (q.m.p.connection_rejected_closed) - [Broker] 
> [port(5,672)] PRT-1008 : Connection from /127.0.0.1:50304 rejected. Port 
> closed.
> ERROR [IO-pool-Port-AMQP-4] (o.a.q.s.t.NonBlockingNetworkTransport) - No 
> Engine available. 
> {noformat}
> The log above should not be issued for closing or closed port



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to