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!

java.net.NoRouteToHostException: No route to host while install NOSQL

864015Sep 4 2012 — edited Oct 8 2012
Hi ,

I am doing setup of ORACLE NOSQL db on our production environment.

I am using doc - http://docs.oracle.com/cd/NOSQL/html/AdminGuide/Oracle-NoSQLDB-Admin.pdf
Here on page-26 while "Create the Remainder of your Storage Nodes" i am getting following error -

kv-> plan -execute -name "Deploy n02" deploy-sn 1 node02 5000
Exception while executing command plan: Oracle NoSQL DB 11gR2.1.2.123 oracle.kv.impl.fault.OperationFaultException: Plan 9[Deploy n02] finished in state ERROR. Problem during plan execution: Exception creating connection to: node02; nested exception is:
java.net.NoRouteToHostException: No route to host
kv->


I have already configure iptables to allow network traffic to port 5000. Still i am getting this error java.net.NoRouteToHostException: No route to host

Please suggest how to resolve this.



Also i want to do some fresh install so can you please let me know how to remove plans from kv admin and do fresh install ?

Thanks

Edited by: 861012 on Sep 4, 2012 5:57 PM
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 5 2012
Added on Sep 4 2012
2 comments
4,136 views