Permission Denied
987225Jan 25 2013 — edited Jan 25 2013I am getting this exception trying to start the nosql server with this command: java -jar lib/kvstore-2.0.23.jar kvlite
KVLite: exception in start: java.rmi.RemoteException: Can't rebind snaService at
<machine name here>:5000 csf: null ssf: null; nested exception is:
java.rmi.ConnectIOException: Exception creating connection to: <machine name here> ; nested exception is:
java.net.SocketException: Permission denied: connect
This is on windows 7. Is there something special I need to do?