Unable to create application server connection using Jdevloper 11g
710668Aug 14 2009 — edited Nov 27 2009In process to deploy BPEL projects, I want to create a application server connection in JDevloper 11g.
I have configured a WebLogic domain.
While creating a application server connection in JDev, it gives me the following errors.
Testing JSR-88 ... failed.
[J2EE Deployment SPI:260010]Unable to connect to 't3://localhost:7001' as user, 'weblogic'. Error received: null
Testing JSR-88-LOCAL ... failed.
[J2EE Deployment SPI:260010]Unable to connect to 't3://localhost:7001' as user, 'weblogic'. Error received: null
Testing JNDI ... failed.
t3://localhost:7001: Destination unreachable; nested exception is:
java.net.ConnectException: Connection refused: connect; No available router to destination
Testing JSR-160 DomainRuntime ... failed.
t3://localhost:7001: Destination unreachable; nested exception is:
java.net.ConnectException: Connection refused: connect; No available router to destination
Testing JSR-160 Runtime ... failed.
t3://localhost:7001: Destination unreachable; nested exception is:
java.net.ConnectException: Connection refused: connect; No available router to destination
Testing JSR-160 Edit ... failed.
t3://localhost:7001: Destination unreachable; nested exception is:
java.net.ConnectException: Connection refused: connect; No available router to destination
Testing HTTP ... failed.
Unable to open conection: Connection refused: connect
Testing Server MBeans Model ... failed.
t3://localhost:7001: Destination unreachable; nested exception is:
java.net.ConnectException: Connection refused: connect; No available router to destination
0 of 8 tests successful.
Please let me know if someone can help me.
Really appreciate your help.
Thanks,
Mac