Alex Rudyy created QPID-8260:
--------------------------------
Summary: [Broker-J] Ass support for provided preferences store
into Derby and JDBC system configs
Key: QPID-8260
URL: https://issues.apache.org/jira/browse/QPID-8260
Project: Qpid
Issue Type: Improvement
Components: Broker-J
Affects Versions: qpid-java-broker-7.0.6
Reporter: Alex Rudyy
Fix For: qpid-java-broker-7.1.0, qpid-java-broker-7.0.7
Both Derby and JDBC system configs declare their preference stores as provided
ones, but, they do not implement the PreferenceStoreProvider interface. As
result, the creation of provided store fails with an error as below:
{noformat}
ERROR [Broker-Config] (o.a.q.s.m.AbstractConfiguredObject) - Failed to open
object with name 'Broker'. Object will be put into ERROR state.
org.apache.qpid.server.configuration.IllegalConfigurationException: Cannot
create provided preference store on non PreferenceStoreProvider
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]