sun/net/www/http/KeepAliveCleanerEntry class missing in upgradeJDK17_v004.tar in RSA Identity Governance & Lifecycle
Originally Published: 2018-07-17
Article Number
Applies To
RSA Version/Condition: 7.0.2 P05 - 7.0.2 P07
Issue
ERROR [io.undertow.request] (default task-121) UT005023: Exception handling request to /aveksa/main: java.lang.NoClassDefFoundError: sun/net/www/http/KeepAliveCleanerEntry
This issue is seen in versions 7.0.2 P05 through 7.0.2 P07.
Cause
Note that Class KeepAliveCleanerEntry is in the v003 upgradeJDK17 .tar file provided in 7.0.3 P03 and P04.
Resolution
Workaround
- Extract the jar file rt.jar in P03 by copying it to your windows system and you can simply unzip the jar files to a directory. KeepAliveCleanerEntry class is found in sun\net\www\http
- In your 7.0.2 P05 version follow below steps to extract the rt.jar file and then wrap it back.
- export PATH=$JAVA_HOME/bin:$PATH
- Make a back of existing rt.jar
- Make a directory where you want to extract the files.
- mkdir rt
- cd rt
- jar xvf rt.jar *
- Copy the class file from the extracted rt.jar in version 7.0.2 P03 to sun\net\www\http
- Wrap the jar back : jar cf *
- Copy the new rt.jar to /etc/alternatives/java_sdk_1.7.0/jre/lib
- Check if the class file is available now in rt.jar.
Related Articles
RSA Governance & Lifecycle Tips & Tricks: Business Friendly Date Formats in Workflows/Emails 35Number of Views How to close Open Violations for inactive Segregation of Duties (SoD) and User Access Rules in RSA Identity Governance & L… 81Number of Views How to set up a CRL Distribution Point in a certificate during certificate manual approval 10Number of Views AMPrime com.rsa.ucm.AuthManager.AmisCommandTargetException : Key not found 33Number of Views TERMINATION_DATE from Oracle HRMS Authentication System is not getting stored in RSA Identity Governance and Lifecycle 7.0 20Number of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA-2026-07: RSA Authentication Manager Security Update for Third-Party Component Vulnerabilities Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?