Bug#635503: libapache2-mod-jk: mod-jk corrupts first and second listed worker.list entry

2012-01-30 Thread Damien Raude-Morvan

tag 635503 + upstream
forwarded 635503 https://issues.apache.org/bugzilla/show_bug.cgi?id=50339
fixed 635503 1:1.2.32-1
thanks

Hi Andreas,

On 26/07/2011 13:33, Andreas Fierlinger wrote:

mod-jk mutates the first two entries in worker.list

My worker.list looks like this:
worker.list = eservice2, eservice1, eserviceE, eserviceQ

but in mod_jk.log the worker.list seems to be altered :
[Sun Jul 24 06:25:30.461 2011] [16401:140729642657600] [debug] 
jk_map_dump::jk_map.c (589): Dump of map: 'worker.list' -  'esevice2, 
eservvice1, eserviceE, eserviceQ'

I am able to reproduce this on another sqeeze machine with a configuration 
similar to this.


It seems that libapache2-mod-jk  1.2.32 doesn't parse correctly 
properties with white space. As a workaround please use :

worker.list=eservice2,eservice1,eserviceE,eserviceQ

Cheers,
--
Damien - Debian Developper
http://wiki.debian.org/DamienRaudeMorvan



__
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.


Processed: Re: Bug#635503: libapache2-mod-jk: mod-jk corrupts first and second listed worker.list entry

2012-01-30 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 635503 + upstream
Bug #635503 [libapache2-mod-jk] libapache2-mod-jk: mod-jk corrupts first and 
second listed worker.list entry
Added tag(s) upstream.
 forwarded 635503 https://issues.apache.org/bugzilla/show_bug.cgi?id=50339
Bug #635503 [libapache2-mod-jk] libapache2-mod-jk: mod-jk corrupts first and 
second listed worker.list entry
Set Bug forwarded-to-address to 
'https://issues.apache.org/bugzilla/show_bug.cgi?id=50339'.
 fixed 635503 1:1.2.32-1
Bug #635503 [libapache2-mod-jk] libapache2-mod-jk: mod-jk corrupts first and 
second listed worker.list entry
Bug Marked as fixed in versions libapache-mod-jk/1:1.2.32-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
635503: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635503
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
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.


Bug#635503: libapache2-mod-jk: mod-jk corrupts first and second listed worker.list entry

2011-07-26 Thread Andreas Fierlinger
Package: libapache2-mod-jk
Version: 1:1.2.30-1squeeze1
Severity: important

mod-jk mutates the first two entries in worker.list

My worker.list looks like this: 
worker.list = eservice2, eservice1, eserviceE, eserviceQ

but in mod_jk.log the worker.list seems to be altered :
[Sun Jul 24 06:25:30.461 2011] [16401:140729642657600] [debug] 
jk_map_dump::jk_map.c (589): Dump of map: 'worker.list' - 'esevice2, 
eservvice1, eserviceE, eserviceQ'

I am able to reproduce this on another sqeeze machine with a configuration 
similar to this.

TIA

Andreas

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

Kernel: Linux 2.6.32-5-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 libapache2-mod-jk depends on:
ii  apache22.2.16-6+squeeze1 Apache HTTP Server metapackage
ii  apache2-mpm-worker [ap 2.2.16-6+squeeze1 Apache HTTP Server - high speed th
ii  apache2.2-common   2.2.16-6+squeeze1 Apache HTTP Server common files
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib

libapache2-mod-jk recommends no packages.

Versions of packages libapache2-mod-jk suggests:
pn  libapache-mod-jk-doc  none (no description available)
pn  tomcat6   none (no description available)

-- Configuration Files:
/etc/libapache2-mod-jk/workers.properties [Errno 2] No such file or directory: 
u'/etc/libapache2-mod-jk/workers.properties'

/srv/application/conf/workers.properties
ps=/
worker.list = eservice2, eservice1, eserviceE, eserviceQ
worker.eserviceQ.port=9022
worker.eserviceQ.host=localhost
worker.eserviceQ.type=ajp13
worker.eserviceQ.distance=0
worker.eserviceE.port=9025
worker.eserviceE.host=localhost
worker.eserviceE.type=ajp13
worker.eserviceE.distance=0

-- no debconf information



__
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.