8 Jun 2012 17:00
Problems using Oracle
Shudoman <bill <at> billandlizz.com>
2012-06-08 15:00:17 GMT
2012-06-08 15:00:17 GMT
I've sucessfully configured mysql for use as dbDatastore, persistence manager, and file system. I'm currently trying to do the same for oracle. When I start the system it fails with a stack trace. The jackrabbit user has full permission on a pristine table space. I'm able to log with the user and perform all the normal SQL operations (create, read, update, delete). Any assistance will be greatly appreciated. My configuration is as follows. Unbuntu Linux Java version 1.6.0_26 Jackrabbit 2.4.0 Oracle 10g Release 2 ojdbc14.jar *This is the repository.xml* *And here is the offending stack trace.* 2012-06-08 10:00:03,598 ERROR [org.apache.jackrabbit.core.fs.db.DatabaseFileSystem] failed to initialize file system java.lang.NullPointerException at oracle.jdbc.driver.T4C8Oall.getNumRows(T4C8Oall.java:870) at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1117) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1278) at oracle.jdbc.driver.OracleStatement.executeInternal(OracleStatement.java:1950)(Continue reading)
RSS Feed