Unable to login into Rpm 14.1
Hi All,
I am getting below exception after installing RPM 14.1,can any one help me resolving the issue ?
com.retek.platform.exception.RetekUnknownSystemException: javax.ejb.EJBException: EJB Exception: ; nested exception is:
java.lang.NoClassDefFoundError: Could not initialize class com.retek.rpm.domain.core.service.RPMServerContext; nested exception is: java.rmi.RemoteException: EJB Exception: ; nested exception is:
java.lang.NoClassDefFoundError: Could not initialize class com.retek.rpm.domain.core.service.RPMServerContext
exception id: 1437572439386
at com.retek.platform.service.ServiceAccessor.callRemoteMethod(ServiceAccessor.java:312)
at com.retek.rpm.app.RPMServiceAccessorProxy.remoteTransaction(RPMServiceAccessorProxy.java:24)
at com.retek.platform.service.ServiceAccessorProxy.invoke(ServiceAccessorProxy.java:52)
at com.sun.proxy.$Proxy0.login(Unknown Source)