On Thursday 07 April 2011 22:17:22 Christopher Schultz wrote:

> >> Could you be missing a shared
> >> library from your java.library.path? Sometimes, missing shared libs can
> >> cause CNFEs.
> > 
> > The folder where the .dlls are located is on the windows %path%.  Is
> > that part of the java.library.path?  If not, where is the best place to
> > put them?  JRE\lib\ext\x86?
> 
> Are you running Tomcat as a service? If so, the Windows %PATH% might not
> be applying. Can you try inspecting your Tomcat 5.5 configuration to see
> where those .dll files might be, or if the java.library.path is being
> specified somewhere?

The OP should be able to inspect the actually applied value with JMX (e.g. 
(j)visualvm). 

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to