aspose file tools
The moose likes Beginning Java and the fly likes RMI troubleshooting Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "RMI troubleshooting" Watch "RMI troubleshooting" New topic
Author

RMI troubleshooting

Fernando Mendez
Greenhorn

Joined: Jun 06, 2004
Posts: 10
i'm tryin to reproduce an RMI aplicacion example that a get from java-sun page,
but when i executed it, shows a message from an exception: "conection refuse to Host".

i already try with the firewall disable, i also try to meke a telnet to the localhost in DOS prompt, and i get the same message.


I'm using WINXP PRO, is any service that i need to set up first?
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8264

Is the rmiregistry running? Take a look at the steps given in the RMI Tutorial for running the examples there.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
Fernando Mendez
Greenhorn

Joined: Jun 06, 2004
Posts: 10
THANX. it was that
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: RMI troubleshooting
 
Similar Threads
Thread cannot find resource reference?
Help: RMI Client Timeout Error?
rmi registry ip address question
select permission denied on object "table"
RMI marshalling arguments error