Skip to Main Content

NoSQL Database

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!

Permission Denied

987225Jan 25 2013 — edited Jan 25 2013
I 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?
This post has been answered by btm-Oracle on Jan 25 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 22 2013
Added on Jan 25 2013
3 comments
3,690 views