Package: tomcat5.5 Version: 5.5.25-1 Severity: minor The messages sent to /var/log/daemon have a superfluous timestamp generated by Tomcat. This just clutters the log:
Nov 1 09:56:36 better jsvc.exec[6185]: 2007-nov-01 09:56:36 org.apache.coyote.http11.Http11BaseProtocol init INFO: Initializing Coyote HTTP/1.1 on http-8180 Nov 1 09:56:36 better jsvc.exec[6185]: 2007-nov-01 09:56:36 org.apache.catalina.startup.Catalina load INFO: Initialization processed in 782 ms Nov 1 09:56:36 better jsvc.exec[6185]: 2007-nov-01 09:56:36 org.apache.catalina.core.StandardService start INFO: Starting service Catalina Nov 1 09:56:36 better jsvc.exec[6185]: 2007-nov-01 09:56:36 org.apache.catalina.core.StandardEngine start INFO: Starting Servlet Engine: Apache Tomcat/5.5 The messages in question are those sent to stdout/err by Tomcat. They init script tells jsvc to send those to the syslog. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.23-rc3-lg (PREEMPT) Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages tomcat5.5 depends on: ii adduser 3.105 add and remove users and groups ii gij-4.1 [java2-runti 4.1.2-16 The GNU Java bytecode interpreter ii gij-4.2 [java2-runti 4.2.1-5 The GNU Java bytecode interpreter ii java-gcj-compat-dev 1.0.76-5 Java runtime environment with GCJ ii jsvc 1.0.2~svn20061127-6 wrapper to launch Java application ii libecj-java 3.3.0+0728-2 Eclipse Java compiler (library) ii libtomcat5.5-java 5.5.25-1 Java Servlet engine -- core librar ii sun-java6-jre [java2 6-03-2 Sun Java(TM) Runtime Environment ( tomcat5.5 recommends no packages. -- no debconf information _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

