The problem seems to come from here:

20-nov-2008 16:35:26 org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
20-nov-2008 16:38:35 org.apache.catalina.connector.Connector pause
SEVERE: Protocol handler pause failed
java.net.ConnectException: Connection timed out

I can't reproduce this. Running the same command I get a "Catalina service 
stopped" message one second after the "Pausing Coyote" one.
Reading the logs, the problem seems to be that the Stop handler can't connect 
locally to port 8009...

Could you check the following:
- do you have an existing configuration in /etc/tomcat6 before installation ?
- is there anything else running on the server, prior to tomcat6 installation, 
that uses tcp port 8009 or 8080 ?
- is there anything preventing local connections to port 8009 ?
- install tomcat6 only (without tomcat6-admin), that should succeed. Then give 
me the output of "sudo netstat -nlp"
- After having installed tomcat6 only, try to run "sudo /etc/init.d/tomcat6 
stop" and report success/failure
Thanks in advance

-- 
package tomcat6-admin 6.0.18-0ubuntu3 failed to install/upgrade: el subproceso 
post-installation script devolvi? el c?digo de salida de error 255
https://bugs.launchpad.net/bugs/299866
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to