Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6633

JAVA QPID Broker 0.30 - internal-error: Sasl error: no common mechanism

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • 0.30
    • None
    • Broker-J
    • None
    • Windows 8 64 Bit

    Description

      I am trying to test some code against version 0.30 of the JAVA QPID broker but I am unable to connect to it. The code works against the 0.28 JAVA broker and the 0.32 CPP broker. The code is part of a .NET application which references the Org.Apache.Qpid.Messaging.dll. Here is the code:

      ...
      using Org.Apache.Qpid.Messaging;
      ...

      Connection = new Connection("localhost:5672", "

      {username:guest, password:guest}

      ");
      Connection.Open();

      The following exception is thrown on the second line:

      internal-error: Sasl error: no common mechanism

      Does anyone have any idea what may be causing this issue?

      Thanks in advance,

      Nathan.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              nathan.lusher Nathan Lusher
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: