Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-3184

Test case in oozie-core fails with a NullPointerException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Resolved
    • 5.0.0b1
    • None
    • core
    • uname -a
      Linux pts00607-vm1 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:05:18 UTC 2016 ppc64le ppc64le ppc64le GNU/Linux

    Description

      Maven command used is mvn -Dtest=TestGraphGenerator#testGraphWithManyNodes test
      Observed that the test case fails at GraphGenerator.java:87 of oozie-core i.e. at the .parse function.
      Have attached the error.txt file below , that has the errors occurred while running the test case.

      [INFO] Running org.apache.oozie.util.graph.TestGraphGenerator [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 24.157 s <<< FAILURE! - in org.apache.oozie.util.graph.TestGraphGenerator [ERROR] testGraphWithManyNodes(org.apache.oozie.util.graph.TestGraphGenerator) Time elapsed: 24.157 s <<< ERROR! java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.NullPointerException at org.apache.oozie.util.graph.TestGraphGenerator.testGraphWithManyNodes(TestGraphGenerator.java:158) Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException at org.apache.oozie.util.graph.TestGraphGenerator.testGraphWithManyNodes(TestGraphGenerator.java:158) Caused by: java.lang.NullPointerException

      Attachments

        1. error.txt
          3 kB
          Alisha Prabhu

        Issue Links

          Activity

            People

              Unassigned Unassigned
              alishap Alisha Prabhu
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: