> ------- Original Message ------- > From: "Xia Guowen" <xi...@leg3s.com> > To: "Tomcat Users List" <users@tomcat.apache.org> > Sent: 26/06/09, 02:35:58 > Subject: Re: Problem of port 8080 > > I'm so sorry for the first question. > > My tomcat listen on port 8080, I could access http://server_ip:8080/ > everything was ok. > # netstat -lnut |grep 80 > tcp 0 0 127.0.0.1:8005 0.0.0.0:* > LISTEN > tcp 0 0 0.0.0.0:8009 0.0.0.0:* > LISTEN > tcp 0 0 :::8080 :::* > LISTEN > > But after running for some time,(uncertain time,2 days or 5 days ) I could't > access http://server_ip:8080/. > The port 8080 disappeared!
If there is nothing in the Tomcat logs, maybe the linux OOM killer? Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org