Hi all,
This isn't really a Tomcat problem, but I'm wondering if anyone here
has encountered this. I haven't found anything useful by googling.
I develop on a mac laptop, and after a recent software upgrade to OS
X 10.5.7, I suddenly can't connect any browser to Tomcat running on
port 8080. [Tomcat 6.0.18; vanilla download from Apache; java
1.5]. When I enter http://localhost:8080/ in the browser address
field and hit return, I just get a blank page. catalina.out doesn't
show any activity. I can use lsof to see that tomcat is listening on
8080 (and also on 8009). I tried switching the port to 8081 in
server.xml, and I have the same behavior (including seeing it with
lsof).
Any pointers will be /greatly/ appreciated.
Thanks,
Ken
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org