Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7900225

NPE if report is run without workdir on CLI

XMLWordPrintable

    • b34
    • Verified

      java -jar javatest.jar -ts tcks/compilter-7 -writeReport -filter allTests -type txt tmp/listonly
      java.lang.NullPointerException
      at com.sun.javatest.report.Report.writeReport(Report.java:201)
      at com.sun.javatest.report.ReportManager$WriteReportCommand.run(ReportManager.java:223)
      at com.sun.javatest.tool.CommandContext.runCommands(CommandContext.java:176)
      at com.sun.javatest.tool.Main.run(Main.java:393)
      at com.sun.javatest.tool.Main.main0(Main.java:140)
      at com.sun.javatest.tool.Main.main(Main.java:120)

            bkurotsu Brian Kurotsuchi (Inactive)
            bkurotsu Brian Kurotsuchi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: