You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2015/11/11 01:52:11 UTC

[jira] [Updated] (PHOENIX-2397) Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed. NullPointerException

     [ https://issues.apache.org/jira/browse/PHOENIX-2397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor updated PHOENIX-2397:
----------------------------------
    Description: 
We're seeing a mysterious NPE with no stack trace:
{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project phoenix-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed. NullPointerException -> [Help 1]
{code}
It seems to happen after our unit tests are run before our integration tests are started.

  was:
We're seeing a mysterious NPE with no stack trace:
{code}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project phoenix-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed. NullPointerException -> [Help 1]
{code}


> Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed. NullPointerException
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-2397
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2397
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>
> We're seeing a mysterious NPE with no stack trace:
> {code}
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test (default-test) on project phoenix-core: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18:test failed. NullPointerException -> [Help 1]
> {code}
> It seems to happen after our unit tests are run before our integration tests are started.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)