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

Unable to connect to QPID [Broker-J] due to authentication issue.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • qpid-java-broker-8.0.6
    • None
    • Broker-J
    • None
    • System: Windows10 64bit

      QPID-Broker-J: 8.0.6

      Springboot: 2.2.4.RELEASE (Will be migrating to 2.6/higher)

      JAVA: JDK8/JDK11/JDK17

       

    Description

      We've a springboot application and we use QPID as a message broker. When we tried to start Qpid we found it throws a warning related to AuthenticationProvider. And when we try to run our application it crashes with a Socket closed exception. Application logs and Qpid warnings are attached.

      We also tried the following settings :

      • Set QPID_HOME to its installation directory in Windows system variables 
      • Set "modelVersion" : "8.0" in config.json file
      • Add "secureOnlyMechanisms": [] under "authenticationproviders" in config.json file. The config.json file is found under C:\<User Dir>\AppData\Roaming\Qpid
      • Set "version" : "8.0" in preference.json file.

      We tried to run QPID with different versions of JDK e.g 8/11/17, but it works with none.

      We are also planning to migrate our app to springboot 2.6/higher and JDK 11/higher. Do you recommend to use QPID against these environments?

      Any suggestion please.

      Attachments

        1. QPID_logs.jpg
          301 kB
          Biswa Ranjan Ray
        2. Application_logs_2.jpg
          558 kB
          Biswa Ranjan Ray
        3. Application_logs_1.jpg
          558 kB
          Biswa Ranjan Ray

        Activity

          People

            Unassigned Unassigned
            roy.biswa Biswa Ranjan Ray
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: