You are viewing a plain text version of this content. The canonical link for it is here.
Posted to tdk-dev@turbine.apache.org by Shekhar Dawange <sh...@iopsis.com> on 2005/03/30 07:08:09 UTC

Hi Getting SQLException

Hi,

I am using tdk-2.2-b1 to develop the simple application. However when I run
ant init task, I am receving following error:

BUILD FAILED
D:\tdk-2.2-b1\tdk\webapps\vsjservice\WEB-INF\build\build.xml:157: The
following
error occurred while executing this line:
D:\tdk-2.2-b1\tdk\webapps\vsjservice\WEB-INF\build\build.xml:182: The
following
error occurred while executing this line:
D:\tdk-2.2-b1\tdk\webapps\vsjservice\WEB-INF\build\build-torque.xml:593:
java.sq
l.SQLException: Communication failure during handshake. Is there a server
runnin
g on localhost:3306?


The MySQL server is running fine.

Can anybody help me to pass this error?

Thanks,

Shekhar