Uploaded image for project: 'AdMaxLocal'
  1. AdMaxLocal
  2. AML-4075

YJRejectionReportDownloader throws null pointer exception

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: Apollo
    • Fix Version/s: Apollo
    • Component/s: Other / Misc.
    • Labels:
      None
    • Environment:

      ops-scripts-2.8.0-BETA26-bin.zip

    • Sprint:
      Sprint 12

      Description

      YJRejectionReportDownloader throws null pointer exception

      Steps:

      1. Run ./rejection-report-downloader.sh -a 183

      It shows

      ERROR - Exception running YJSearchEngineUserWorker
      java.lang.NullPointerException
      at com.thesearchagency.opsreporting.yahoojapan.YJReportSearchEngine.getRejectedFeedItems(YJReportSearchEngine.java:201)
      at com.thesearchagency.opsreporting.yahoojapan.reporting.YJSearchEngineUserWorker.call(YJSearchEngineUserWorker.java:83)
      at com.thesearchagency.opsreporting.yahoojapan.reporting.YJSearchEngineUserWorker.call(YJSearchEngineUserWorker.java:37)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
      at java.util.concurrent.FutureTask.run(FutureTask.java:166)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
      at java.util.concurrent.FutureTask.run(FutureTask.java:166)
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
      at java.lang.Thread.run(Thread.java:701)

      Expected Result:

      Rejection report should download the data to the table.

        Attachments

          Activity

            People

            • Assignee:
              atul.sanagar Atul Sanagar (Inactive)
              Reporter:
              atul.sanagar Atul Sanagar (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: