Your message dated Mon, 12 Aug 2013 09:34:27 +0000
with message-id <e1v8owb-0000cd...@franck.debian.org>
and subject line Bug#711934: fixed in libapache-mod-jk 1:1.2.37-3
has caused the Debian Bug report #711934,
regarding libapache2-mod-jk: Worker activation state corrupted when using 
jkmanager
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 ow...@bugs.debian.org
immediately.)


-- 
711934: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711934
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libapache2-mod-jk
Version: 1:1.2.37-1
Severity: important
Tags: patch

Dear Maintainer,

A more detailed description of the problem including discussion 
can be found at:

http://tomcat.10.x6.nabble.com/mod-jk-worker-activation-not-working-anymore-in-1-2-37-td4999956.html

In short:
We use jkmanager to selectively disable (DIS state) workers to do 
rolling releases. This worked fine in Squeeze (mod_jk 1.2.30),
but does not work properly anymore in Wheezy (mod_jk 1.2.37). The 
effect is: When I set a worker to disabled, it flips back and forth
between disabled an active, and the load on the worker does not
decrease as it should. Same with stopped. Happens on multiple
Apache servers independently.

The following change from the upcoming 1.2.38 release fixes the
problem at least for our setup:

--- libapache-mod-jk-1.2.37.orig/native/common/jk_status.c
+++ libapache-mod-jk-1.2.37/native/common/jk_status.c
@@ -3647,7 +3647,7 @@ static void commit_all_members(jk_ws_ser
                 }
             }
             if (sync_needed == JK_TRUE) {
-                wr->sequence = 0;
+                wr->sequence = -1;
                 if (!rc)
                     rc = 3;
             }


Please consider backporting this patch to Wheezy, because the
worker activation state is completely unusable as it is now, and
this is probably an important feature for many users of this
package.

Thanks & best regards,

David Gubler



-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libapache2-mod-jk depends on:
ii  apache2.2-common  2.2.22-13
ii  libc6             2.13-38

libapache2-mod-jk recommends no packages.

Versions of packages libapache2-mod-jk suggests:
pn  libapache-mod-jk-doc  <none>
pn  tomcat6               <none>

-- Configuration Files:
/etc/libapache2-mod-jk/workers.properties changed [not included]

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: libapache-mod-jk
Source-Version: 1:1.2.37-3

We believe that the bug you reported is fixed in the latest version of
libapache-mod-jk, which is due to be installed in the Debian FTP archive.

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 711...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Damien Raude-Morvan <draz...@debian.org> (supplier of updated libapache-mod-jk 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 12 Aug 2013 10:28:44 +0200
Source: libapache-mod-jk
Binary: libapache2-mod-jk libapache-mod-jk-doc
Architecture: source amd64 all
Version: 1:1.2.37-3
Distribution: sid
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Damien Raude-Morvan <draz...@debian.org>
Description: 
 libapache-mod-jk-doc - Documentation of libapache2-mod-jk package
 libapache2-mod-jk - Apache 2 connector for the Tomcat Java servlet engine
Closes: 710809 711934
Changes: 
 libapache-mod-jk (1:1.2.37-3) unstable; urgency=low
 .
   * d/rules: Fix "Hardening CPPFLAGS missing" (Closes: #710809).
     Thanks to Simon Ruderich for providing patch.
   * d/patches/0004-corrupted-worker-activation-status.patch:
     Fix "Worker activation state corrupted when using jkmanager",
     Thanks to David Gubler for patch (Closes: #711934).
Checksums-Sha1: 
 8bb735c1d187596795b263add1c5267c149a5a7a 2173 libapache-mod-jk_1.2.37-3.dsc
 7c66e4f3bfcbd11f7b9637d49d27f6b19542d631 10022 
libapache-mod-jk_1.2.37-3.debian.tar.gz
 c3674dbd451b1f4598547b94bc06d1941091ad56 143528 
libapache2-mod-jk_1.2.37-3_amd64.deb
 3ecbcf1c3fca68ed40c6faa5a8867431e9de2510 167480 
libapache-mod-jk-doc_1.2.37-3_all.deb
Checksums-Sha256: 
 2cfe35360a6e6b9c5101ce9335d2080babe56290c75efb0eeb6662251a87ebf2 2173 
libapache-mod-jk_1.2.37-3.dsc
 61f7cf5d8b19b32a178525a3de512bb0d63471ee1e59e24b2b51f6c3f1b03a38 10022 
libapache-mod-jk_1.2.37-3.debian.tar.gz
 bfbe064b9adda442c482940776328f7b8e449afe25eb858deb5e798e88382d17 143528 
libapache2-mod-jk_1.2.37-3_amd64.deb
 1dfff747576b647edd84d227026cfea89e075c442df073d55d981a7a94465e6f 167480 
libapache-mod-jk-doc_1.2.37-3_all.deb
Files: 
 c9229c014bad5f494810fcedd040dfd2 2173 httpd optional 
libapache-mod-jk_1.2.37-3.dsc
 3b4253e38ae75f7e17beb80ffa40ff8b 10022 httpd optional 
libapache-mod-jk_1.2.37-3.debian.tar.gz
 89bd73416444c69b6a36734f4cb1bbf9 143528 httpd optional 
libapache2-mod-jk_1.2.37-3_amd64.deb
 a7cda74a72d50ecc80fab12467db8ff9 167480 doc optional 
libapache-mod-jk-doc_1.2.37-3_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iQIcBAEBCAAGBQJSCKZ1AAoJEHXiDM0z50n8CkQP/ipMojVR0Rb4jkXwbwI2wo6L
HYOvYT584BZZb3aZTvL0nijb704spEP1uK/rkvDP8MnSD5Ux6ZPo3exd2FJQmUhz
QjqY38RgE8WZeoHTkX05teds5xuEqXZHB336diyDrcb8nsAc8PQsK4o+TiWhSkWE
1uZUilHmkbUDZaD1VL84akf/mkF5odz9VJ2/BgM0aaf8lguuS0JrDAhFfHu+aTnx
eae3VJF/9C/d57QdIuT/fJzAKNOYIiQAkHCRqVHaafnmI3m1WmjMqYnLaOFFb5BJ
UIeZBGTa/GAFMQYK0LfO7uPjbAUjaNx5E3fHHe5j05/B+bTpHscHlYjIMUnimyLx
MKDZVVmx9rF9VwJAczDsreFxogAYufZBSI9slP98QC5vDIc0BQKt5NMyMcfE4Dyy
ske9RB8gYjntabhCGCiPWSUXBAe5YOW6Hr5Boi2gPgt3J7UkUjU0coV4hejy3QBE
lz8ScAzSgOpyfmIzIGwAaMnQWxG5mr7qtORTecE0o+000gox+2rsU4mAg+FdIIuP
ZOOdp5YojWeHg20/jjkeOr7H8GVcTOD0FwVVf7xVzssjCotJK5BJhmnay2oraq7b
b5b121J91DG9qzj6B9oahpt3HZU09awKb5TAcwMatRjpux9ETnHlvJ8c2UfiAeS3
iRiDQ0ok6p5dJEEK8DOa
=w1vj
-----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
debian-j...@lists.debian.org for discussions and questions.

Reply via email to