Connection fails to be achived in SimpleACLTest
-----------------------------------------------

                 Key: QPID-848
                 URL: https://issues.apache.org/jira/browse/QPID-848
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker, Java Client
    Affects Versions: M2.1
            Reporter: Martin Ritchie
             Fix For: M2.1


Summary:
This error occured during a test run. Given the > 60s elapsed time it would 
suggest some form of timeout occured on the connection. This may be due to the 
construction of an inVM broker.

testServerPublishInvalidQueueSuccess(org.apache.qpid.server.security.acl.SimpleACLTest)
  Time elapsed: 60.454
sec  <<< ERROR!
org.apache.qpid.AMQConnectionFailureException: -1 [error code -1: unknown code]
        at org.apache.qpid.client.AMQConnection.<init>(AMQConnection.java:452)
        at org.apache.qpid.client.AMQConnection.<init>(AMQConnection.java:326)
        at 
org.apache.qpid.server.security.acl.SimpleACLTest.testServerPublishInvalidQueueSuccess(SimpleACLTes
t.java:545)

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