You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Glenn Parsons <gp...@1bigthink.com> on 2003/12/05 22:35:38 UTC

Re: Communication failure during handshake. Is there a server running on localhost:3306?

At 08:23 PM 12/5/2003 +0530, you wrote:
>hi all,
>i configured tomcat 4.1.29 with mysql 4.1 .
>when i try to use the default connection pooling of tomcat i get the
>following error.
>can some one help me solve this?
>Thanks
>Bopanna


Port 3306 is the mysql port, so you should be checking whether your mysql 
server is running. Also, the java server is expecting to find it on the 
same system. If you have it on a different system, you need to configure 
Tomcat to look for it elsewhere.



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org