My Oracle Support Banner

Encountering 'Error Registering Lookups' During MWM startup After New Installation Due To Incomplete Installation (Doc ID 1916127.1)

Last updated on JANUARY 02, 2024

Applies to:

Oracle Utilities Mobile Workforce Management - Version 2.1.0 and later
Oracle Real-Time Scheduler - Version 2.1.0 and later
Information in this document applies to any platform.

Symptoms

This occurs after a new installation of MWM v2.1.0.

When attempting to start the services using "spl.sh start", weblogic is starting fine, but in the log file the following errors are encountered and MWM application url is not accessible.

ERROR
-----------------------
-  2014-08-07 16:40:41,809 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (support.context.ContextFactory) Error registering lookups
java.lang.NoClassDefFoundError: com/splwg/base/api/lookup/InstallationAlgorithmEntityTypeLookup_Impl
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
...
Caused by: java.lang.ClassNotFoundException: com.splwg.base.api.lookup.InstallationAlgorithmEntityTypeLookup_Impl
at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
... 104 more
-  2014-08-07 16:40:41,871 [[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] ERROR (splwg.serviceclient.RemotePageServiceDispatcherHelper) Failed READ due to EJBException
javax.ejb.EJBException: EJB Exception: ; nested exception is:
com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke protected void com.splwg.ejb.service.impl.ServiceBean.initializeContext() on bean class class com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_Impl with args: []; nested exception is: com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke protected void com.splwg.ejb.service.impl.ServiceBean.initializeContext() on bean class class com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_Impl with args: []
com.oracle.pitchfork.interfaces.LifecycleCallbackException: Failure to invoke protected void com.splwg.ejb.service.impl.ServiceBean.initializeContext() on bean class class com.splwg.ejb.service.impl.SPLServiceBean_8o7vtd_Impl with args: []
at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:335)
at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:326)
...
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.bea.core.repackaged.springframework.jee.inject.Jsr250Metadata.invokeLifecycleMethod(Jsr250Metadata.java:332)
... 76 more
Caused by: java.lang.ExceptionInInitializerError
at com.splwg.ejb.service.impl.ServiceBean.initializeContext(ServiceBean.java:52)
... 81 more
Caused by: com.splwg.shared.common.LoggedException: Error registering lookups
at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:199)
at com.splwg.shared.common.LoggedException.wrap(LoggedException.java:87)
at com.splwg.base.support.context.ContextFactory.registerLookups(ContextFactory.java:724)
at com.splwg.base.support.context.ContextFactory.registerManagedObjectsWithContainer(ContextFactory.java:210)
at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:126)
at com.splwg.base.support.context.ContextFactory.buildContext(ContextFactory.java:100)
at com.splwg.base.support.context.ContextFactory.createDefaultContext(ContextFactory.java:569)
at com.splwg.ejb.service.impl.ServiceBeanContext.initializeApplicationContext(ServiceBeanContext.java:91)
at com.splwg.ejb.service.impl.ServiceBeanContext.initialize(ServiceBeanContext.java:36)
at com.splwg.ejb.service.impl.ServiceBeanContext.<clinit>(ServiceBeanContext.java:25)
... 82 more
Caused by: java.lang.NoClassDefFoundError: com/splwg/base/api/lookup/InstallationAlgorithmEntityTypeLookup_Impl
at java.lang.ClassLoader.defineClass1(Native Method)

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.