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

Martin Ritchie updated QPID-1426:
---------------------------------

    Priority: Minor  (was: Major)

This failure is due to the client exception handler not receiving a connection 
close notification within 3seconds of the broker being shutdown.

>From a look through the log it appears as though the exception was never 
>triggered.

The end of the log file shows the client StateManager notifying no listeners of 
the change to closing state but 30seconds passing before the next log statement 
as part of AMQProtocolSession.closeProtocolSession()

This may be an example of the StateManager race condition QPID-1432.

> [Java] ExceptionListenerTest Failure
> ------------------------------------
>
>                 Key: QPID-1426
>                 URL: https://issues.apache.org/jira/browse/QPID-1426
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M3, M4
>            Reporter: Marnie McCormack
>            Assignee: Martin Ritchie
>            Priority: Minor
>         Attachments: 
> TEST-org.apache.qpid.test.unit.client.connection.ExceptionListenerTest.testBrokerDeath.out
>
>
> Test:         testBrokerDeath
> Class:        
> org.apache.qpid.test.unit.client.connection.ExceptionListenerTest
>       
> junit.framework.AssertionFailedError: exception listener was not fired  
> at 
> org.apache.qpid.test.unit.client.connection.ExceptionListenerTest.testBrokerDeath(ExceptionListenerTest.java:58)
>   
> at org.apache.qpid.test.utils.QpidTestCase.runBare(QpidTestCase.java:186)  
> at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:220)
>       

-- 
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