You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Denis Kirpichenkov (JIRA)" <ji...@apache.org> on 2017/02/16 19:43:41 UTC

[jira] [Created] (ARTEMIS-976) PostgresSequentialSequentialFileDriver SQLProvider NPE

Denis Kirpichenkov created ARTEMIS-976:
------------------------------------------

             Summary: 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


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)