Skip to Main Content

Java APIs

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.rmi.ConnectIOException: error during JRMP connection establishment

843793Jun 24 2008 — edited Jun 26 2008
Hello!

I would like to ask regarding this error.

java.rmi.ConnectIOException: error during JRMP connection establishment

This error occured when Naming.lookup() method tries to look into the RMI registry.
The case is that RMI will be used to invoke methods on an EJB.
The setup is:
1. EJBs are deployed in a Websphere server (WAS).
2. All servers will be on my local machine, so is the RMI Registry.

Do I still need additional setup for WAS regarding the use of RMI Registry? Thanks!

By the way, my WAS is using Java 1.5.

Edited by: bioman on Jun 24, 2008 7:45 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2008
Added on Jun 24 2008
14 comments
23,060 views