Flashes (Alerts)
Abstract
You upgrade to IBM Business Automation Workflow (BAW) 22.0.2, and you run your BPEL application. The BPEL fails due to a java.lang.NoSuchMethodError called from class com.ibm.ws.bo.BOExtendedMetaData. The exception is logged in an FFDC file.
Content
There is a dependency in IBM Business Automation Workflow 22.0.2 on the IBM WebSphere Application Server (WAS) APAR, PH46154. This dependency is available in the interim fix for WAS 8.5.5.22 or by upgrading to WAS 8.5.5.23.
The exception indicating that the dependency is missing is captured in an FFDC file.
The Java stack of the exception is shown in the following example.
java.lang.NoSuchMethodError: org/eclipse/emf/ecore/impl/EPackageRegistryImpl.containsKey(Ljava/lang/Object;Z)Z (loaded from file:/opt/WebSphere/AppServer/plugins/org.eclipse.emf.ecore.jar by org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader@c3705c3) called from class com.ibm.ws.bo.BOExtendedMetaData (loaded from file:/opt/WebSphere/AppServer/plugins/com.ibm.ws.bpm.bo.emf.jar by org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader@8ed51a64).
at com.ibm.ws.bo.BOExtendedMetaData.containsPackage(BOExtendedMetaData.java:87)
at com.ibm.ws.bo.BOModelHolder.getEPackage(BOModelHolder.java:305)
at com.ibm.ws.bo.BOModelHolder.getEClassifier(BOModelHolder.java:398)
at com.ibm.ws.bo.service.BOFactoryImpl.create(BOFactoryImpl.java:76)
at com.ibm.ws.bo.delegate.BOFactoryDelegate.create(BOFactoryDelegate.java:47)
at com.ibm.ws.http.data.bindings.HTTPParsableNativeDataHolder.updateObject(HTTPParsableNativeDataHolder.java:466)
at com.ibm.ws.http.data.bindings.HTTPParsableNativeDataHolder.getBody(HTTPParsableNativeDataHolder.java:257)
Related Information
[{"Type":"MASTER","Line of Business":{"code":"LOB45","label":"Automation"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SS8JB4","label":"IBM Business Automation Workflow"},"ARM Category":[{"code":"a8m50000000CcVKAA0","label":"Advanced Content\/ SCA-\u003EBPC (Business Process Choreographer)"}],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"22.0.2"}]
Product Synonym
BAW; BPEL
Was this topic helpful?
Document Information
Modified date:
28 February 2023
UID
ibm16958841