This is for mysql lists but the easiest way to check for running mysql
service is go to command line

netstat -a | grep 3306

or whatever port you use to start mysql configured in either
in
%MYSQL_HOME%\my.ini
or
$MYSQL_HOME/my.cnf

M--
----- Original Message -----
From: "fdehghani" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Saturday, September 22, 2007 5:31 AM
Subject: tomcat can not connect to MySql


>
> I ues Appache tomcat as my App Server in my project
> but when running its service, after sometime when run my project,tomcat
say
> that can not connect to database(SystemException)
> then i should restart its service to work correctly.
> i'm not sure thet its tomcat's problem or MySql
> please help me.
> --
> View this message in context:
http://www.nabble.com/tomcat-can-not-connect-to-MySql-tf4500426.html#a128349
57
> Sent from the Tomcat - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to