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!

Changed RMI port to 8010, but still looking for default 1099 port..

843793Dec 1 2006 — edited Dec 3 2006
I have changed the rmi port to 8010 by using following command

rmiregistry 8010 & In linux server

when I run the serverImpl class to bind.. Its giving connection refused error..The Port is opened by network admin and telnet hostname 8010 is also working fine ( gets escape chaaracter..)

Please help.. do I have to something more in like change some configurations? :(
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2006
Added on Dec 1 2006
3 comments
183 views