jean-frederic clere schrieb:
Thorsten Kamann wrote:
Hello,
i have a problem with JK" and Apache 2 on SuSE 8.2.
Which versions are you using?
upps, sorry...
JK2.04
jk2 2.0.4 and Apache 2.0.48, hard to improve.
- Try to get a core file by adding in httpd.conf:
+++
CoreDumpDirectory /home/cores
+++
(/home/cores must be writable for the Apache user and ulimit -c big enough)
When you get a core you will have some like the following in logs/error_log:
+++
[Thu Apr 01 15:49:15 2004] [notice] child pid 4725 exit signal Illegal instruction (4), possible coredump in /home1/cores
+++
Use gdb httpd /home/cores/core to get a backtrace stack.
- Send the httpd.conf and workers2.properties.
Tomcat 5.0.19 Apache 2.0.48 SuSELinux 8.2 SunJDK 1.4.2
Thorsten
-- Thorsten Kamann Email: [EMAIL PROTECTED] ICQ: 40746578 Yahoo: ThorQue
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]