Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-34

a warning is logged when connecting for each unknown server SASL mechanism

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.1.0
    • 0.2.0
    • qpid-jms-client
    • None

    Description

      When connecting to a server that supports SASL mechanisms the client does not support, a wrning is logged for each such mechanism, e.g:

      2015-03-31 15:29:53,073 [localhost:5672]] - WARN  SaslMechanismFinder            - Caught exception while searching for SASL mechanisms: Mechanism scheme NOT recognized: [GSS-SPNEGO]
      

      As it is fairly likely this could occur and it does not really represent a problem as its partly why the mechanism list exists to allow negotiation, and an exception will be thrown to the application if no mechanisms match, this case should be treated separately form other cases and the logging for it reduced to debug to avoid unecessary alarm to users.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: