Hi all,
I'm using jackrabbit 2.1 with mySql and still have no problem
unfornutaly when I try to use it with oracle 10g Express Edition only
errors and problem
on start up with a virgin db create correctly table and when trying to
insert data I receive the follwoing errors:
org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager:193)
- failed to write node state: deadbeef-face-babe-cafe-babecafebabe
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.apache.jackrabbit.core.persistence.db.OraclePersistenceManager.createTemporaryBlob(OraclePersistenceManager.java:373)
...
Caused by: java.lang.ClassCastException:
org.apache.commons.dbcp.PoolingDataSource$PoolGuardConnectionWrapper
cannot be cast to oracle.jdbc.OracleConnection
at oracle.sql.BLOB.createTemporary(BLOB.java:587)
Search on google but no solution found
Can somebody helps me please?
Regards
Rinaldo