We have the JMS Messaging Modular Input configured for WebSphere MQ topic. We are not allowed to use client mode to connect to the queue manager for security reasons. Could you please help me with a sample stanza in inputs.conf and required jars to ensure the app uses binding mode to connect to the queue manager that is local to it. JMS modular input and Qmgr are on the same m/c.
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | The native library 'mqjbnd' is used by the WebSphere MQ classes for
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | Java and WebSphere MQ classes for JMS when creating a connection to
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | the queue manager using a 'bindings' mode connection. A bindings
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | mode connection is a connection which uses the system's memory to
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | communicate with the queue manager, as opposed to a 'client' mode
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | connection which uses a TCP/IP socket.
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" |
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | In order to communicate with a queue manager using a bindings mode
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | connection, the queue manager must be located on the same system as
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | the WebSphere MQ classes for Java/JMS. If this is not the case in
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | your environment, consider reconfiguring the application to utilise
08-01-2016 12:55:50.530 +0200 ERROR ExecProcessor - message from "python /opt/splunkforwarder/etc/apps/jms_ta/bin/jms.py" | client mode connections.
Thank u so much.
↧