Re: Communication failure during handshake. Is there a server
running on loca 2003-12-05 - By Glenn Parsons
Back 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@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|