Xquery w/BDB Could not initialize class com.sleepycat.db.int
Posted: Wed Apr 21, 2010 11:26 am
Hi,
I am trying to get XQuery with BDB working but when I run the query I get the following error:
I have configured BDB as it is instructed at oxygen web site.
Mac version: 10.5.8
Java version: 1.6.0_17
Java.runtime.version: 1.6.0_17-b04-248-9M3125
Java.vm.name: Java HotSpot(TM) 64-Bit Server VM
Oxygen version: 11.2 b2010033012
Berkeley DB XML version: 2.5.16
I am trying to get XQuery with BDB working but when I run the query I get the following error:
Code: Select all
SystemID: /Users/macbookpro/sample.xquery
Engine name: dbxml
Severity: error
Description: Could not instantiate: ro.sync.db.nxd.berkeley.BerkeleySession due to: java.lang.NoClassDefFoundError: Could not initialize class com.sleepycat.db.internal.db_javaJNI
Mac version: 10.5.8
Java version: 1.6.0_17
Java.runtime.version: 1.6.0_17-b04-248-9M3125
Java.vm.name: Java HotSpot(TM) 64-Bit Server VM
Oxygen version: 11.2 b2010033012
Berkeley DB XML version: 2.5.16