IBM Support

JR64986: UNABLE TO DEPLOY CASE SOLUTION ON CP4BA ENTERPRISE PATTERN ENVIRONMENT USING SWAGGER UI

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • You are unable to deploy a case solution project in IBM Cloud
    Pak for Business Automation enterprise pattern using swagger UI.
    
    The following errors are logged on the workflow pod:
    
    [2022-05-17T13:37:10.846+0000] 00004f3d id=00000000
    com.lombardisoftware.core.deployment.InstallmentStateMachine E
    installPackage CWLLG3535E: The snapshot with the ID
    Snapshot.9a324442-xxxx-xxxx-xxxx-4a870c0556e7 could not be
    imported.
    
    com.ibm.bpm.caseintegration.api.impl.CaseBusinessDelegateExcepti
    on: An unexpected exception occurred. Message was: null
    at
    com.ibm.bpm.caseintegration.api.impl.CaseBusinessDelegateExcepti
    on.asCaseBusinessDelegateException(CaseBusinessDelegateException
    .java:58)
    at
    com.lombardisoftware.expimp.ExportImportManager.importModel(Expo
    rtImportManager.java:670)
    ...
    Caused by: java.lang.RuntimeException: Deployment failed to
    complete successfully. Deployment Status=FAILED
    at
    com.ibm.casemgmt.lifecycle.CaseLifeCycleApi.installProject(CaseL
    ifeCycleApi.java:820)
    at
    com.ibm.bpm.embeddedecm.caseintegration.api.impl.CaseApiImpl$5.r
    un(CaseApiImpl.java:293)
    at
    com.ibm.bpm.embeddedecm.caseintegration.api.impl.CaseApiImpl$5.r
    un(CaseApiImpl.java:289)
    at
    java.security.AccessController.doPrivileged(AccessController.jav
    a:774)
    at javax.security.auth.Subject.doAs(Subject.java:570)
    at
    com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:17
    2)
    
    [2022-05-17T19:48:48.999+0000] 000036d1 id=00000000
    com.ibm.casemgmt.api                     I info
    BPMWsClient,Invoking BPM WebService to update Team memberships
    [2022-05-17T19:48:49.360+0000] 000036d1 id=00000000
    com.ibm.casemgmt.api                     E error
    com.ibm.xmlns.prod.bpm.ws.services._7_5.BPMWSAPISoapService
    java.lang.NoClassDefFoundError:
    com.ibm.xmlns.prod.bpm.ws.services._7_5.BPMWSAPISoapService
    at
    com.ibm.casemgmt.onebpm.BPMWsClient.getWSInterface(BPMWsClient.j
    ava:303)
    at
    com.ibm.casemgmt.onebpm.BPMWsClient.invokeUpdateBpmTeam(BPMWsCli
    ent.java:104)
    at
    com.ibm.casemgmt.intgimpl.deploy.handlers.pe.PEConfigHandler.dep
    loy(PEConfigHandler.java:315)
    at
    com.ibm.casemgmt.intgimpl.deploy.handlers.pe.PEConfigHandler.dep
    loyToPE(PEConfigHandler.java:252)
    at
    com.ibm.casemgmt.intgimpl.deploy.handlers.RootSolutionHandler$29
    .doStepWork(RootSolutionHandler.java:989)
    at
    com.ibm.casemgmt.intgimpl.deploy.DeploymentStep.carryOutStep(Dep
    loymentStep.java:79)
    at
    com.ibm.casemgmt.intgimpl.deploy.handlers.RootSolutionHandler.de
    ploy(RootSolutionHandler.java:993)
    at
    com.ibm.casemgmt.intgimpl.deploy.SolutionDeployer.deploy(Solutio
    nDeployer.java:232)
    at
    com.ibm.casemgmt.api.admin.DevelopmentSolution$ProcessPendingAct
    ivitiesWorker.process(DevelopmentSolution.java:851)
    at
    com.ibm.casemgmt.api.admin.DevelopmentSolution$BackgroundActivit
    iesProcessor.execute(DevelopmentSolution.java:682)
    at
    com.ibm.casemgmt.intgimpl.BackgroundWorker$2.run(BackgroundWorke
    r.java:116)
    at
    java.security.AccessController.doPrivileged(AccessController.jav
    a:774)
    at javax.security.auth.Subject.doAs(Subject.java:570)
    at
    com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:17
    2)
    at
    com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:13
    8)
    at sun.reflect.GeneratedMethodAccessor167.invoke(Unknown Source)
    at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
    AccessorImpl.java:55)
    at java.lang.reflect.Method.invoke(Method.java:508)
    at
    com.filenet.apiimpl.util.J2EEUtilWSBase.doAs(J2EEUtilWSBase.java
    :81)
    at com.filenet.api.util.UserContext.doAs(UserContext.java:162)
    at
    com.ibm.casemgmt.intgimpl.BackgroundWorker.run(BackgroundWorker.
    java:113)
    at
    java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExec
    utor.java:1160)
    at
    java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExe
    cutor.java:635)
    at java.lang.Thread.run(Thread.java:825) Caused by:
    java.lang.ClassNotFoundException:com.ibm.xmlns.prod.bpm.ws.servi
    ces._7_5.BPMWSAPISoapService
    at
    com.ibm.ws.classloading.internal.AppClassLoader.findClassCommonL
    ibraryClassLoaders(AppClassLoader.java:748)
    at
    com.ibm.ws.classloading.internal.AppClassLoader.findClass(AppCla
    ssLoader.java:319)
    at
    com.ibm.ws.classloading.internal.AppClassLoader.findOrDelegateLo
    adClass(AppClassLoader.java:720)
    at
    com.ibm.ws.classloading.internal.AppClassLoader.loadClass(AppCla
    ssLoader.java:592)
    at
    com.ibm.ws.classloading.internal.AppClassLoader.loadClass(AppCla
    ssLoader.java:559)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:873)
    ... 24 more
    
    PRODUCTS AFFECTED
    IBM Cloud Pak for Business Automation
    

Local fix

Problem summary

  • No additional information is available.
    

Problem conclusion

  • A fix is available or will be available that ensures you are
    able to deploy case solution in a CP4BA enterprise pattern
    environment using swagger UI.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR64986

  • Reported component name

    CLOUD PAK FOR A

  • Reported component ID

    5737I2300

  • Reported release

    L00

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2022-06-02

  • Closed date

    2022-10-26

  • Last modified date

    2022-10-26

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    CLOUD PAK FOR A

  • Fixed component ID

    5737I2300

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSBYVB","label":"IBM Cloud Pak for Business Automation"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"L00","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
27 October 2022