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!

help please: error in deploying sample googleflow application

624837Mar 19 2008 — edited Apr 1 2008
Hi,

I am trying to deploy the sample tutorial of googleflow, I have even changed the proxy setting of jdeveloper..i have added localhost in proxy exception list..application server connection & integration server connection is ok..but still getting the error of accessing the wsdl as shown below....please help !!!


BUILD FAILED
E:\product\10.1.3.1\OracleAS_2\bpel\samples\tutorials\128.GoogleFlow\GoogleFlowWithSensors\build.xml:79: A problem occured while connecting to server "localhost" using port "8888": bpel_GoogleFlowWithSensors_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 "GoogleFlowWithSensors" (revision "1.0"): Failed to read wsdl.
Error happened when reading wsdl at "E:\product\10.1.3.1\OracleAS_2\bpel\domains\default\tmp\.bpel_GoogleFlowWithSensors_1.0_ad22c84cfb6e04057f27bedbbcbcf2da.tmp\GoogleSearchRef.wsdl", because "Error reading import of file:/E:/product/10.1.3.1/OracleAS_2/bpel/domains/default/tmp/.bpel_GoogleFlowWithSensors_1.0_ad22c84cfb6e04057f27bedbbcbcf2da.tmp/GoogleSearchRef.wsdl: Failed to read wsdl file at: "http://api.google.com/GoogleSearch.wsdl", caused by: java.net.ConnectException. : Connection refused: connect".
Make sure wsdl exists at that URL and is valid.
.
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)
at.....................

Message was edited by:
user621834
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 29 2008
Added on Mar 19 2008
1 comment
1,044 views