You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/10/24 18:57:44 UTC

[jira] Assigned: (QPID-1182) SimpleACLTest authentication failures

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

Martin Ritchie reassigned QPID-1182:
------------------------------------

    Assignee: Rob Godfrey  (was: Martin Ritchie)

Hi Rob can you review these changes to the SimpleACLTest please.
The commits were split between two sub JIRAs and there is an additional JIRA(QPID-1255) for the SimpleACLTest that should be resolved.

> 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
>            Assignee: Rob Godfrey
>             Fix For: M4
>
>         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.