https://issues.apache.org/bugzilla/show_bug.cgi?id=43220
Rainer Traut <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #29 from Rainer Traut <[EMAIL PROTECTED]> 2008-04-15 01:47:05 PST
---
(In reply to comment #28)
> No further feedback. I assume it was a bug in tcnative and upgrading it fixed
> the problem.
Hmm, I'm afraid we are still seeing this here with tcnative 1.12.
When starting tomcat with "-Djava.library.path=/usr/local/apr/lib" we get:
ajp_check_msg_header() got bad signature 420
[error] ajp_ilink_receive() received bad header
[error] ajp_read_header: ajp_ilink_receive failed
[error] (120007)APR does not understand this error
code: proxy: send body failed to 127.0.0.1:8009
When starting tomcat without this env variable it runs fine.
- Redhat EL4 x86_64 U6, kernel 2.6.9-67.0.7.ELsmp x86_64
- java version "1.5.0_13"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_13-b05, mixed mode)
- Apache Tomcat/5.5.25
- ./httpd -V
Server version: Apache/2.2.8 (Unix)
Server built: Mar 31 2008 15:17:07
Server's Module Magic Number: 20051115:11
Server loaded: APR 1.2.12, APR-Util 1.2.12
Compiled using: APR 1.2.12, APR-Util 1.2.12
Architecture: 64-bit
Server MPM: Worker
threaded: yes (fixed thread count)
forked: yes (variable process count)
- # ll /usr/local/apr/lib/
insgesamt 2316
-rw-r--r-- 1 root root 1502768 31. Mär 15:24 libtcnative-1.a
-rwxr-xr-x 1 root root 953 31. Mär 15:24 libtcnative-1.la
lrwxrwxrwx 1 root root 23 31. Mär 15:24 libtcnative-1.so ->
libtcnative-1.so.0.1.12
lrwxrwxrwx 1 root root 23 31. Mär 15:24 libtcnative-1.so.0 ->
libtcnative-1.so.0.1.12
-rwxr-xr-x 1 root root 850307 31. Mär 15:24 libtcnative-1.so.0.1.12
drwxr-xr-x 2 root root 4096 31. Mär 15:24 pkgconfig
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]