You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2003/04/25 15:13:18 UTC

DO NOT REPLY [Bug 17762] - runtime link error loading jkjni.so

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17762

runtime link error loading jkjni.so

vasquez@mediales.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WORKSFORME                  |



------- Additional Comments From vasquez@mediales.net  2003-04-25 13:13 -------
I have the same problem. I want to use channelUnix but not the inprocess jni.
I have RH8 httpd and http-devel (2.0.40) from rpms
and the 4.1.24 tomcat binaries installed. I compiled the 4.1.24 connectors
from the source tgz (worked after ln -s /usr/lib/libapr.so /usr/lib/libapr-0.so)
Now it's not loading with the same error message as above. The symbol
is from mod_jk2 and LD_PRELOAD=/usr/lib/httpd/modules/mod_jk2.so does not
help since lot of stuff from apache isn't resolvable in mod_jk2.so.

A short glance at the ChannelUn code tells me I need jni for channelUnix.
Is that correct ?

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org