Getting Data In

Trouble installing Splunk_TA_jmx Add-on: Has anyone seen the following error?

robgora_deloitt
Path Finder

I have the Splunk_TA_jmx add-on installed on a Heavy Forwarder but am getting the following error:

Introspecting scheme=jmx: script running failed (exited with code 1).
Unable to initialize modular input "jmx" defined inside the app "Splunk_TA_jmx": Introspecting scheme=jmx: script running failed (exited with code 1).
Scheme "jmx" is not initialized.

I ran the following:

sudo -u splunk /opt/splunk/bin/splunk cmd splunkd print-modinput-config jmx |/opt/splunk/bin/splunk cmd /opt/splunk/bin/python /opt/splunk/etc/apps/Splunk_TA_jmx/bin/jmx.py

and this is what I got:

Introspecting scheme=jmx: script running failed (exited with code 1).
Unable to initialize modular input "jmx" defined inside the app "Splunk_TA_jmx": Introspecting scheme=jmx: script running failed (exited with code 1).
Scheme "jmx" is not initialized.
Traceback (most recent call last):
  File "/opt/splunk/etc/apps/Splunk_TA_jmx/bin/jmx.py", line 136, in 
    token = ET.fromstring(xml_str).find('session_key').text
  File "/opt/splunk/lib/python2.7/xml/etree/ElementTree.py", line 1312, in XML
    return parser.close()
  File "/opt/splunk/lib/python2.7/xml/etree/ElementTree.py", line 1671, in close
    self._raiseerror(v)
  File "/opt/splunk/lib/python2.7/xml/etree/ElementTree.py", line 1523, in _raiseerror
    raise err
xml.etree.ElementTree.ParseError: no element found: line 1, column 0

Any thoughts on this?

0 Karma
1 Solution

harsmarvania57
Ultra Champion

Hi,

Have you installed Java Run time ? Please see prerequisite here http://docs.splunk.com/Documentation/AddOns/released/JMX/Hardwareandsoftwarerequirements#Prerequisit...

If JRE is installed then you can run below command to check introspection scheme

/opt/splunk/bin/splunk cmd python /opt/splunk/etc/apps/Splunk_TA_jmx/bin/jmx.py --scheme

View solution in original post

0 Karma

robgora_deloitt
Path Finder

I found my own issue here. It seems that you have to have Java installed on the Heavy Forwarder for this add-on to work.

0 Karma

mstjohn_splunk
Splunk Employee
Splunk Employee

Hi @robgora_deloitte,

It seems like you have found an answer to your question. Would you mind approving your answer for me to help guide future users?

Thanks!

0 Karma

harsmarvania57
Ultra Champion

Hi,

Have you installed Java Run time ? Please see prerequisite here http://docs.splunk.com/Documentation/AddOns/released/JMX/Hardwareandsoftwarerequirements#Prerequisit...

If JRE is installed then you can run below command to check introspection scheme

/opt/splunk/bin/splunk cmd python /opt/splunk/etc/apps/Splunk_TA_jmx/bin/jmx.py --scheme
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...