Uploaded image for project: 'Flume'
  1. Flume
  2. FLUME-2559

JMS Source with Solace and the VPN initial context property?

    XMLWordPrintableJSON

Details

    • Question
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Has anyone been able to connect to a Solace queue/topic with the JMS source? I can't seem to get it to work. I believe this is because there is currently no way (that I can see, at least!) to add the VPN Solace requires. I get "JNDI lookup failed" with the exception:
      com.solacesystems.jcsmp.JCSMPErrorResponseException: 401: Incomplete Authentication Configuration [Subcode:1] cause: null.

      When I play around with the flume code locally and add the support for a solaceVPN property in the config and add the line:

      contextProperties.setProperty("Solace_JMS_VPN", solaceVPNName);
      

      to the JMSSource everything works fine.

      Can the JMS source work out of the box with Solace?

      Attachments

        Activity

          People

            Unassigned Unassigned
            laurenryan Lauren Ryan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: