Websphere installation fails to start with java.lang.NullPointerException in RSA Identity Governance & Lifecycle
Originally Published: 2018-10-29
Article Number
Applies To
RSA Version/Condition: 7.x
Platform/Application Server : WebSphere 8.5.5
Issue
java.lang.NullPointerException error
The aveksaServer.log file has the following corresponding error:
"10/04/2018 17:52:32.628 ERROR (server.startup : 0) [com.aveksa.init.Startup]
Error logging audit event on startup java.lang.NullPointerException
at com.aveksa.server.db.persistence.PersistenceServiceProvider.createSession(PersistenceServiceProvider.java:476)
at com.aveksa.server.db.persistence.PersistenceServiceProvider.currentSession(PersistenceServiceProvider.java:439)
at com.aveksa.server.db.persistence.PersistenceServiceProvider.find(PersistenceServiceProvider.java:984)"
Note: The aveksaServer.log file on WebSphere may be found in a directory similar to the following (where the specific node name would be different): /home/oracle/IBM/WebSphere/AppServer/profiles/AppSrv01/installedApps/vm-support-11Node01Cell/aveksa.ear/aveksa.war/log.
Cause
Resolution
To configure the shared library:
- From the WebSphere admin console, go to Environment > Shared libraries.
- Set the scope for your configuration:
- (Standalone) Node=<machine-name>Node01, server=server1
- (Cluster) cells=MyCluster
- Click New to create the shared library:
- Name: Aveksa Shared Library
- Classpath: Full path to hibernate-jpa-2.0-api-1.0.1.Final.jar and javassist-3.18.1-GA.jar that are included in the DISTRIBUTION directory.
- /opt/ACM-WebSphere-<product version>/hibernate-jpa-2.0-api-1.0.1.Final.jar, and
- /opt/ACM-WebSphere-<product version>/javassist-3.18.1-GA.jar
- Under the Class Loading section, select Use an isolated class loader for this shared library.
To associate the Aveksa Shared Library with the Aveksa EAR:
- From the WebSphere admin console, go to Applications > Application Types > WebSphere enterprise applications.
- Select the aveksa application on the Enterprise Applications page.
- Under the References section, click the Shared library references link.
- Select the aveksa application, and then click Reference shared libraries.
- On the Shared Library Mapping page, select Aveksa Shared Library from the Available list and move it to the Selected list.
- Click OK to save changes.
Related Articles
RSA Identity Governance & Lifecycle 7.5.2 Patch Installation Guide 83Number of Views Webtier Installation Fails on Linux Server 473Number of Views Remote AFX Server fails to start with an SSLHandshakeException error in RSA Identity Governance & Lifecycle 251Number of Views AFX server fails to start with a message: WARNING!! Timed out waiting for AFX applications to start in RSA Identity Govern… 139Number of Views CSV Data Collectors of Data Source Type Database return incorrect result sets when joining multiple CSV files in RSA Ident… 62Number 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) How to install the jTDS JDBC driver on WildFly for use with Data Collections in RSA Identity Governance & Lifecycle RSA Authentication Manager 8.8 Setup and Configuration Guide Artifacts to gather in RSA Identity Governance & Lifecycle
Don't see what you're looking for?