RPM login issue
After installing RPM V14 Application unable to login
com.retek.platform.exception.RetekUnknownSystemException: javax.ejb.EJBException: EJB Exception: ; nested exception is:
java.lang.NoClassDefFoundError: org/hibernate/HibernateException; nested exception is: java.rmi.RemoteException: EJB Exception: ; nested exception is:
java.lang.NoClassDefFoundError: org/hibernate/HibernateException
exception id: 1533296042312
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)
at com.retek.rpm.gui.security.RpmLoginEngine.validateUserLogin(RpmLoginEngine.java:247)
at com.retek.rpm.gui.security.RpmLoginEngine.authenticate(RpmLoginEngine.java:200)