2009/1/22 Michael Ludwig <mil...@gmx.de>:
> But I'm assured by the developers that:
>   "The Java API for DB XML begins by first trying to load the
>   release versions of the libraries, and failing that then tries
>   to load the debug versions. If it fails to find both versions
>   then the UnsatisfiedLinkError is thrown listing the release
>   library, even though it did look for the debug library."

Should be relatively easy to check: try to reproduce the error
with release versions of those libraries.

>
> C:\src\BerkeleyDbXml\dbxml-2.4.16\bin\debug>notepad libdb_java46d.dll
>
> This works, I can see the DLL in notepad. So the Local System account
> can read the files.
>

How about other DLLs that that DLL loads? Can you run a standalone
Java program that loads those libraries, or run startup.bat from that
command prompt window?

Also, though maybe not relevant for this very error, but for reference:
http://wiki.apache.org/tomcat/HowTo#head-a4b7185ee95d0cf14a48f92c08d1eb66b561139d

Best regards,
Konstantin Kolinko

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

Reply via email to