Your message dated Sun, 09 Oct 2011 05:17:46 +0000
with message-id <[email protected]>
and subject line Bug#644340: fixed in tomcat7 7.0.22-1
has caused the Debian Bug report #644340,
regarding tomcat7: action "start" failed: no JDK found - please set JAVA_HOME
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
644340: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644340
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tomcat7
Version: 7.0.21-1
Severity: important
root@alice:/# invoke-rc.d tomcat7 start
no JDK found - please set JAVA_HOME ... failed!
invoke-rc.d: initscript tomcat7, action "start" failed.
root@alice:/#
The recent changes in openjdk-6 that enable support for multi-arch
break default configuration of tomcat7.
Since JAVA_HOME is not set by default, tomcat7 looks for these paths
as JAVA_HOME candidates:
JDK_DIRS="/usr/lib/jvm/java-6-openjdk /usr/lib/jvm/java-6-sun
/usr/lib/jvm/java-1.5.0-sun /usr/lib/j2sdk1.5-sun /usr/lib/j2sdk1.5-ibm"
In a clean chroot with openjdk-6-jre 6b23~pre10-1 none of those paths are valid.
I'm not sure how to fix this, my questions are:
Should I add /usr/lib/jvm/java-6-openjdk-$(dpkg-architecture -qDEB_HOST_ARCH)
to JDK_DIRS list?
Or should I just add /usr/lib/jvm/default-java to that list?
Thanks,
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (800, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages tomcat7 depends on:
ii adduser 3.113
ii debconf [debconf-2.0] 1.5.41
ii tomcat7-common 7.0.21-1
ii ucf 3.0025+nmu2
Versions of packages tomcat7 recommends:
pn authbind <none>
Versions of packages tomcat7 suggests:
pn libtcnative-1 <none>
pn tomcat7-admin <none>
pn tomcat7-docs <none>
pn tomcat7-examples <none>
pn tomcat7-user <none>
-- Configuration Files:
/etc/logrotate.d/tomcat7 changed [not included]
-- debconf information:
tomcat7/groupname: tomcat7
tomcat7/username: tomcat7
tomcat7/javaopts: -Djava.awt.headless=true -Xmx128m -XX:+UseConcMarkSweepGC
--
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: tomcat7
Source-Version: 7.0.22-1
We believe that the bug you reported is fixed in the latest version of
tomcat7, which is due to be installed in the Debian FTP archive:
libservlet3.0-java-doc_7.0.22-1_all.deb
to main/t/tomcat7/libservlet3.0-java-doc_7.0.22-1_all.deb
libservlet3.0-java_7.0.22-1_all.deb
to main/t/tomcat7/libservlet3.0-java_7.0.22-1_all.deb
libtomcat7-java_7.0.22-1_all.deb
to main/t/tomcat7/libtomcat7-java_7.0.22-1_all.deb
tomcat7-admin_7.0.22-1_all.deb
to main/t/tomcat7/tomcat7-admin_7.0.22-1_all.deb
tomcat7-common_7.0.22-1_all.deb
to main/t/tomcat7/tomcat7-common_7.0.22-1_all.deb
tomcat7-docs_7.0.22-1_all.deb
to main/t/tomcat7/tomcat7-docs_7.0.22-1_all.deb
tomcat7-examples_7.0.22-1_all.deb
to main/t/tomcat7/tomcat7-examples_7.0.22-1_all.deb
tomcat7-user_7.0.22-1_all.deb
to main/t/tomcat7/tomcat7-user_7.0.22-1_all.deb
tomcat7_7.0.22-1.debian.tar.gz
to main/t/tomcat7/tomcat7_7.0.22-1.debian.tar.gz
tomcat7_7.0.22-1.dsc
to main/t/tomcat7/tomcat7_7.0.22-1.dsc
tomcat7_7.0.22-1_all.deb
to main/t/tomcat7/tomcat7_7.0.22-1_all.deb
tomcat7_7.0.22.orig.tar.gz
to main/t/tomcat7/tomcat7_7.0.22.orig.tar.gz
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.
tony mancill <[email protected]> (supplier of updated tomcat7 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.8
Date: Sat, 08 Oct 2011 21:58:41 -0700
Source: tomcat7
Binary: tomcat7-common tomcat7 tomcat7-user libtomcat7-java libservlet3.0-java
libservlet3.0-java-doc tomcat7-admin tomcat7-examples tomcat7-docs
Architecture: source all
Version: 7.0.22-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers
<[email protected]>
Changed-By: tony mancill <[email protected]>
Description:
libservlet3.0-java - Servlet 3.0 and JSP 2.2 Java API classes
libservlet3.0-java-doc - Servlet 3.0 and JSP 2.2 Java API documentation
libtomcat7-java - Servlet and JSP engine -- core libraries
tomcat7 - Servlet and JSP engine
tomcat7-admin - Servlet and JSP engine -- admin web applications
tomcat7-common - Servlet and JSP engine -- common files
tomcat7-docs - Servlet and JSP engine -- documentation
tomcat7-examples - Servlet and JSP engine -- example web applications
tomcat7-user - Servlet and JSP engine -- tools to create user instances
Closes: 644340
Changes:
tomcat7 (7.0.22-1) unstable; urgency=low
.
[ Miguel Landaeta ]
* New upstream release.
* Fix lintian warning about format specification of copyright file.
.
[ tony mancill ]
* Add dependency on JRE to tomcat7-common (Closes: #644340)
* Modify init script to look for JVM in /usr/lib/jvm/default-java
Checksums-Sha1:
c70c72b983ce7b0188a8c3331209b4cb200f9413 2485 tomcat7_7.0.22-1.dsc
2ab47fa29b28b713c940dd99b41c70f0da9b43a4 3744635 tomcat7_7.0.22.orig.tar.gz
9156bdd65af6c6879e1e59883c2d569ab7508764 38803 tomcat7_7.0.22-1.debian.tar.gz
1877e873cadd5b814ba652c7bad7caae061d60bb 53704 tomcat7-common_7.0.22-1_all.deb
f03b63285450ee259cf36d641016950eee4043df 45874 tomcat7_7.0.22-1_all.deb
3b48fb69c3e0bebd1a96cb18b731e122aaa30fd2 35616 tomcat7-user_7.0.22-1_all.deb
e735a48af7a629dd1d621bee1e1723e00d57abcd 3372802
libtomcat7-java_7.0.22-1_all.deb
3d62c0dded28b176f72eccf2558bdcd72e03ce96 299242
libservlet3.0-java_7.0.22-1_all.deb
ff9db52198b8baa24663d12fde20f6cf323e7ca3 299670
libservlet3.0-java-doc_7.0.22-1_all.deb
7a9868013a13ee6376fb86c019b232d1ecdf1653 48520 tomcat7-admin_7.0.22-1_all.deb
07250864156a519377a88cc2fb5fda4f097d8b88 178630
tomcat7-examples_7.0.22-1_all.deb
50c76265cde4f6a2211c05777fec4349e3606925 608046 tomcat7-docs_7.0.22-1_all.deb
Checksums-Sha256:
294e30ec0f86812a08107f1c2c15fb1fc84f321288044d73d6a76556c2de747b 2485
tomcat7_7.0.22-1.dsc
0689a4054907b01f0e0e65a356a870103416c2a5113062d9f8f1fa9cfac41557 3744635
tomcat7_7.0.22.orig.tar.gz
2451f1e0b4983e755b5320683984007b80f24879f240cd66c0122f192a09a993 38803
tomcat7_7.0.22-1.debian.tar.gz
79445825dafb66b0fe5e99572c3c039ec8c8d713dc04d945c6dc33b503ebfd00 53704
tomcat7-common_7.0.22-1_all.deb
2326b151ebac62630b1343b10ea10518d5c8bcf98bbf9ccd4b5d773b5e421e0f 45874
tomcat7_7.0.22-1_all.deb
14fed41e2644b60119df39dbc97ca05a10d7f2d4031f12cd57e4a66f00f54ef9 35616
tomcat7-user_7.0.22-1_all.deb
6702df938bbf33da5505c9dc7ec34da8eb6ef8e729f6a02e320ec7a17e456dda 3372802
libtomcat7-java_7.0.22-1_all.deb
2806fccfe112f1ad7ec9163c338173fb6beaa6394bb2452edba5448858d13bdd 299242
libservlet3.0-java_7.0.22-1_all.deb
2dd3bff54601e9285fc9038b2f349db9ab3a1c7d2089a1e26a900336b911ece5 299670
libservlet3.0-java-doc_7.0.22-1_all.deb
1775ab5295652be4a6f7fcca52c8a2154aa3608c0d9cb536ec24c17312987d7b 48520
tomcat7-admin_7.0.22-1_all.deb
b2d27f0a080cb033be96d48f4bf8b8b7206f382fb214d74faa45f2a3fd83f094 178630
tomcat7-examples_7.0.22-1_all.deb
382e9e3981a99ae519cba9c43bfc9e7db527c9001073e4ff865fc97d31afac4b 608046
tomcat7-docs_7.0.22-1_all.deb
Files:
51ed341e273745b611dd02751dbdde74 2485 java optional tomcat7_7.0.22-1.dsc
1ae69b508303450cef4a02faad2d358a 3744635 java optional
tomcat7_7.0.22.orig.tar.gz
d1d6f61860b59a290d6f941b36ab065a 38803 java optional
tomcat7_7.0.22-1.debian.tar.gz
2f0397ec2b5dfcfc1e7f60ef2326058c 53704 java optional
tomcat7-common_7.0.22-1_all.deb
ac1212cbca18db03bf69ea23287204ad 45874 java optional tomcat7_7.0.22-1_all.deb
5042b31485ac6c29dabe38764408cc3e 35616 java optional
tomcat7-user_7.0.22-1_all.deb
de532016d65709938d42990db1443b82 3372802 java optional
libtomcat7-java_7.0.22-1_all.deb
acc08f3128260e28cad0ea566e81b809 299242 java optional
libservlet3.0-java_7.0.22-1_all.deb
f605a39eacd38dec82ef79dc06492dec 299670 doc optional
libservlet3.0-java-doc_7.0.22-1_all.deb
6df9ed71dff3928a150797fdb54ded70 48520 java optional
tomcat7-admin_7.0.22-1_all.deb
29b289855d28608521275741bb77c558 178630 java optional
tomcat7-examples_7.0.22-1_all.deb
577582c7c47ef375e0e2c06194b26d73 608046 doc optional
tomcat7-docs_7.0.22-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBAgAGBQJOkSwNAAoJECHSBYmXSz6W2gQQAIFLA0pm+LJ66naL5ujD5fBT
uhXIGFdeFiJL3KH7bCwKmSftChfadgChwpYwjR5sr38Dr10RGWoehtioSrcyPK+z
eiYK94kb6AnFeJUBcgI2libV0dcPoOH8YekTvQWgk77hgAYIHYpzC6aSotXr8YEV
dWAk4dn9UuE3fJa5F2eyyfyIvV9E768Yz98XwweRPL7z2v8VO/RJHz0qzJQBmVI+
hDtKl3XWtvNRbD1PpwsMW7hqpz7X8G/KYrvq+GgPsFeDXGQvOLTOxhLankc162nO
eDvythl0VdwyE2kfJydewNMV4qt5k44KgZzZz+c2hkFSizF9fx/QUof4TWltCh8y
XfO1IwspjIpIOzaO+mYyXWlDKKmuaPILykPLJSR3orRdWnWpZVAxKC7oxLczpEiV
sqGuoZMlnp94HxWBSAL7tw4Mda5imnsMzb2u+vA5Zpoe4siXuJBo9/JEkDb00yrq
6GDXswmcWYDNqpwFQI60wKgN0BDOzsZpKeV/2ebezg9el2gu8C9TFFwBZoX8VdSE
mh7c5CEqBm3+S0MXf9v/akcZKKDAeuzuOrhFTRbTJV9pYxsXlxtTRhUAizBqjMDl
cAve1WMr7WprhZYxjJV4oIeQKY9XZ6qZorUJlysdfUYy+z4nC8kpqbTVEX23GJkE
iHRGsppGzpplkDIT72ob
=lEQD
-----END PGP SIGNATURE-----
--- End Message ---
__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.