Bug#398044: tomcat5.5: /etc/init.d/tomcat5.5 status doesn't show PID

Jhair Tocancipa Triana jhair.tocancipa at gmail.com
Sat Nov 11 15:18:21 UTC 2006


Package: tomcat5.5
Version: 5.5.20-1
Severity: normal

There is a typo in debian/tomcat5.5.init. Please apply the following
 (or similar) patch:

--- debian/tomcat5.5.init       2006-11-11 16:06:42.000000000 +0100
+++ debian/tomcat5.5.init.new   2006-11-11 16:11:25.000000000 +0100
@@ -198,7 +198,7 @@
                    exit 3
                fi
        else
-               log_success_msg "$DESC is running with Java pid $CATALNA_PID"
+               log_success_msg "$DESC is running with Java pid `cat $CATALINA_PID`"
                exit 0
        fi
         ;;

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages tomcat5.5 depends on:
ii  adduser                       3.99       Add and remove users and groups
ii  apache2-utils                 2.2.3-3    utility programs for webservers
ii  ecj-bootstrap                 3.2.1-3    bootstrap version of the Eclipse J
ii  gij-4.1 [java2-runtime]       4.1.1-17   The GNU Java bytecode interpreter
ii  libtomcat5.5-java             5.5.20-1   Java Servlet engine -- core librar
ii  sun-java5-jre [java2-runtime] 1.5.0-08-1 Sun Java(TM) Runtime Environment (

tomcat5.5 recommends no packages.

-- no debconf information

-- 
--Jhair




More information about the pkg-java-maintainers mailing list