JK2: APR not loaded,... : Can't find dependent libraries

2003-12-16 Thread Baumgaertel, Till {VN-H~Mannheim}
: tomcat stdout.log 16.12.2003 14:00:12 org.apache.jk.server.JkMain start INFO: APR not loaded, disabling jni components: java.io.IOException: java.lang.UnsatisfiedLinkError: C:\Programme\Internet\jk2\mod_jk2-1.3.27-jni.dll: Can't find dependent libraries 16.12.2003 14:00:12

Re: INFO: APR not loaded, undefined symbol: apr_md5_final

2003-07-13 Thread Simon Pabst
-0700, you wrote: Does anyone have any insight on this, when starting tomcat I get: 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

INFO: APR not loaded, undefined symbol: apr_md5_final

2003-07-12 Thread Rick
Does anyone have any insight on this, when starting tomcat I get: 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

RE: APR not loaded?

2002-07-03 Thread Short, Dave
Made the change ad rebooted, no luck. Any other ideas or suggestions? -Original Message- From: Douglas, Rory [mailto:[EMAIL PROTECTED]] Sent: July 02, 2002 10:07 AM To: 'Tomcat Users List' Subject: RE: APR not loaded? Try setting APACHE2_HOME environment variable to point to your

APR not loaded?

2002-07-02 Thread Collins, Jim
Hi all, Does anyone know what this message means: INFO: APR not loaded, disabling jni components: java.io.IOException: no jkjni in java.library.path I get this message in my catalina log file whenever I start Tomcat. I am trying to load a native library in a servlet with no luck so far

RE: APR not loaded?

2002-07-02 Thread Douglas, Rory
Title: RE: APR not loaded? I don't think this is related to your problem. YOu can remove this message by copying jkjni (.dll or .so) (from the binaries for the tomcat connectors) into one of tomcat\bin or jdk\jre\bin (can't remember which). I think this dll/so is only necessary

RE: APR not loaded?

2002-07-02 Thread Collins, Jim
Thanks Rory. -Original Message- From: Douglas, Rory [mailto:[EMAIL PROTECTED]] Sent: 02 July 2002 16:55 To: 'Tomcat Users List' Subject: RE: APR not loaded? I don't think this is related to your problem. YOu can remove this message by copying jkjni (.dll or .so) (from the binaries

RE: APR not loaded?

2002-07-02 Thread Short, Dave
directory (basically, how can I sent ${serverRoot)? -Original Message- From: Douglas, Rory [mailto:[EMAIL PROTECTED]] Sent: July 02, 2002 8:55 AM To: 'Tomcat Users List' Subject: RE: APR not loaded? I don't think this is related to your problem. YOu can remove this message by copying jkjni

RE: APR not loaded?

2002-07-02 Thread Douglas, Rory
Title: RE: APR not loaded? Try setting APACHE2_HOME environment variable to point to your Apache2 directory. That should do the trick cheers Rory -Original Message- From: Short, Dave [mailto:[EMAIL PROTECTED]] Sent: Tuesday, July 02, 2002 12:45 PM To: 'Tomcat Users List' Subject

RE: APR not loaded?

2002-07-02 Thread Short, Dave
I set APACHE2_HOME = c:\apache2 - no luck... -Original Message- From: Douglas, Rory [mailto:[EMAIL PROTECTED]] Sent: July 02, 2002 10:07 AM To: 'Tomcat Users List' Subject: RE: APR not loaded? Try setting APACHE2_HOME environment variable to point to your Apache2 directory

RE: APR not loaded?

2002-07-02 Thread Joey Kovacs
what is the APACHE2_HOME used for,, I dont have that in my enviroment From: Short, Dave [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Subject: RE: APR not loaded? Date: Tue, 2 Jul 2002 16:42:53 -0400 I set APACHE2_HOME = c:\apache2