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 and was

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 necessa

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) (fr

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 b

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

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 directo

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]> >Subje

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 poi

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: 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

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

[WIN32] Tomcat 5.0: APR not loaded message at starting

2002-11-02 Thread Juergen Heckel
Hi, another problem: starting Tomcat with startup.bat gives the following info-message: 02.11.2002 12:15:50 org.apache.coyote.http11.Http11Protocol start INFO: Starting Coyote HTTP/1.1 on port 8088 02.11.2002 12:15:50 org.apache.jk.server.JkMain start INFO: APR not loaded, disabling jni components