Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Compilation error while deploying my BPEL process : ORABPEL-05215

572085Dec 17 2007 — edited Feb 28 2020
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 5 2011
Added on Dec 17 2007
21 comments
14,168 views