java.lang.RuntimeException: SloObjectProvider
search cancel

java.lang.RuntimeException: SloObjectProvider

book

Article ID: 113456

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

An error occurs when creating a new SLO object in AWI:
 
java.lang.RuntimeException: SloObjectProvider 
at com.uc4.ecc.ae.commons.content.uc4objectview.UC4ObjectPresenter.processLoadedModel(UC4ObjectPresenter.java:891) 
at com.uc4.ecc.ae.commons.content.uc4objectview.UC4ObjectPresenter.load(UC4ObjectPresenter.java:855) 
at com.uc4.ecc.ae.commons.content.uc4objectview.UC4ObjectPresenter.access$200(UC4ObjectPresenter.java:93) 
at com.uc4.ecc.ae.commons.content.uc4objectview.UC4ObjectPresenter$3.loadWithNullAsDefault(UC4ObjectPresenter.java:739) 
at com.uc4.ecc.ae.commons.content.uc4objectview.UC4ObjectPresenter$3.loadWithNullAsDefault(UC4ObjectPresenter.java:735) 
at com.uc4.webui.common.async.NullAsDefaultLoader.load(NullAsDefaultLoader.java:10) 
at com.uc4.webui.common.async.NullAsDefaultLoader.load(NullAsDefaultLoader.java:6) 
at com.uc4.ecc.framework.core.async.BaseRequestCoordinator$1$1.call(BaseRequestCoordinator.java:223) 
at com.uc4.ecc.framework.core.pool.ContextAwareExecutorService$CallableImplementation.call(ContextAwareExecutorService.java:72) 
at java.util.concurrent.FutureTask.run(FutureTask.java:277) 
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.NoClassDefFoundError: com/ibm/xml/xlxp2/jaxb/unmarshal/impl/DeserializationContext 
at com.uc4.ecc.ae.sheet.slo.serviceselection.query.QueryTreeNode_JAXB_Deserialization_Stub.start(com.uc4.ecc.ae.sheet.slo.serviceselection.query.QueryTreeNode_JAXB_Deserialization_Stub.java) 
at com.ibm.xml.xlxp2.jaxb.unmarshal.impl.DeserializationContext.startComplexType(DeserializationContext.java:702) 
at com.ibm.xml.xlxp2.jaxb.unmarshal.impl.DeserializationContext.handleRootElementEvent(DeserializationContext.java:313) 
at com.ibm.xml.xlxp2.api.jaxb.JAXBXMLStreamReader.unmarshal(JAXBXMLStreamReader.java:117) 
at com.ibm.xml.xlxp2.jaxb.unmarshal.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:256) 
at com.ibm.xml.xlxp2.jaxb.unmarshal.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:127) 
at javax.xml.bind.JAXB.unmarshal(JAXB.java:257) 
at com.uc4.ecc.ae.sheet.slo.beneficiaries.SloServiceSelectionPresenter.createQueryRootFromString(SloServiceSelectionPresenter.java:43) 
at com.uc4.ecc.ae.sheet.slo.beneficiaries.SloServiceSelectionPresenter.<init>(SloServiceSelectionPresenter.java:34) 
at com.uc4.ecc.ae.sheet.slo.beneficiaries.SloServiceSelection.<init>(SloServiceSelection.java:33) 
at com.uc4.ecc.ae.sheet.slo.providers.SloObjectProvider.createSheetInstances(SloObjectProvider.java:31) 
at com.uc4.ecc.ae.commons.content.uc4objectview.interfaces.IUC4ObjectSheetProvider.createSheetInstances(IUC4ObjectSheetProvider.java:48) 
at com.uc4.ecc.ae.commons.content.uc4objectview.interfaces.IUC4ObjectSheetProvider$pbryglu.createSheetInstances(Unknown Source) 
at com.uc4.ecc.ae.commons.content.uc4objectview.UC4ObjectPresenter.tryCreateSheets(UC4ObjectPresenter.java:949) 
at com.uc4.ecc.ae.commons.content.uc4objectview.UC4ObjectPresenter.processLoadedModel(UC4ObjectPresenter.java:879) 
... 12 more

Environment

Release: AUTWAB99000-12.2-Automic Workload Automation-Base Edition
Component:

Cause

One of the WebSphere custom properties has an incorrect name:

<Please see attached file for image>

WebSphere custom properties

Resolution

Change javax.xml.bind.JAXBContext property to

javax.xml.bind.JAXBContext

Synchronize the changes.

Restart WebSphere.

<Please see attached file for image>

Correct WebSphere custom properties

Attachments

1558695992367000113456_sktwi1f5rjvs16idh.jpeg get_app
1558695990126000113456_sktwi1f5rjvs16idg.jpeg get_app