Skip to Main Content

Oracle Database Discussions

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!

Unable to create application server connection using Jdevloper 11g

710668Aug 14 2009 — edited Nov 27 2009
In 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 25 2009
Added on Aug 14 2009
3 comments
7,639 views