When trying to connect with the Event Explorer, the application returns the following error:
Invalid Server Configuration: <hostname> org.xml.sax.SAWParseException: Invalid byte 1 of 1-byte UTF-8 sequence
This error is generated when an Envision device contains invalid characters.
If you do not believe you have a device with an invalid character, you can do the following to confirm:
1. Make a note of the URL you use to log into the Envision UI.
2. Open your browser and point it at:
<Your normal Envision URL>/event_explorer/ee-metadata.jsp
So, for example, if you normally log into:
In your browser URL line, you would enter:
http://1.2.3.4:8080/event_explorer/ee-metadata.jsp
3. When challenged by the authentication page, authenticate as normal.
4. When the XML page comes up, save this page as type *.xml
5. Open the saved page in a standard ASCII editor (notepad or wordpad, for example).
6. Search for "<device>" and you will come across one that has invalid characters. Here's an example of a device with invalid characters:
<device>
<id><![CDATA[dba6006c-fcc2-4641-bc3e-a98c5031e771]]></id>
<type><![CDATA[Unknown]]></type>
<ip><![CDATA[null,true,null,null,????]]></ip>
<site><![CDATA[NCCI-LOG]]></site>
<domain><![CDATA[NIC]]></domain>
<category><![CDATA[Unknown]]></category>
</device>
This normally occurs when you have removed a device and then readded it. If you have recently removed a device and then readded it please try removing the device and logging into Event Explorer. After logging into Event Explorer you should be able to readd the device again and log into Event Explorer again.
Related Articles
Configure Device History Settings for a Risk-Based Authentication Policy 5Number of Views Advanced Search for Data Source Type is not working correctly in RSA Governance & Lifecycle 41Number of Views View Recent Authentication Activity in the User Dashboard 86Number of Views RSA Authentication Manager no longer connects to the RSA Cloud Access Service 27Number of Views Changes to the E-mail Notifications for User Account Changes do not take effect 7Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x