Compilation error while deploying my BPEL process : ORABPEL-05215
572085Dec 17 2007 — edited Feb 28 2020Hi,
I have created a BPEL process and when I try to deploy it, am getting the following error :
BUILD FAILED
D:\SoftWs\JDeveloper\jdev\mywork\AIASamples\CreateCustomerPartyPortalProvABCSImpl\build.xml:79: A problem occured while connecting to server "ple-jgau.us.oracle.com" using port "7777": bpel_CreateCustomerPartyPortalProvABCSImpl_1.0.jar failed to deploy. Exception message is: ORABPEL-05215
Error while loading process.
The process domain encountered the following errors while loading the process "CreateCustomerPartyPortalProvABCSImpl" (revision "1.0"): Failed to compile classes.
Failed to compile the generated BPEL classes for "CreateCustomerPartyPortalProvABCSImpl"
If you have installed a patch to the server, please check that the bpelcClasspath domain property includes the patch classes.
at com.collaxa.cube.engine.deployment.CubeProcessHolder.bind(CubeProcessHolder.java:285)
.
Whereas, am not getting any error when I compiled the same code [I get two warnings regarding incompatible assignment of variables].
Please help me out.
Thanks in advance,
Senthil.
Message was edited by:
emSenthil