datahub-project / datahub

The Metadata Platform for your Data Stack
https://datahubproject.io
Apache License 2.0
9.74k stars 2.87k forks source link

VM Player is just hanging at step Starting Wherehows... #68

Closed ashitabh closed 8 years ago

ashitabh commented 8 years ago

VM Player is just hanging at step Starting Wherehows.. loginLoggerObjName is null, make sure there is a logger with name azkaban.webapp.servelet.LoginAbstractAzkabanServlet

Any idea how to get around this issue? thanks

jpegado commented 8 years ago

I'm getting the same error. VM starts, CentOS load bar is full, but then it gets stuck at that error. I've downloaded the VM image yesterday.

Can anyone help?

Thanks

ericsun2 commented 8 years ago

We have uploaded a new VM image to address this issue.

You can also quickly fix this issue by starting the VM in single user mode and removing "wait" from the /home/cloudera/wherehows/runfrontend shell script

jpegado commented 8 years ago

Thank you so much ericsun2! removing the "wait" solved the problem!

Cheers, Joao

ashitabh commented 8 years ago

Thanks Eric Sun, It worked after removing "wait"