won't close the issue immediately with "we don't support cc_r". This
will be our last option :)
Rainer
Eric Wertman wrote:
Hi Rainer... I'll have to re-compile to get this info for you. I'll
make sure I can re-produce it and submit the details in a bugzilla.
I th
Hi Rainer... I'll have to re-compile to get this info for you. I'll
make sure I can re-produce it and submit the details in a bugzilla.
I think the first thing you'll notice, though, is that I'm using the IBM
cc_r compiler and not gcc.
Rainer Jung wrote:
Eric reported very strange mod_jk b
WebSphere has this option on deployment, you can indicate that an app
should poll it's class files every so often to see if there are any
changes, and restart itself if it does.
It is a nice option to have, but I agree that I'd rather my computer
program not do anything I didn't ask of it.
K
I'm just ringing in, although I don't have a vote. I was working with
Rainer on an issue with 1.2.21 on some Red Hat machines. I started with
mod_jk because those were the only error messages I was getting. It
turns out that those messages were not related to my ultimate problem.
Thanks agai
I did rebuild the sources as prefork, it seems to have stopped the
problem. I did also make those 2 corrections you pointed out earlier in
the thread.
Eric Wertman wrote:
Connector:
maxThreads="800" minThreads="100" bufferSize="8192" backlog="256" /
Mladen Turk wrote:
Eric Wertman wrote:
Connector:
JkWorkersFile conf/workers.properties
JkShmFile logs/mod_jk.shm
JkShmSize 8192
This is 8MB of shared memory.
Are you sure you have 1 workers?
It wasn't obvious to me what a reasonable value of this was.. I tried
every
your help.
Eric
Rainer Jung wrote:
Hi Eric,
maybe your observation is in fact related to Henri's, since you also
get core dumps (segmentation faults), which is quite unusual. See
further comments inline.
Eric Wertman wrote:
Sorry to jump in, I'm new here. I started watching
Sorry to jump in, I'm new here. I started watching this list because of
a problem I'm having with the mod_jk 1.2.20 as well. I'm not getting
core files, but I do have problems that I can't reproduce at log level
trace or debug.
I'm running it on AIX 5.3 (ml05). I compiled the apache 2.2.4 a