Howdy,
I actually disagree with the interpretation of the error: if you try to
shutdown tomcat when it's not running, you'll get a ConnectionRefused
exception from when it tries to connect to the shutdown port.

But I don't have an answer to the original question ;)  Is Remy watching
this thread?

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Yousef Shemisa [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, June 12, 2002 6:09 PM
>To: Tomcat Users List
>Subject: Re: Tomcat4.1.2 shutdown error
>
>Mike,
>
>Is it possible that Tomcat is not running when you execute shutdown.sh?
>This
>is what it looks like from the error response.
>
>Cheers.
>---
>Yousef Shemisa
>650-365-9704 ext 12
>http://www.netunderdogs.com
>Menlo Park, CA
>
>~Savin' the Web Doggie Style~
>We GUARANTEE our Web Development will exceed your expectations.
>
>----- Original Message -----
>From: "Mike Niemaz" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Wednesday, June 12, 2002 3:30 AM
>Subject: Tomcat4.1.2 shutdown error
>
>
>> I'm getting this error when I try to stop Tomcat.
>> Any idea?
>>
>> Thanx,
>>
>> -mike
>>
>> java.lang.NullPointerException
>>         at
>>
>org.apache.catalina.core.NamingContextListener.lifecycleEvent(NamingCon
text
>L
>istener.java:343)
>>
>>         at
>>
>org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleS
uppo
>r
>t.java:166)
>>
>>         at
>>
org.apache.catalina.core.StandardServer.stop(StandardServer.java:2216)
>>         at
org.apache.catalina.startup.Catalina.start(Catalina.java:541)
>>
>>         at
>> org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
>>         at
>> org.apache.catalina.startup.Catalina.process(Catalina.java:180)
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
>>         at
>>
>sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.ja
va:3
>9
>)
>>
>>         at
>>
>sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccesso
rImp
>l
>.java:25)
>>
>>         at java.lang.reflect.Method.invoke(Method.java:324)
>>         at
>> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
>>
>>
>> --
>> To unsubscribe, e-mail:
><mailto:[EMAIL PROTECTED]>
>> For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
>>
>>
>>
>
>
>--
>To unsubscribe, e-mail:   <mailto:tomcat-user-
>[EMAIL PROTECTED]>
>For additional commands, e-mail: <mailto:tomcat-user-
>[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to