Does anyone have a working solution for this issue? I am facing the same error when trying to access JVM MBean for a websphere implementation. Following the answers I have added the 2 parameters for sas.client.props and ssl.client.props in jmx.py in ...Splunk_TA_jmx/bin directory but still see the error in the logs. Please point out if there is any documentation I can refer to. Thanks in advance.
... View more
Also check your jmxserver connection settings for weblogic in your config.xml file , you will most likely need to use the "jmxServiceURL" attribute to format the weblogic specific jmx server url string.
... View more