WorkflowServiceClientContext Class not Found during BPM Workspace Startup
(Doc ID 1383710.1)
Last updated on SEPTEMBER 06, 2024
Applies to:
Oracle Business Process Management Suite - Version 11.1.1.5.0 and laterInformation in this document applies to any platform.
Symptoms
When attempting to start the BPM workspace web application, the following exception error message occurs:
Caused By: java.lang.RuntimeException: Critical Error.
Detail:
oracle/bpel/services/workflow/client/WorkflowServiceClientContext
java.lang.NoClassDefFoundError: oracle/bpel/services/workflow/client/WorkflowServiceClientContext
at oracle.bpm.client.BPMServiceClientContext.<init>(BPMServiceClientContext.java:110)
at oracle.bpm.client.BPMServiceClientFactory.<init>(BPMServiceClientFactory.java:102)
at oracle.bpm.client.BPMServiceClientFactory.getInstance(BPMServiceClientFactory.java:142)
at oracle.bpm.papi.ora.ProcessServiceAdapter.initBPMServiceClientFactory(ProcessServiceAdapter.java:252)
at oracle.bpm.papi.ora.ProcessServiceAdapter.<init>(ProcessServiceAdapter.java:65)
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! |
In this Document
Symptoms |
Cause |
Solution |