SimpleACLTest authentication failures
-------------------------------------

                 Key: QPID-1182
                 URL: https://issues.apache.org/jira/browse/QPID-1182
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
            Reporter: Martin Ritchie
         Attachments: TEST-org.apache.qpid.server.security.acl.SimpleACLTest.txt

Summary:

The only test failure I am now seeing occurs in the SImpleACLTest I have seen a 
number of failures in both of these test cases:

testClientPublishUsingTransactionSuccess
testServerPublishUsingTransactionSuccess

In both situtations the problem has been 'authentication failed' error code 
530. 

The additional logging shows that the exception was that CRAM-MD5 
authentication failed:
pool-6-thread-2 2008-07-17 16:49:54,652 INFO 
[qpid.server.handler.ConnectionSecureOkMethodHandler] Authentication 
failed:CRAM-MD5 authentication failed

Attached is one full log output showing the failure.

The error occurs before any ACL code is touched so I'm not sure why it is only 
in this test that we are seeing the failures.



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