I have created a Server, Client kind of program with RMI. But whenever I run my Server after starting the rmiregistry from command prompt, the port already in use error is t
Re-check if the port 1099 is not used by any other process or user or start the rmiregistry on some other port.