Hi,
I know this question maybe not caused by nosql itself.But I can not find my answer to my question in website.
I have successfully deployed Oracle NoSQL DB for many times.But today I run into a problem.
When I run this command as showed below,There is a error occured.

And No matter what port I specified, It always reminds that the specified registryPort is already in use.
I checked the port I specified,It is not already in use:

The environment where I deploy my oracle nosql db is as showed below:
OS: CentOS6.5
JDK:1.7.0_71
Oracle NoSQL:3.2.5
And I have closed the iptables:"chkconfig iptables off".