My Oracle Support Banner

Getting Error While Doing MASTER Configuration For CMA (Doc ID 2313738.1)

Last updated on SEPTEMBER 25, 2022

Applies to:

Oracle Utilities Mobile Workforce Management - Version 2.3.0.1.0 and later
Oracle Utilities Framework - Version 4.3.0.3.0 to 4.3.0.3.0 [Release 4.3]
Information in this document applies to any platform.

Symptoms

ACTUAL BEHAVIOR
---------------
Getting error while doing MASTER configuration for CMA

We are getting below error when we are trying to do master config for CMA in MWM env
we identified that one of the class-file is missing from "spl-shared-4.3.0.3.0.jar " after we updated our environment with PATCH #26227581 .
we copied that class-file from the backup and we are able to do the config.
the above class file is for base jar.

Caused by: javax.ejb.EJBException: EJB Exception: ; nested exception is:
  java.lang.NoClassDefFoundError: com/splwg/shared/common/URISubstitutionVariableHelper
  at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.unwrapRemoteException(RemoteBusinessIntfProxy.java:119)
  at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:92)
  at com.sun.proxy.$Proxy125.executeBO(Unknown Source)
  at com.splwg.serviceclient.RemoteServiceDispatcher$12.executeService(RemoteServiceDispatcher.java:190)
  at com.splwg.serviceclient.RemoteServiceDispatcher$12.executeService(RemoteServiceDispatcher.java:187)
  at com.splwg.serviceclient.RemoteXMLBasedServiceDispatcherHelper.doIt(RemoteXMLBasedServiceDispatcherHelper.java:19)
  ... 35 more
 

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.