All Apps and Add-ons

Splunk Add-on for Java Management Extensions for jboss 6.3: Why am I getting error "Unsupported protocol: remoting-jmx"?

Murali2888
Communicator

I have an existing jmx_ta app on the forwarder which connects to jboss 5.1.2 version via rmi protocol and polls all the jmx data. We now have few more jboss 6.3 jvms added to the same host which uses remoting-jmx protocol.

<jmxserver host="127.0.0.1" jvmDescription="ABC_1" jmxServiceURL="service:jmx:remoting-jmx://127.0.0.1:9404" jmxuser="xxxx" jmxpass="xxxx" >

However, the jmx.py scripts throws the error systemErrorMessage="Unsupported protocol: remoting-jmx" for the new jvm. I have tried placing jboss-client.jar into the lib directory but still no luck.

Could someone point me to the right direction? I am not sure if I am missing something very obvious.

Thanks for your help.

0 Karma

ofaura
Path Finder
0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...