Having error ive been troubleshooting for two days.
[root@ssdev bin]# cbshell 06 17:32:17,060 [shell.Shell] ERROR: java.lang.RuntimeException: Cloudbase not initialized, there is no instance id at /cloudbase/instance_id [root@ssdev bin]# hadoop fs -ls /cloudbase/instance_id Found 1 items -rw-r--r-- 1 root supergroup 0 2012-10-18 15:02 /cloudbase/instance_id/5babeb37-b5aa-4619-a050-9c31b3288525 I don't understand why it is saying there is no instance id... Hadoop fsck reports / is healthy and I can see the instance_id. I did $CLOUDBASE_HOME/bin/stop-here.sh followed by start-here.sh Everything stopped/started okay, but still getting the same error. Clients cannot connect via Java API either.
