I run tomcat on port 8090 and everything works great. Then when I
configure mod_jk and try to run servlets from port 8080
(apache) it also works until I try to use GET parameters
(myserver:8080/somedir/servlet/Hello?bah=1). Apache core dumps like so:
[Thu Jan 11 11:26:58 2001] [notice] child pid 16286 exit signal Bus
Error (10), possible coredump in /export/home/gxportal/apache
or sometimes a "Segmentation Fault (11)" instead of the bus error. POST
parameters work fine. Also, mod_jk.log doesn't show anything
unusual (I have the level at debug), it just stops short at:
[jk_worker.c (127)]: wc_get_worker_for_name, done found a worker
and never gets to
[jk_ajp13_worker.c (651)]: Into jk_worker_t::get_endpoint
which is the next step when I execute without GET parameters.
If anyone has an idea of what the problem might be I would greatly
appreciate it.
Thanks,
Konrad
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]