Database lock driver override not found for : [oracle_jdbc_driver]. Will use
default implementation.
-----------------------------------------------------------------------------------------------------
Key: AMQ-2804
URL: https://issues.apache.org/activemq/browse/AMQ-2804
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.3.2
Environment: 2.6.9-89.0.11.ELsmp #1 SMP Mon Aug 31 11:00:34 EDT 2009
x86_64 x86_64 x86_64 GNU/Linux
Reporter: Ramesh
Priority: Blocker
I am trying to do activeMQ Clustering with ORACLE database(master/slave).After
the configuration I do see three tables created in the database but I don't see
data is storing in the database. In fact it's storing in the activemq-data
folder(default implementation). I see these warnings in the log.
INFO | Database adapter driver override recognized for : [oracle_jdbc_driver] -
adapter: class org.apache.activemq.store.jdbc.adapter.OracleJDBCAdapter
INFO | Database lock driver override not found for : [oracle_jdbc_driver].
Will use default implementation.
So somehow it's not using database ?? Any help on this is greatly appreciated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.