Hi,

I have the same message in my log file. I tried some things an looked at the
source code. I found out that tomcat trys to load the library from different
locations. If it doesn't find it in the first one the error-message is
logged into the std-err file. But if the file is in the second location
everything is right.

So I think: If your tomcat runs correctly this is not an error you should
worry about.

best regards,
        robert

-----Ursprüngliche Nachricht-----
Von: Rasmus Munk Jensen [mailto:[EMAIL PROTECTED]]
Gesendet: Samstag, 05. Mai 2001 18:03
An: Tomcat (E-mail)
Betreff: tomcat on IIS in-process


Hi

I am trying to set up IIS to work with tomcat 3.2.0 using the
jni_connect.dll, so that it can run in-process.

But when I start the IIS, I get the following text in the stderr-log file
from the JVM:

2001-05-05 05:57:52 - ContextManager: Adding context Ctx( /examples )
2001-05-05 05:57:52 - ContextManager: Adding context Ctx( /admin )
2001-05-05 05:57:53 - ContextManager: Adding context Ctx(  )
2001-05-05 05:57:53 - ContextManager: Adding context Ctx( /test )
Failed to loadLibrary() c:/jakarta-tomcat/bin/jni_connect.dll

But in the stdout-log file everything looks fine:

Starting up StartupThread
Starting tomcat. Check logs/tomcat.log for error messages
Library c:/jakarta-tomcat/bin/jni_connect.dll loaded
Running ...
End waiting
Running fine


I have followed the setup instructions for in-process exactly...

any ideas?

-thanks,

Rasmus


Reply via email to