OTM 6.4.3 Server not able to load GLproperties and throwing SecurityServiceException: java.lang.NoCl
Hello OTM Experts,
Installed OTM 6.4.3 successfully, When I tried to start the servers I received below error and server stopped.
From Server startup logs:
<Sep 17, 2018 3:16:02,975 PM EDT> <Error> <Security> <BEA-090870> <The realm "myrealm" failed to be loaded: weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: otm/util/GLProperties.
weblogic.security.service.SecurityServiceException: java.lang.NoClassDefFoundError: otm/util/GLProperties
at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:341)
at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:218)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:2017)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:499)
at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:846)
Truncated. see log file for complete stacktrace