Getting LDAP Error after re-ran the RPM 14.1 Installer and login to applicaiton
Hi,
I have re-installed RPM 14.1 and getting the below error when trying to login to application.
In ODSM I am able to login to RETAIL.USER login......
Caused by: java.lang.IllegalStateException: Failed to obtain IdentityStore instance
at com.retek.rpm.domain.security.dao.impl.user.UserDaoLDAPImpl.getIdentityStoreFactory(UserDaoLDAPImpl.java:70)
at com.retek.rpm.domain.security.dao.impl.user.UserDaoLDAPImpl.getLdapStore(UserDaoLDAPImpl.java:42)
at com.retek.rpm.domain.security.dao.impl.user.UserDaoLDAPImpl.getIdentityStore(UserDaoLDAPImpl.java:29)
at com.retek.rpm.domain.security.dao.impl.user.UserDaoLDAPImpl.buildUserSearchParameters(UserDaoLDAPImpl.java:404)
at com.retek.rpm.domain.security.dao.impl.user.UserDaoLDAPImpl.searchForUsers(UserDaoLDAPImpl.java:480)