tomcat到底哪里出问题了?

tomcat到底哪里出问题了?

今天我早上到公司,看了一下公司网站,没有问题,nmap localhost一下
PORT     STATE SERVICE
22/tcp   open  ssh
80/tcp   open  http
8009/tcp open  ajp13
8080/tcp open  http-proxy
然后我重起了一下服务器,结果发现出现问题了
网站无法访问,察看了一下,发现tomcat没有启动,我手动启动了一下,显示已经启动,nmap localhost一下发现了问题,结果如下:
PORT     STATE SERVICE
22/tcp   open  ssh
80/tcp   open  http
2401/tcp open  cvspserver
8080/tcp open  http-proxy
少了一个8009/tcp open ajp13
是不是这个导致网站无法访问呢?哪位高人能帮我看一下,随后我会贴出我的apache错误日志。
[Wed May 30 08:43:49 2007] [notice] Apache/2.0.58 (Unix) PHP/5.2.0 mod_jk2/2.0.4 configured -- resuming normal operations
[Wed May 30 08:49:55 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:49:55 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:49:55 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:49:55 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:49:55 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:50:41 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:50:41 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:50:41 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:50:41 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:50:41 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:50:45 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:50:45 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:50:45 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:50:45 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:50:45 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:51:12 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:51:12 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:51:12 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:51:12 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:51:12 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:51:13 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:51:13 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:51:13 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:51:13 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:51:13 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:51:16 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:51:16 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:51:16 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:51:16 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:51:16 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:54:05 2007] [notice] SIGHUP received. Attempting to restart
PHP Warning: PHP Startup: Unable to load dynamic library './php_mysql.dll' - ./php_mysql.dll: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed May 30 08:54:05 2007] [notice] Apache/2.0.58 (Unix) PHP/5.2.0 mod_jk2/2.0.4 configured -- resuming normal operations
[Wed May 30 08:54:14 2007] [notice] caught SIGTERM, shutting down
PHP Warning: PHP Startup: Unable to load dynamic library './php_mysql.dll' - ./php_mysql.dll: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed May 30 08:54:18 2007] [notice] Apache/2.0.58 (Unix) PHP/5.2.0 mod_jk2/2.0.4 configured -- resuming normal operations
[Wed May 30 08:54:20 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:54:20 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:54:20 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:54:20 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:54:20 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:54:23 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:54:23 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:54:23 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:54:23 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:54:23 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:54:29 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:54:29 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:54:29 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:54:29 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:54:29 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:54:34 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:54:34 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:54:34 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:54:34 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:54:34 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:54:35 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:54:35 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:54:35 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:54:35 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:54:35 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:54:35 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 08:54:35 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 08:54:35 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 08:54:35 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 08:54:35 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 08:57:15 2007] [notice] caught SIGTERM, shutting down
PHP Warning: PHP Startup: Unable to load dynamic library './php_mysql.dll' - ./php_mysql.dll: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed May 30 08:58:12 2007] [notice] Apache/2.0.58 (Unix) PHP/5.2.0 mod_jk2/2.0.4 configured -- resuming normal operations
[Wed May 30 09:13:04 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 09:13:04 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 09:13:04 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 09:13:04 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 09:13:04 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 09:14:12 2007] [error] [client 192.168.1.168] File does not exist: /usr/local/tomcat5/webapps/phpmyadmin
[Wed May 30 09:20:48 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 09:20:48 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 09:20:48 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 09:20:48 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 09:20:48 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 09:20:53 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 09:20:53 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 09:20:53 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 09:20:53 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 09:20:53 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 09:20:54 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 09:20:54 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 09:20:54 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 09:20:54 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 09:20:54 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 09:20:55 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 09:20:55 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 09:20:55 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 09:20:55 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 09:20:55 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 09:20:56 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 09:20:56 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 09:20:56 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 09:20:56 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 09:20:56 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
[Wed May 30 09:20:57 2007] [error] channelApr.open() attempt to connect to 127.0.0.1:8009 (127.0.0.1) failed 111
[Wed May 30 09:20:57 2007] [error] ajp13.connect() failed ajp13:localhost:8009
[Wed May 30 09:20:57 2007] [error] ajp13.service() failed to connect endpoint errno=9 Bad file descriptor
[Wed May 30 09:20:57 2007] [error] ajp13.service() Error forwarding ajp13:localhost:8009 1 1
[Wed May 30 09:20:57 2007] [error] mod_jk2.handler() Error connecting to tomcat 120000, status 0
难道没有人会?还是没有人愿意告诉我……这可是我第一次在cu求助啊!
继续顶!!!
再来,直到有人回答为止。
覆盖配置文件,就恢复了……早知道早覆盖了