I restarted my Windows machine and after restart, Tomcat couldnt start the Roller Instance . The roller.log under $Tomcat_Home/logs directory shows the below error
ERROR 2007-05-07 10:33:41,859 JDBCExceptionReporter:logExceptions - Cannot create PoolableConnectionFactory (Server connection failure during transaction. Due to underlying exception: 'java.net.ConnectException: Connection refused: connect'.
** BEGIN NESTED EXCEPTION **
java.net.ConnectException
MESSAGE: Connection refused: connect
STACKTRACE:
java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
Solution : Quite Simple , Start the MySQL service and Now try to start your Roller instance from Tomcat
Start >> Settings >> Control Panel >> Administrative Tools >> Services >> "Look for MySQL service name" >> Start MySQL service