Craig White wrote: > On Wed, 2008-02-06 at 21:39 -0500, Robert L Cochran wrote: > >> I'm not sure if this is a real bug or my own dumb mistake. >> >> https://bugzilla.redhat.com/show_bug.cgi?id=431808 >> > ps aux|grep tomcat > > and > > netstat -an|grep 8080 > > It appears from the snippet of the catalina.out logs that something was > still running on port 8080 when you started it up. > > Craig > > I posted more content to the bug: to answer to your questions, no tomcat processes are running. The result of netstat is [root@deafeng3 tomcat5]# netstat -an | grep '8080' tcp 0 0 :::8080 :::* LISTEN If I understand the above correctly, something is indeed listening on port 8080...but what? That looks like an IPv6 type listener, but I don't know IPv6 well. I also grepped on '80' to list processes running on any 80xx port. See the bug report. Any suggestions? Clearly, I started some process that is interfering with tomcat5. Bob -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list