Hi, I use Apache Karaf 2.3.5 When I do node-list I can see only one node, how can I create other node ? I have tried to do admin:create node1 and admin:start node1 , but when i do that the node is never start , always stop.
karaf@root> cluster:node-list ID Host Name Port * [192.168.1.69:5701 ] [192.168.1.69 ] [ 5701] karaf@root> cluster:node-ping 192.168.1.69:5701 PING 192.168.1.69:5701 from 1: req=192.168.1.69:5701 time=33 ms from 2: req=192.168.1.69:5701 time=8 ms from 3: req=192.168.1.69:5701 time=8 ms from 4: req=192.168.1.69:5701 time=9 ms from 5: req=192.168.1.69:5701 time=9 ms from 6: req=192.168.1.69:5701 time=8 ms from 7: req=192.168.1.69:5701 time=8 ms from 8: req=192.168.1.69:5701 time=9 ms from 9: req=192.168.1.69:5701 time=9 ms from 10: req=192.168.1.69:5701 time=8 ms Can you say to me how to create another node ? Thank you , -- View this message in context: http://karaf.922171.n3.nabble.com/how-create-a-node-using-apache-karaf-2-3-5-tp4034185.html Sent from the Karaf - User mailing list archive at Nabble.com.
