You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2012/10/02 14:41:07 UTC

[jira] [Commented] (QPID-4344) FailoverTest.testP2PFailover 0-9 - failover not begun by client

    [ https://issues.apache.org/jira/browse/QPID-4344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467658#comment-13467658 ] 

Keith Wall commented on QPID-4344:
----------------------------------

I see the test fail about 1 time in 7 on my machine.

Further investigation shows that:

* it was commit QPID-4284 that exposes the issue.  Prior to this commit point the test runs reliably (in a loop for hours).  The changes to virtualhosts-systests-settings.xml and virtualhosts-systests-bdb-settings.xml alone (i.e. removal of localhost and development) are sufficient to start seeing the failure.
* I cannot reproduce the problem before QPID-4289 (Fix 0-8/0-9/0-9-1 failover issues) even with the virtualhosts changes of QPID-4284.   I therefore conclude that QPID-4289 has introduced a new issue, or made an existing issue more likely happen.




                
> FailoverTest.testP2PFailover 0-9 - failover not begun by client
> ---------------------------------------------------------------
>
>                 Key: QPID-4344
>                 URL: https://issues.apache.org/jira/browse/QPID-4344
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: 0.19
>            Reporter: Keith Wall
>         Attachments: TEST-org.apache.qpid.test.client.failover.FailoverTest.testP2PFailover.out
>
>
> We saw a failure on FailoverTest.testP2PFailover test last night a Jenkins CI instance.
> {noformat}
> Error Message
> failover did not complete
> Stacktrace
> junit.framework.AssertionFailedError: failover did not complete
> 	at org.apache.qpid.test.client.failover.FailoverTest.causeFailure(FailoverTest.java:252)
> 	at org.apache.qpid.test.client.failover.FailoverTest.runP2PFailover(FailoverTest.java:227)
> 	at org.apache.qpid.test.client.failover.FailoverTest.testP2PFailover(FailoverTest.java:190)
> 	at org.apache.qpid.test.client.failover.FailoverTest.testP2PFailover(FailoverTest.java:155)
> 	at org.apache.qpid.test.utils.QpidBrokerTestCase.runBare(QpidBrokerTestCase.java:242)
> 	at org.apache.qpid.test.utils.QpidTestCase.run(QpidTestCase.java:137)
> {noformat}
> Log attached. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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