java.lang.NullPointerException during WebSphere deployment of RSA Identity Governance & Lifecycle
Originally Published: 2020-02-14
Article Number
Applies To
RSA Version/Condition: 7.1.1
Platform: WebSphere
Issue
Initialization Status
Initialization operations completed. Service is ready to accept requests.
java.lang.NullPointerException

Initialization operations completed. Service is ready to accept requests.
java.lang.NullPointerException
The following errors are logged in the log files:
aveksaServer.log
01/29/2020 04:56:36.251 ERROR (server.startup : 2) [com.aveksa.init.Startup] Error logging audit event on startup java.lang.NullPointerException
at com.aveksa.server.db.persistence.PersistenceServiceProvider.currentSession(PersistenceServiceProvider.java:488) ...
01/29/2020 04:56:40.953 ERROR (WebContainer : 0) [com.aveksa.gui.core.MainManager] java.lang.NullPointerException
at com.aveksa.gui.objects.system.GuiLoginPageProperties.inMaintenanceMode(GuiLoginPageProperties.java:71)
at com.aveksa.server.db.persistence.PersistenceServiceProvider.currentSession(PersistenceServiceProvider.java:488) ...
01/29/2020 04:56:40.953 ERROR (WebContainer : 0) [com.aveksa.gui.core.MainManager] java.lang.NullPointerException
at com.aveksa.gui.objects.system.GuiLoginPageProperties.inMaintenanceMode(GuiLoginPageProperties.java:71)
SystemOut.log:
1/29/20 6:36:36:139 EST java.lang.UnsupportedClassVersionError com.ibm.ws.webcontainer.servlet.ServletInstance.init 181 /opt/WebSphere/AppServer855/profiles/WAS01/logs/ffdc/Node1.txt
1/29/20 13:08:58:184 EST 1/29/20 13:09:00:542 EST com.ibm.websphere.security.auth.WSLoginFailedException com.ibm.ws.security.token.WSCredentialTokenMapper.createPropagationTokenBeforeAuthenticatedCallerSet 1717 /opt/WebSphere/AppServer855/profiles/WAS01/logs/ffdc/node1.txt
These error messages indicate an incompatible JDBC driver is installed. If the JDBC driver is updated, the same or similar errors may be seen in the log files. For example, note a similar error in the SystemOut.log after updating the JDBC driver:
[1/29/20 16:35:16:949 EST] 00000097 J2CUtilityCla E J2CA0036E: An exception occurred while invoking method setDataSourceProperties on com.ibm.ws.rsadapter.spi.WSManagedConnectionFactoryImpl used by resource jdbc/ibmwssib : java.lang.UnsupportedClassVersionError: JVMCFRE003 bad major version; class=oracle/jdbc/pool/OracleConnectionPoolDataSource, offset=6
Please refer to RSA Knowledge Base Article 000030327 -- Artifacts to gather in RSA Identity Governance & Lifecycle to find the location of the log files for your specific WebSphere deployment.
Cause
WebSphere will generate an UnsupportedClassVersionError if the version of the JDBC driver used by WebSphere does not match the version of Java used by RSA Identity Governance & Lifecycle.
WebSphere will generate an UnsupportedClassVersionError if the version of Java used by WebSphere does not match the version of Java used by RSA Identity Governance & Lifecycle.
Resolution
Ensure all prerequisites have been met for WebSphere and RSA Identity Governance & Lifecycle, specifically the requirements for Java and JDBC.
- For RSA Identity Governance & Lifecycle 7.1.1, the recommended version of the JDBC driver is ojdbc8.jar.
- For RSA Identity Governance & Lifecycle 7.1.1, the recommended version of Java is Java 1.8.
Related Articles
Schema migration fails with ORA-01017 or ORA-28000 in RSA Governance & Lifecycle 76Number of Views Deployment of the aveksa.ear in a clustered environment fails with 305000 ms timeout error in RSA Identity Governance & Li… 223Number of Views 'java.io.FileNotFoundException: aveksa-version.properties' error running migrate.sh in RSA Identity Governance & Lifecycle 165Number of Views 'java.io.FileNotFoundException: aveksa-version.properties' error running createSchema.sh in RSA Identity Governance & Life… 164Number of Views v7.0.0 installation fails during configuring wildfly Failed to set session cookie. Error message - Unable to connect to co… 59Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?