[
https://issues.apache.org/jira/browse/ARTEMIS-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic closed ARTEMIS-976.
-----------------------------------
Resolution: Fixed
> PostgresSequentialSequentialFileDriver SQLProvider NPE
> ------------------------------------------------------
>
> Key: ARTEMIS-976
> URL: https://issues.apache.org/jira/browse/ARTEMIS-976
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Components: Broker
> Affects Versions: 1.5.2
> Reporter: Denis Kirpichenkov
> Fix For: 2.0.0, 1.5.x
>
>
> PostgresSequentialSequentialFileDriver has a NPE.
> Default constructor doesn't fill sqlProvider field and it is ok, but
> org.apache.activemq.artemis.jdbc.store.file.JDBCFileUtils#getDBFileDriver
> doesn't set sqlProvider field in case of PostgreSQL and this leads to a NPE
> at
> org.apache.activemq.artemis.jdbc.store.file.JDBCSequentialFileFactoryDriver#createSchema
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)