[bdbxml] java.lang.UnsatisfiedLinkError: no libdb_java43 in java.library.path

Jason Whitaker <jdubb247-/[email protected]>
Newsgroups gmane.comp.db.dbxml.general
Message-ID <[email protected]>
I'm running BerkleyDB XML 2.1.8 on Windows 2000 Advanced Server.  I've written
a Java webapp that uses dbxml and runs on Tomcat.  When I try to use the
webapp, I get the following error...

exception 
javax.servlet.ServletException: Servlet execution threw an exception

root cause
java.lang.UnsatisfiedLinkError: no libdb_java43 in java.library.path
	java.lang.ClassLoader.loadLibrary(Unknown Source)
	java.lang.Runtime.loadLibrary0(Unknown Source)
	java.lang.System.loadLibrary(Unknown Source)
	com.sleepycat.db.internal.db_javaJNI.<clinit>(db_javaJNI.java:34)
	com.sleepycat.db.internal.DbEnv.<init>(DbEnv.java:200)

com.sleepycat.db.EnvironmentConfig.createEnvironment(EnvironmentConfig.java:738)
	com.sleepycat.db.EnvironmentConfig.openEnvironment(EnvironmentConfig.java:691)
	com.sleepycat.db.Environment.<init>(Environment.java:30)
	org.djc2.provider.MapProvider.queryXMLdb(MapProvider.java:211)
	org.djc2.provider.MapProvider.getMap(MapProvider.java:114)
	org.djc2.app.intelportal.mapServlet.processRequest(mapServlet.java:56)
	org.djc2.app.intelportal.mapServlet.doPost(mapServlet.java:136)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


Does anyone have any ideas?  I can run the same webapp on Windows XP Pro +
TOomcat + dbxml 2.1.8 with no problems.



------------------------------------------
To remove yourself from this list, send an
email to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.