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!

How do I know that rmi registry has started.

843793Feb 14 2003 — edited Feb 18 2003
I am using windows 2000 professional.
I removed all the package statements from the ComputePi exampleat the rmi tutorial. I compiled all the classes in one folder and also generated the stub and skeleton with rmic. Then I said "start rmiregistry". Another Dos window briefly appeared and then vanished. Then I said "java ComputeEngine".
I get the error message Connection refused to host. I get java.net.ConnectException. Can anyone tell me what the problem could be. When I say start rmiregistry I am not getting any confirmation that the rmi registry started properly.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 18 2003
Added on Feb 14 2003
3 comments
428 views