Sergio,

please do the following:

- remove (rename) your catalina.out and try to start Tomcat with
/etc/init.d/tomcat5 start (or whatever name your startup-script has)

After that, the log-file should hopefully be a bit shorter.

I'm a bit puzzled since your having quote /some/ errors in the
previous log, starting with "connection refused", ending with
"NoClassDefFound".

One of my favourite words for the day:

If you want to have an elephant for breakfast, you'll have to cut it
into small pieces first..

No let's start to cut:

1. The entry "INFO: Pausing Coyote HTTP/1.1 on http-8080" tells me
you're trying to run Tomcat on port 8080 - correct?
Can you please verify this by posting the "Connector"-element from
your server.xml?

2. "java.lang.NoClassDefFoundError:
javax/servlet/http/HttpServletRequest": Could you please provide the
directory-listing from
${CATALINA_HOME}/common/lib?

3. Now think: Usually, programs just don't mutate (at least, most of
them ans esp. Tomcat). Now what have been your recent actions on that
server?

Rgds

Gregor
-- 
just because your paranoid, doesn't mean they're not after you...
gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2
gpgp-key available
@ http://pgpkeys.pca.dfn.de:11371
@ http://pgp.mit.edu:11371/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to