Your message dated Wed, 22 Nov 2006 22:17:10 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#395167: fixed in tomcat5.5 5.5.20-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: tomcat5.5
Version: 5.5.20-1
Severity: important
I'm unable to get tomcat5.5 working using java-gcj-compat as the JVM.
There is an error in catalina logs as follows:
Using CATALINA_BASE: /var/lib/tomcat5.5
Using CATALINA_HOME: /usr/share/tomcat5.5
Using CATALINA_TMPDIR: /var/lib/tomcat5.5/temp
Using JRE_HOME: /usr/lib/jvm/java-gcj
Using Security Manager
WARNING: error instantiating 'org.apache.juli.ClassLoaderLogManager'
referenced
by java.util.logging.manager, class not found
java.lang.ClassNotFoundException: org.apache.juli.ClassLoaderLogManager
not foun
d
<<No stacktrace available>>
Using CATALINA_BASE: /var/lib/tomcat5.5
Using CATALINA_HOME: /usr/share/tomcat5.5
Using CATALINA_TMPDIR: /var/lib/tomcat5.5/temp
Using JRE_HOME: /usr/lib/jvm/java-gcj
Using Security Manager
WARNING: error instantiating 'org.apache.juli.ClassLoaderLogManager'
referenced
by java.util.logging.manager, class not found
java.lang.ClassNotFoundException:
org.apache.juli.ClassLoaderLogManager not foun
d
<<No stacktrace available>>
This is with the default installation of tomcat5.5 from a clean install,
haven't customized /etc/default/tomcat5.5 or any other config files.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-k7
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Versions of packages tomcat5.5 depends on:
ii adduser 3.99 Add and remove users and groups
ii apache2-utils 2.2.3-2 utility programs for webservers
ii apache2.2-common 2.2.3-2 Next generation, scalable, extenda
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 java-gcj-compat-dev 1.0.65-8 Java runtime environment with GCJ
ii libtomcat5.5-java 5.5.20-1 Java Servlet engine -- core librar
tomcat5.5 recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: tomcat5.5
Source-Version: 5.5.20-2
We believe that the bug you reported is fixed in the latest version of
tomcat5.5, which is due to be installed in the Debian FTP archive:
libtomcat5.5-java_5.5.20-2_all.deb
to pool/main/t/tomcat5.5/libtomcat5.5-java_5.5.20-2_all.deb
tomcat5.5-admin_5.5.20-2_all.deb
to pool/main/t/tomcat5.5/tomcat5.5-admin_5.5.20-2_all.deb
tomcat5.5-webapps_5.5.20-2_all.deb
to pool/main/t/tomcat5.5/tomcat5.5-webapps_5.5.20-2_all.deb
tomcat5.5_5.5.20-2.diff.gz
to pool/main/t/tomcat5.5/tomcat5.5_5.5.20-2.diff.gz
tomcat5.5_5.5.20-2.dsc
to pool/main/t/tomcat5.5/tomcat5.5_5.5.20-2.dsc
tomcat5.5_5.5.20-2_all.deb
to pool/main/t/tomcat5.5/tomcat5.5_5.5.20-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Marcus Better <[EMAIL PROTECTED]> (supplier of updated tomcat5.5 package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 21 Nov 2006 12:06:17 +0100
Source: tomcat5.5
Binary: libtomcat5.5-java tomcat5.5 tomcat5.5-admin tomcat5.5-webapps
Architecture: source all
Version: 5.5.20-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: Marcus Better <[EMAIL PROTECTED]>
Description:
libtomcat5.5-java - Java Servlet engine -- core libraries
tomcat5.5 - Java Servlet 2.4 engine with JSP 2.0 support
tomcat5.5-admin - Java Servlet engine -- admin & manager web interfaces
tomcat5.5-webapps - Java Servlet engine -- documentation and example web
applications
Closes: 392569 393224 395167 397996 398044 399184
Changes:
tomcat5.5 (5.5.20-2) unstable; urgency=medium
.
* Now runs with java-gcj-compat. (Closes: #395167)
* Add compatibility links for JDK 1.4. Thanks to Javier Serrano
Polo. (Closes: #397996).
* Fix accidental double removal of the tomcat55 user on purge in some
cases. Thanks to Andreas Beckmann. (Closes: #393224)
* Fix typo affecting "/etc/init.d/tomcat5.5 status" command. Thanks to
Jhair Tocancipa Triana. (Closes: #398044)
* Webapps are now installed in /usr/share/tomcat5.5-webapps. Their
context definitions are copied into
/var/lib/tomcat5.5/conf/Catalina/localhost on first install, but if
removed they will no longer be re-enabled on every upgrade. Thanks to
Adrian Bridgett. (Closes: #399184)
* Change owner of various files from tomcat5 to tomcat55 on upgrade from
release 5.5.17-1 or earlier. Thanks to Mike Whitaker. (Closes: #392569)
* Don't use juli LogManager with java-gcj-compat, as workaround for bug
#399251.
* We no longer need xsltproc to generate documentation, since the
required supporting functions are now available in main.
* debian/ant.properties, debian/rules: Don't delete PureTLS code from
the source. It will be ignored during build anyway.
* Rebuild jkstatus-ant from source instead of using precompiled class
files.
* Simplified the .install files by grouping by directory.
* Install forgotten files `catalina.properties', `logging.properties'
and `context.xml' in /var/lib/tomcat5.5/conf.
* Synchronized security policy files with upstream.
* debian/rules: Don't use CDBS. Thus we no longer need a bogus "ant xxx"
invocation in the "clean" target, and the script is simple enough
anyway.
Files:
1c710b1ff38d1a4daee38dfc191b2734 1267 web optional tomcat5.5_5.5.20-2.dsc
8a68e8c8bdf74ea3bc3ca0c636585a33 26561 web optional tomcat5.5_5.5.20-2.diff.gz
0e08d7bd0134067c2b49e2596833909c 56018 web optional tomcat5.5_5.5.20-2_all.deb
5544f264f8d3de61eea1c29e294d8c67 2385548 web optional
libtomcat5.5-java_5.5.20-2_all.deb
d92598ad481d7c2e9b2a231fdb467ffe 1465682 web optional
tomcat5.5-webapps_5.5.20-2_all.deb
e51ff8e691236eafc3e8c2414c13aef5 1158390 web optional
tomcat5.5-admin_5.5.20-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFZMkh+C5cwEsrK54RAptNAKCBnkoCFyfOI9tAIlI5lOI7qMnK0QCglXwY
RIJcaHBW3qSWQ9NkyGjAJU0=
=LlO6
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers