On 9 Apr 2015, at 12:51, Chackravarthy Esakkimuthu <chaku.mi...@gmail.com<mailto:chaku.mi...@gmail.com>> wrote:
*2015-04-09 17:14:44,667 [main] ERROR main.ServiceLauncher - /registry/users/chackaravarthy.e/services/org-apache-slider/storm2* *2015-04-09 17:14:44,671 [main] INFO util.ExitUtil - Exiting with status 44* 44 is our exit code "not found" (== 404); it's saying the registry entry did not exist in zookeeper Looking at the path, I worry about the username chackaravarthy.e ; maybe its registering under a different user. 1. Can you get to the Slider AM page via the RM? 2. Can you then look at the listing of exported URLs there? Especially one "registry". 3. Click on that and you can then browse a JSON view of the registry; 4. add /users to the end of the path to get the listing of all users, /users/chackaravarthy.e/ to see the services you have under you ... you should be able to continue down to see if there is a storm2 service entry