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 SecurID Access: Identify Java Authentication API version/build 85Number of Views RSA Governance & Lifecycle Playbook - Access Request - Basic Use Cases 151Number of Views RSA Identity Governance and Lifecycle 7.0.1 HTML source edit doesn't work with workflow email node 26Number of Views The approval workflow isn't working as expected when grouping by business source in the request form with the provisioning… 29Number of Views Account collection failing with ORA-12899: value too large for column "AVUSER"."STX_ACC_122_266"."CAS17" in RSA Via Lifecy… 236Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA Release Notes for RSA Authentication Manager 8.8 Authentication Manager Supported Hardware and Upgrade Paths
Don't see what you're looking for?