You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jeff Zhang (JIRA)" <ji...@apache.org> on 2019/02/02 02:40:00 UTC

[jira] [Created] (ZEPPELIN-3984) NPE in NotebookRestApiTest.testRunWithServerRestart

Jeff Zhang created ZEPPELIN-3984:
------------------------------------

             Summary: NPE in NotebookRestApiTest.testRunWithServerRestart
                 Key: ZEPPELIN-3984
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3984
             Project: Zeppelin
          Issue Type: Improvement
            Reporter: Jeff Zhang


{code:java}

Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 24.643 sec <<< FAILURE! - in org.apache.zeppelin.rest.NotebookRestApiTest
testRunWithServerRestart(org.apache.zeppelin.rest.NotebookRestApiTest)  Time elapsed: 8.074 sec  <<< ERROR!
java.lang.NullPointerException: null
	at org.apache.zeppelin.rest.NotebookRestApiTest.testRunWithServerRestart(NotebookRestApiTest.java:374)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)