[
https://issues.apache.org/jira/browse/AMQ-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987903#action_12987903
]
Robert Liguori commented on AMQ-2804:
-------------------------------------
I'm seeing a similar issue with Apache Derby:
http://activemq.2283324.n4.nabble.com/Connecting-to-the-Apache-Derby-database-being-used-by-ActiveMQ-td3243546.html.
I'm using 5.4.2.
> Database lock driver override not found for : [oracle_jdbc_driver]. Will use
> default implementation.
> -----------------------------------------------------------------------------------------------------
>
> Key: AMQ-2804
> URL: https://issues.apache.org/jira/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.