You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Samarth Jain (JIRA)" <ji...@apache.org> on 2014/08/04 23:20:12 UTC

[jira] [Created] (PHOENIX-1143) NPE thrown because of race condition between creating phoenix connection and closing phoenix driver

Samarth Jain created PHOENIX-1143:
-------------------------------------

             Summary: NPE thrown because of race condition between creating phoenix connection and closing phoenix driver
                 Key: PHOENIX-1143
                 URL: https://issues.apache.org/jira/browse/PHOENIX-1143
             Project: Phoenix
          Issue Type: Bug
            Reporter: Samarth Jain
            Assignee: Samarth Jain
             Fix For: 5.0.0, 3.1, 4.1


{code}
java.lang.NullPointerException
Thrown-StackTrace: at org.apache.phoenix.jdbc.PhoenixConnection.<init>(PhoenixConnection.java:178)
at org.apache.phoenix.query.ConnectionQueryServicesImpl.connect(ConnectionQueryServicesImpl.java:513)
at org.apache.phoenix.jdbc.PhoenixEmbeddedDriver.connect(PhoenixEmbeddedDriver.java:116)

{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)