Expand my Community achievements bar.

SOLVED

ALC-TTN-103-000 ALC-TTN-025-001

Avatar

Level 1

I am trying to install LC ES4 on WebSphere cluster.

And got errors ALC-TTN-103-000 and ALC-TTN-025-001 from Configuration manager when tried to initialize database.

Screenshot_2018-06-22_12-16-58.png

Also there is an error in the WebSphere logs that repeats multiple times

[6/22/18 11:42:36:931 ALMT] 00000141 EJBMDOrchestr E   CNTR0075E: The user-provided class "com.adobe.idp.um.businesslogic.authentication.EJSLocalStatelessAuthenticationManagerBean_f80c5490" needed by the EnterpriseBean could not be found or loaded.

[6/22/18 11:42:36:935 ALMT] 00000141 SharedEJBRunt E   WSVR0068E: Attempt to start EnterpriseBean LiveCycleES4#um.jar#AuthenticationManagerBean failed with exception: com.ibm.ejs.container.EJBConfigurationException: Bean class com.adobe.idp.um.businesslogic.authentication

.EJSLocalStatelessAuthenticationManagerBean_f80c5490 could not be found or loaded

        at com.ibm.ws.metadata.ejb.EJBMDOrchestrator.loadGeneratedImplementationClasses(EJBMDOrchestrator.java:4919)

        at com.ibm.ws.metadata.ejb.EJBMDOrchestrator.finishBMDInitWithReferenceContext(EJBMDOrchestrator.java:1077)

        at com.ibm.ws.ejbcontainer.runtime.AbstractEJBRuntime.finishBMDInit(AbstractEJBRuntime.java:1659)

        at com.ibm.ws.ejbcontainer.runtime.AbstractEJBRuntime.initializeDeferredEJBImpl(AbstractEJBRuntime.java:1597)

        at com.ibm.ws.ejbcontainer.runtime.SharedEJBRuntimeImpl.initializeDeferredEJBImpl(SharedEJBRuntimeImpl.java:547)

        at com.ibm.ws.ejbcontainer.runtime.AbstractEJBRuntime$1$1.run(AbstractEJBRuntime.java:1500)

        at com.ibm.ws.ejbcontainer.runtime.AbstractEJBRuntime$1$1.run(AbstractEJBRuntime.java:1494)

        at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:5487)

        at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:5613)

        at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255)

        at com.ibm.ws.ejbcontainer.runtime.AbstractEJBRuntime$1.run(AbstractEJBRuntime.java:1493)

        at com.ibm.ws.ejbcontainer.runtime.AbstractEJBRuntime$1.run(AbstractEJBRuntime.java:1470)

        at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:63)

        at com.ibm.ws.ejbcontainer.runtime.AbstractEJBRuntime.initializeDeferredEJB(AbstractEJBRuntime.java:1469)

        at com.ibm.ejs.container.HomeRecord.getHomeAndInitialize(HomeRecord.java:290)

        at com.ibm.ejs.container.EJSContainer.getStartedHome(EJSContainer.java:1238)

        at com.ibm.ejs.container.EJSContainer.getHomeWrapperCommon(EJSContainer.java:1297)

        at com.ibm.ejs.container.EJSContainer.getEJBLocalHome(EJSContainer.java:5459)

        at com.ibm.ejs.container.util.EJBInterfaceObjectFactory.getObjectInstance(EJBInterfaceObjectFactory.java:177)

        at org.apache.aries.jndi.ObjectFactoryHelper.getObjectInstanceUsingObjectFactoryBuilders(ObjectFactoryHelper.java:351)

        at org.apache.aries.jndi.ObjectFactoryHelper.getObjectInstance(ObjectFactoryHelper.java:109)

        at org.apache.aries.jndi.OSGiObjectFactoryBuilder.getObjectInstance(OSGiObjectFactoryBuilder.java:62)

        at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:311)

        at com.ibm.ws.naming.util.Helpers.processSerializedObjectForLookupExt(Helpers.java:993)

        at com.ibm.ws.naming.urlbase.UrlContextHelper.processBoundObjectForLookup(UrlContextHelper.java:182)

        at com.ibm.ws.naming.urlbase.UrlContextImpl.processBoundObjectForLookup(UrlContextImpl.java:2008)

        at com.ibm.ws.naming.urlbase.UrlContextImpl.lookupExt(UrlContextImpl.java:1454)

        at com.ibm.ws.naming.urlbase.UrlContextImpl.lookup(UrlContextImpl.java:1314)

        at org.apache.aries.jndi.DelegateContext.lookup(DelegateContext.java:161)

        at javax.naming.InitialContext.lookup(InitialContext.java:428)

        at com.adobe.idp.um.util.EJBUtil.getAuthenticationManagerHome(EJBUtil.java:223)

        at com.adobe.idp.um.api.UMLocalUtils.setSystemContext(UMLocalUtils.java:125)

        at com.adobe.idp.um.api.UMLocalUtils.getSystemContext(UMLocalUtils.java:73)

        at com.adobe.livecycle.dsc.clientsdk.internal.security.SystemUserCredentialProvider.getCredentials(SystemUserCredentialProvider.java:19)

        at com.adobe.livecycle.dsc.clientsdk.internal.security.SecurityInterceptor.intercept(SecurityInterceptor.java:100)

        at com.adobe.livecycle.dsc.clientsdk.internal.MessageDispatcherProxy$InvocationInterceptorChainImpl.doIntercept(MessageDispatcherProxy.java:60)

        at com.adobe.livecycle.dsc.clientsdk.internal.RequestProgressInterceptor.intercept(RequestProgressInterceptor.java:33)

        at com.adobe.livecycle.dsc.clientsdk.internal.MessageDispatcherProxy$InvocationInterceptorChainImpl.doIntercept(MessageDispatcherProxy.java:60)

        at com.adobe.livecycle.dsc.clientsdk.internal.MessageDispatcherProxy.send(MessageDispatcherProxy.java:41)

        at com.adobe.idp.dsc.clientsdk.ServiceClient.invoke(ServiceClient.java:208)

        at com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient.resourcesExist(ResourceRepositoryClient.java:575)

        at com.adobe.repository.bindings.dsc.client.ResourceRepositoryClient.resourceExists(ResourceRepositoryClient.java:561)

        at com.adobe.livecycle.formsmanagement.common.RootSynchronizationManager.syncApplications(RootSynchronizationManager.java:201)

        at com.adobe.livecycle.formsmanagement.scheduler.SynchronizationScheduler.syncMarkedApplications(SynchronizationScheduler.java:157)

        at com.adobe.livecycle.formsmanagement.scheduler.SynchronizationScheduler.access$000(SynchronizationScheduler.java:61)

        at com.adobe.livecycle.formsmanagement.scheduler.SynchronizationScheduler$1.run(SynchronizationScheduler.java:114)

        at org.apache.sling.commons.scheduler.impl.QuartzJobExecutor.execute(QuartzJobExecutor.java:56)

        at org.quartz.core.JobRunShell.run(JobRunShell.java:213)

        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1153)

        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)

        at java.lang.Thread.run(Thread.java:785)

