The FIM console crashes after entering the Administrator credentials
The following error message is displayed in the standard output for the FIM managed server:
Sep 28, 2010 1:33:51 PM org.apache.struts.actions.DispatchAction dispatchMethod
SEVERE: Dispatch[/Dashboard] to method nvPreView returned an exception
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592)
at org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:280)
at com.rsa.ui.common.struts.action.RSABaseDispatchAction.execute(RSABaseDispatchAction.java:200)
at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
The description in the fim.properties file for configuring the JNDI URL for SSL is incorrect. The fim.properties file contains two parameters, one for non SSL and one for SSL:
jndi.url=t3://localhost:7001
jndi.ssl.url=t3s://localhost:7002
The parameter jndi.ssl.url is not used by FIM and is not read when parsing the FIM properties file. Only the jndi.url parameter is used.
If you wish to use SSL for the JNDI URL specifiy a t3s URL for the jndi.url parameter as in this example:
jndi.url=t3s://localhost:7002
The documentation in the fim.properties file will be changed in a future version to reflect the correct configuration.
Related Articles
Add an Application to My Page 37Number of Views Choosing a Connection Method to Add an SSO Agent Application 35Number of Views RSA Via Lifecycle and Governance/Aveksa server will not start after environment customization 226Number of Views Adding an additional Operations Console administrator fails with the error message Encrypted data could not be updated in … 107Number of Views Allow a large number of RADIUS clients to authenticate without adding an agent for each client in RSA Authentication Manag… 311Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide How to Download OTP Token Seed Files from myRSA RSA Authentication Manager 8.9 Release Notes (January 2026)