DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=44349>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=44349





------- Additional Comments From [EMAIL PROTECTED]  2008-02-04 14:14 -------
This works for me (1.2.26).

Please do a startup with JkLogLevel debug and look for the following lines in
you jk log file:

[Mon Feb 04 23:09:43.003 2008] [15514:1] [debug] jk_map_read_property::jk_map.c
(492): Adding property 'worker.loadbalancer.sticky_session_force' with value
'True' to map.

when parsing the workers.properties and

[Mon Feb 04 23:09:43.009 2008] [15514:1] [debug] jk_map_dump::jk_map.c (590):
Dump of map: 'worker.loadbalancer.sticky_session_force' -> 'True'

after reading the full config.

In case your results differ, you haven't given enough configuration to analyze
the problem (full workers.properties, all relevant httpd JK directives and vhost
structure in httpd.

If you get the same lines during startup, then we would want to check the shm
file (JkShmFile). There should be startup lines similar to:

[Mon Feb 04 23:09:43.002 2008] [15514:1] [debug] do_shm_open::jk_shm.c (402):
Truncated shared memory to 28800
[Mon Feb 04 23:09:43.002 2008] [15514:1] [debug] do_shm_open::jk_shm.c (447):
Initialized shared memory size=28800 free=28672 addr=0xfef60000
[Mon Feb 04 23:09:43.003 2008] [15514:1] [debug] do_shm_open_lock::jk_shm.c
(321): Opened shared memory lock 
/my/httpd/path/logs/jk-runtime-status.15514.lock
[Mon Feb 04 23:09:43.003 2008] [15514:1] [debug] init_jk::mod_jk.c (2775):
Initialized shm:/my/httpd/path/logs/jk-runtime-status.15514 (28672 bytes)
[Mon Feb 04 23:09:43.018 2008] [15514:1] [debug] jk_lb_push::jk_lb_worker.c
(288): syncing shm for lb 'loadbalancer' from mem

Finally: I don't expect the StackOverflow on the Tomcat side to be related to
this. 5.5.17 is now very outdated, we are at 5.5.25 and close to 5.5.26.

Regards,

Rainer


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to