Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Re: Help Please: Starting Tomcat using channelUnix with mod_jk2

Bill Barker

2003-06-07

Replies:

You need to have libapr on your LD_LIBRARY_PATH when you start Tomcat.

"Michael Cardon" <mic@(protected)
news:ELEHJBKGIIJNGLHLIKCFAEGNCFAA.mic@(protected)...
> Where I am missing this?: undefined symbol: apr_md5_final
>
>
> When I start my instance of tomcat it writes the following to
catalina.out:
>
> Jun 6, 2003 9:49:55 AM org.apache.commons.modeler.Registry loadRegistry
> INFO: Loading registry information
> Jun 6, 2003 9:49:55 AM org.apache.commons.modeler.Registry getRegistry
> INFO: Creating new Registry instance
> Jun 6, 2003 9:49:56 AM org.apache.commons.modeler.Registry getServer
> INFO: Creating MBeanServer
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.24
> Jun 6, 2003 9:50:00 AM org.apache.jk.server.JkMain start
> INFO: APR not loaded, disabling jni components: java.io.IOException:
> /usr/lib/apache2/jkjni.so: /usr/lib/apache2/jkjni.so: undefined symbol:
> apr_md5_final
> Jun 6, 2003 9:50:00 AM org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 disabling channelSocket
> Jun 6, 2003 9:50:00 AM org.apache.jk.server.JkMain start
> INFO: Jk running ID=0 time=1/50
> config=/home/jakarta1/tomcat/conf/jk2.properties
>
>
> My jk2.properties file looks like this:
>
> handler.list=apr,channelUnix,request
> channelUnix.file=${tomcatHome}/work/jk2.socket
> apr.NativeSo=/usr/lib/apache2/jkjni.so
>
>
> My platform: RH Linux 8.0
>
> j2sdk-1_4_2-beta-linux-i586.rpm
> apache2-2.0.45-1.7.2.i386.rpm
> tomcat-4.1.24.tar.gz
> tomcat-connectors-4.1.24-src.tar.gz or mod_jk2-ap20-2.0.1-1jpp.i386.rpm, I
> got the same results both ways.
>
>
> Any help or ideas would be greatly appreciated. Thanks




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.