hi dim,
these are the outcomes in both windows:
root@sys051 # tail -f/apps/mysql/data/mysql.log
usage: tail [+/-[n][lbc][f]] [file]
tail [+/-[n][l][r|f]] [file]
root@sys051 # ./dim_STAT-Server start
================[ dim_STAT-Server: start ]================
*
* MySQL Database Server
*
=> Log output : /apps/mysql/data/mysqld.log
=> Local socket: /apps/mysql/data/mysql.sock
=> Admin Access: root# /apps/mysql/bin/mysql -S /apps/mysql/data/mysql.sock
Starting...
130321 05:54:24 mysqld_safe Logging to '/apps/mysql/data/mysqld.log'.
130321 05:54:24 mysqld_safe Starting mysqld daemon with databases from /apps/mysql/data
Killed
130321 05:54:24 mysqld_safe mysqld from pid file /apps/mysql/data/mysqld.pid ended
Done.
================[ Checking for dead/killed collects... ]================
*
### DATABASE ERROR: ### Cannot open database: dim ERR: -1 SQLERR: ### No more cursors OR Can't connect to local MySQL server through socket '/apps/mysql/data/m
### DATABASE ERROR: ### DATABASE Query ERROR: QUERY: select * from dim_STAT where state != 0 and state != 2; ; ### ERRMSG: ### No more cursors OR Can't connect to local MySQL server through socket '/apps/mysql/data/m
*
================[ Done ]================
Starting HTTP server from: /apps/httpd
Done.
================[ dim_STAT-Server: start -- done. ]================
root@sys051 # ./dim_STAT-Server stop
================[ dim_STAT-Server: stop ]================
================[ Checking for ACTIVE collects... ]================
================[ MySQL Server is not running... ]================
*
* MySQL Database Server
*
=> Log output : /apps/mysql/data/mysqld.log
=> Local socket: /apps/mysql/data/mysql.sock
=> Admin Access: root# /apps/mysql/bin/mysql -S /apps/mysql/data/mysql.sock
Stopping...
No mysqld pid file found. Looked for /apps/mysql/data/mysqld.pid.
Done.
Killing HTTP server with pid: 7323
Done.
================[ Killing Clients... ]================
================[ dim_STAT-Server: stop -- done. ]================
Have to figure it out soon..
-- sahil