<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Why am I getting the JMS modular input error? in Security</title>
    <link>https://community.splunk.com/t5/Security/Why-am-I-getting-the-JMS-modular-input-error/m-p/353194#M12648</link>
    <description>&lt;P&gt;Can you verify JAVA CLASSPATH? It looks like a required jar file is not available in the CLASSPATH.&lt;/P&gt;

&lt;P&gt;Also, run this command as the same user that you are running Splunk as and observe console output : &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"$SPLUNK_HOME/bin/splunk cmd python ../etc/apps/jms_ta/bin/jms.py --scheme"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 18 Mar 2018 05:52:54 GMT</pubDate>
    <dc:creator>p_gurav</dc:creator>
    <dc:date>2018-03-18T05:52:54Z</dc:date>
    <item>
      <title>Why am I getting the JMS modular input error?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-the-JMS-modular-input-error/m-p/353192#M12646</link>
      <description>&lt;P&gt;can someone help me with the below error message &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;03-14-2018 18:08:27.361 +0100 INFO  ExecProcessor -     interval: run once
03-14-2018 18:08:28.059 +0100 ERROR ExecProcessor - message from "python /dnb/prosess/splunk/splunk/etc/apps/jms_ta/bin/jms.py" Stanza jms://queue/jms://queue/qa54:okicpsmq : Can't instantiate local resource factory :  , java.lang.ClassNotFoundException:
03-14-2018 18:08:28.059 +0100 ERROR ExecProcessor - message from "python /dnb/prosess/splunk/splunk/etc/apps/jms_ta/bin/jms.py"         at java.lang.Class.forName0(Native Method)
03-14-2018 18:08:28.059 +0100 ERROR ExecProcessor - message from "python /dnb/prosess/splunk/splunk/etc/apps/jms_ta/bin/jms.py"         at java.lang.Class.forName(Class.java:195)
03-14-2018 18:08:28.059 +0100 ERROR ExecProcessor - message from "python /dnb/prosess/splunk/splunk/etc/apps/jms_ta/bin/jms.py"         at com.splunk.modinput.jms.JMSModularInput$MessageReceiver.(Unknown Source)
03-14-2018 18:08:28.059 +0100 ERROR ExecProcessor - message from "python /dnb/prosess/splunk/splunk/etc/apps/jms_ta/bin/jms.py"         at com.splunk.modinput.jms.JMSModularInput.startMessageReceiverThread(Unknown Source)
03-14-2018 18:08:28.059 +0100 ERROR ExecProcessor - message from "python /dnb/prosess/splunk/splunk/etc/apps/jms_ta/bin/jms.py"         at com.splunk.modinput.jms.JMSModularInput.doRun(Unknown Source)
03-14-2018 18:08:28.059 +0100 ERROR ExecProcessor - message from "python /dnb/prosess/splunk/splunk/etc/apps/jms_ta/bin/jms.py"         at com.splunk.modinput.ModularInput.init(Unknown Source)
03-14-2018 18:08:28.059 +0100 ERROR ExecProcessor - message from "python /dnb/prosess/splunk/splunk/etc/apps/jms_ta/bin/jms.py"         at com.splunk.modinput.jms.JMSModularInput.main(Unknown Source)
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 14 Mar 2018 17:15:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-the-JMS-modular-input-error/m-p/353192#M12646</guid>
      <dc:creator>arunsundaram</dc:creator>
      <dc:date>2018-03-14T17:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting the JMS modular input error?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-the-JMS-modular-input-error/m-p/353193#M12647</link>
      <description>&lt;P&gt;Hey @arunsundaram,&lt;/P&gt;

&lt;P&gt;You can refer this accepted answer:&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/462896/jms-messaging-modular-input-151-how-to-troubleshoo.html"&gt;https://answers.splunk.com/answers/462896/jms-messaging-modular-input-151-how-to-troubleshoo.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Let me know if this helps!! &lt;/P&gt;</description>
      <pubDate>Thu, 15 Mar 2018 06:12:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-the-JMS-modular-input-error/m-p/353193#M12647</guid>
      <dc:creator>deepashri_123</dc:creator>
      <dc:date>2018-03-15T06:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting the JMS modular input error?</title>
      <link>https://community.splunk.com/t5/Security/Why-am-I-getting-the-JMS-modular-input-error/m-p/353194#M12648</link>
      <description>&lt;P&gt;Can you verify JAVA CLASSPATH? It looks like a required jar file is not available in the CLASSPATH.&lt;/P&gt;

&lt;P&gt;Also, run this command as the same user that you are running Splunk as and observe console output : &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;"$SPLUNK_HOME/bin/splunk cmd python ../etc/apps/jms_ta/bin/jms.py --scheme"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 18 Mar 2018 05:52:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Why-am-I-getting-the-JMS-modular-input-error/m-p/353194#M12648</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-03-18T05:52:54Z</dc:date>
    </item>
  </channel>
</rss>