Caused by: java.lang.ClassNotFoundException: com.adobe.idp.um.businesslogic.authentication.EJSLocalStatelessAuthenticationManagerBean_91c561da

        at java.net.URLClassLoader.findClass(URLClassLoader.java:607)

        at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java:243)

        at java.lang.ClassLoader.loadClassHelper(ClassLoader.java:846)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:825)

        at com.ibm.ws.bootstrap.ExtClassLoader.loadClass(ExtClassLoader.java:134)

        at java.lang.ClassLoader.loadClass(ClassLoader.java:805)

        at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:62)

        at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:58)

        at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:586

1 Accepted Solution

Avatar

Correct answer by
Employee

Check to see if you're using a 1.8 (or later) Java JDK to install.  You need to be using the Oracle Java JDK 1.7 to install and run ES4.

You can have multiple JDK's installed, just make sure that when you're running the Configuration Manager that the one you want to use with us is first on the path and that the JAVA_HOME environment variable points to it as well.

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

Check to see if you're using a 1.8 (or later) Java JDK to install.  You need to be using the Oracle Java JDK 1.7 to install and run ES4.

You can have multiple JDK's installed, just make sure that when you're running the Configuration Manager that the one you want to use with us is first on the path and that the JAVA_HOME environment variable points to it as well.