SOA Deployment fails with "connect; No available router to destination"
Hi,
When i try to deploy my soa application to a my soadomain i get the following error. I am deploying this through JDeveloper. I could successfully create a connection to the weblogic domain to which i am deploying this compsite application. When i start the deploy process through the JDeveloper IDE, it asks me to pick a server and when i walk through the wizard it fails at the last step with the exception below.
This is Windows 7 - 64 bit machine. I am using JDeveloper 11.1.1.5.0. My weblogic server is 10.3.5 and my SOA Suite is 11.1.1.4.
java.lang.RuntimeException: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://*mymachinename*:7001: Destination unreachable; nested exception is:
java.net.ConnectException: Connection timed out: connect; No available router to destination]
Please advice...