You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Todd Chaffee <tc...@toddbiz.com> on 2001/04/24 23:57:30 UTC

Re: Very hard to stop tomcat3.2.2b2 on linux

Check your classpath.

At 12:46 AM 04/25/01 +0200, you wrote:
>Hello,
>
>I've got really hard problem to stop tomcat !!!
>
>I've received an exception into GenericServlet (a nullpointer exception)
>or tomcat's processes are not stopped..
>then the connector is stopped (so I can not stop it anymore without
>killing processes !!
>
>any ideas ?


Re: Very hard to stop tomcat3.2.2b2 on linux

Posted by Wolle <wo...@dorf.RWTH-Aachen.DE>.
Hello,
say something about your Configuration,
use you the ajp13 Procotcol ?
When yes , have you the ajp12 Protocol disabled ?
When yes -> that's the reason .

Greetings,
Michael

Todd Chaffee wrote:

> Check your classpath.
>
> At 12:46 AM 04/25/01 +0200, you wrote:
> >Hello,
> >
> >I've got really hard problem to stop tomcat !!!
> >
> >I've received an exception into GenericServlet (a nullpointer exception)
> >or tomcat's processes are not stopped..
> >then the connector is stopped (so I can not stop it anymore without
> >killing processes !!
> >
> >any ideas ?

-