[ 
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 happens between stages of test runs. Not clear where the NPE is coming from 
- our code or surefire's code. 

  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}
It seems to happen after our unit tests are run before our integration tests 
are started.


> 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 happens between stages of test runs. Not clear where the NPE is coming 
> from - our code or surefire's code. 



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

Reply via email to