init.d scripts doesnot stop tomcat (5.5.25-5ubuntu1.1) on Ubuntu Hardy 8.04

Joe McDonagh joseph.e.mcdonagh at gmail.com
Fri Sep 25 14:21:12 UTC 2009


Kaushal Shriyan wrote:
> Hi,
>
> init.d scripts doesnot stop tomcat (5.5.25-5ubuntu1.1) on Ubuntu Hardy 8.04
> is it a known issue ?
>
> I have filed a Bug for it.
> (https://bugs.launchpad.net/ubuntu/+source/tomcat5.5/+bug/433906)
>
> Please suggest/guide ?
>
> Thanks and Regards,
>
> Kaushal
>
>   
It stops tomcat on mine just fine. Run the init script like

bash -x /etc/init.d/tomcat5.5 stop

Paste the output, then paste the output of:

ps aux | grep jsvc

Then take a look at where Catalina is logging, most likely in 
/var/log/daemon.log.

In the future, try to debug/get help through all avenues before filing a 
bug report. It helps keep the signal/noise ratio proper, for the sake of 
the Ubuntu guys who aren't always getting paid to wade through this 
stuff. And if you're going to file a bug post at least the information 
launchpad asks for such as apt-cache policy, lsb_release -rd, etc.

-- 
Joe McDonagh
Operations Engineer
www.colonfail.com





More information about the ubuntu-server mailing list