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!

java.net.ConnectException while deploying BPEL project to remote 11g SOA Se

Srini Alavala-OracleJan 21 2010 — edited Feb 22 2010
11g JDeveloper on Windows was working fine and had problems with XSLT mapping display. Had to kill the JDeveloper and now I can't deploy the BPEL, SOA applications to remote SOA Servers. I have reinstalled JDeveloper no use. I have unchecked the proxy, added the IP Address to the host file. But still having issues. I have tried with two remote SOA Servers to make sure the problem is not the local JDev. I have remove firewall protection also. Still same issue.

I could deploy the same file from the JDev on the remote servers. What is the issue with the JDev??? How do we troubleshoot such issue??

Any other ideas? Here is the error from the log..

Remote Server - 1

[10:51:17 PM] Creating HTTP connection to host:soadev.bellevue.edu, port:8001
[10:51:17 PM] Sending internal deployment descriptor
[10:51:17 PM] Sending archive - sca_BUAddInfo_rev2.0.jar
[10:51:38 PM] Error sending deployment request to server soa_server1 [soadev.bellevue.edu:8001]
java.net.ConnectException: Connection timed out: connect
[10:51:38 PM] #### Deployment incomplete. ####
[10:51:38 PM] Error deploying archive file:/D:/oracle/JdevUser/Srini/Bellevue/BUApplicationServices/BUAddInfo/deploy/sca_BUAddInfo_rev2.0.jar
(oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

Remote Server -2

11:05:26 PM] Creating HTTP connection to host:soatraining-vm.local, port:8001
[11:05:26 PM] Sending internal deployment descriptor
[11:05:26 PM] Sending archive - sca_ValidationForCC_rev1.0.jar
[11:05:47 PM] Error sending deployment request to server soa_server1 [soatraining-vm.local:8001]
java.net.ConnectException: Connection timed out: connect
[11:05:47 PM] #### Deployment incomplete. ####
[11:05:47 PM] Error deploying archive file:/D:/oracle/JdevUser/mywork/training/CreditCardValidation/ValidationForCC/deploy/sca_ValidationForCC_rev1.0.jar
(oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 22 2010
Added on Jan 21 2010
1 comment
1,744 views