Thursday 11 July 2013

Error ORABPEL-10903]: failed to read wsdl



    [bpelc] BPEL validation failed.
    [bpelc] BPEL source validation failed, the errors are:
    [bpelc]
    [bpelc]  [Error ORABPEL-10903]: failed to read wsdl
    [bpelc]  [Description]: in "bpel.xml", Failed to read wsdl.
    [bpelc] Failed to read wsdl at "
http://vinodsoa.fusion.com:7778/orabpel/default/Helloworld/Helloworld?wsdl", because
 "Failed to read WSDL from http://vinodsoa.fusion.com:7778/orabpel/default/Helloworld/Helloworld?wsdl: HTTP connection error code is 403".
    [bpelc] Make sure wsdl is valid. You may need to start the OraBPEL server, or make sure the related bpel proce
ss is deployed correctly.
    [bpelc] .
    [bpelc]  [Potential fix]: If your site has a proxy server, then you may need to configure your BPEL Server, de
signer and browser with your proxy server configuration settings (see tech note on http://otn.oracle.com/bpel for
instructions).
    [bpelc] .
    [bpelc]

BUILD FAILED



Resolution:


Verified bpel.xml in the Service, there partner links are pointing to <hostname> (say vinodsoa.fusion.com)  instead of localhost.

Open the service with Jdeveloper and replace the vinodsoa.fusion.com with localhost in url.
Save the changes and promote it.
Taken a new snapshot and build, build successful.

No comments:

Post a Comment