All Apps and Add-ons

Splunk Add-on for Java Management Extensions: How to resolve "Message: Invalid byte 1 of 1-byte UTF-8 sequence" error?

Sampathu
Explorer

Hey, Our Splunk Add-on for Java Management Extensions (JMX) was working good. All of a sudden it stopped receiving data and I see the below error frequently.

Message: Invalid byte 1 of 1-byte UTF-8 sequence.
    at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:591)
    ... 20 more

Message: Invalid byte 1 of 1-byte UTF-8 sequence.
    at com.splunk.AtomObject.scan(Unknown Source)

Message: Invalid byte 1 of 1-byte UTF-8 sequence. : java.lang.RuntimeException: java.lang.RuntimeException: ParseError at [row,col]:[135,38]

I tried my ways, but no luck. Anyone has any idea about this error?

Note: Java_home is fine with jdk 1.8.

0 Karma
1 Solution

Sampathu
Explorer

Finally found out myself. The "JMX" app was override by "Net-App" application. After disabling/removing the Net-App its working fine now. Not sure what's the in-depth issue between the both!!

View solution in original post

0 Karma

Sampathu
Explorer

Finally found out myself. The "JMX" app was override by "Net-App" application. After disabling/removing the Net-App its working fine now. Not sure what's the in-depth issue between the both!!

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!

Analytics Workspace deprecation

As of Splunk Cloud Platform 10.4.2604 and Splunk Enterprise 10.4, Analytics Workspace is now deprecated. ...

Splunk Developer Day Recap: Building, Publishing, and Growing on the Splunk Platform

Splunk Developer Day brought the Splunk developer community together for a practical look at what it means to ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...