Hi All, I configured the oozie build successfully and prepared oozie war file. After starting oozie when i tried to checkstatus its giving following error
user@ubuntuvm:~/oozie-4.1.0/distro/target/oozie-4.1.0-distro/oozie-4.1.0$ bin/oozie admin -oozie http://localhost:11000/oozie -statusConnection exception has occurred [ java.net.ConnectException Connection refused ]. Trying after 1 sec. Retry count = 1 Connection exception has occurred [ java.net.ConnectException Connection refused ]. Trying after 2 sec. Retry count = 2 ^Cuser@ubuntuvm:~/oozie-4.1.0/distro/target/oozie-4.1.0-distro/oozie-4.1.0$ Any help on this