I had recently started a server using /startServer.sh and everything was perfect. Suddenly, there was a power failure here and my os shut down. After booting up, when I tried running ./startServer.sh again, it hangs at:
[INFO] Press Ctrl-C to stop the container...
As a result, I am not able to get the server started again. I really don't know the cause, but I would greatly appreciate any guidance. I have a mac osx 10.6 am using Tomcat and MySQL (running as a daemon). Thanks!