Help Please: Starting Tomcat using channelUnix with mod_jk2 2003-06-06 - By Michael Cardon
Back 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 (See http://sdk-1.ora-code.com)_4_2-beta-linux-i586.rpm apache2-2.0.45-1.7.2.i386.rpm tomcat-4 (See http://cat-4.ora-code.com).1.24.tar.gz tomcat-connectors-4 (See http://ors-4.ora-code.com).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)
|
|