soa deployment error orabpel-05215 validation of bpel2.0 process failed..
Hi all,
I am developing a very simple BPEL process with JDev 12.1.3.0.0 and when compiling, I've got no errors. When deploying I've got error ORABPEL-05215. The error description does not tell much.
The log detail is:
Error during deployment oracle.fabric.common.FabricException: Deployment Failed: Error occurred during deployment of component: BPELProcess to service engine: implementation.bpel, for composite: ProRegTestRest: ORABPEL-05215 Error while loading process. The process domain is encountering the following errors while loading the process "BPELProcess" (composite "default/ProRegTestRest!1.0*soa_8f841c80-c1ff-4e9a-bd4d-68badc8bb065"): Validation of BPEL2.0 process failed.. This error contained an exception thrown by the underlying process loader module. Check the exception trace in the log (with logging level set to debug mode). If there is a patch installed on the server, verify that the bpelcClasspath domain property includes the patch classes. at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:109) at oracle.integration.platform.blocks.deploy.StandaloneCompositeDeploymentCoordinatorImpl.coordinateCompositeDeployment(StandaloneCompositeDeploymentCoordinatorImpl.java:70) at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deployNewComposite(BaseDeployProcessor.java:514) at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:305) at oracle.integration.platform.blocks.deploy.servlet.BaseDeployProcessor.deploySARs(BaseDeployProcessor.java:157)