Uploaded image for project: 'Yell'
  1. Yell
  2. YELL-876

Throwing NullPointerException on redeployment by changing the status of the campaign

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: Point Radii Implementation
    • Fix Version/s: None
    • Component/s: Point Radii Migration
    • Labels:
      None
    • Environment:

      Environment: ST2

      Build Details

      SMS Service Trunk: P30
      SMC Core : P5

      Description

      When we redeploy an account by changing the status of a campaign then its throwing NullPointerException. We tried updating the campaign status by update request still it throws NullPointerException. There is no status change in the database or in google adwords.

      Snippet of the Log

      2014-01-13 14:51:18.941 (3) [P16T1]: CampaignChangeRequest (accountID 26707): Sending 2 update requests
      2014-01-13 14:51:18.942 (2) [P16T1]: Exception [Exception running content editor, quitting]:java.lang.NullPointerException
      at com.thesearchagency.searchengines.google.contenteditor.changerequest.CampaignChangeRequest.getCampaigns(CampaignChangeRequest.java:215)
      at com.thesearchagency.searchengines.google.contenteditor.changerequest.CampaignChangeRequest.createRequest(CampaignChangeRequest.java:60)
      at com.thesearchagency.searchengines.google.contenteditor.changerequest.CampaignChangeRequest.createRequest(CampaignChangeRequest.java:46)
      at com.thesearchagency.searchengines.google.contenteditor.changerequest.BaseChangeRequest.makeRequest(BaseChangeRequest.java:105)
      at com.thesearchagency.searchengines.google.contenteditor.GoogleContentEditor$SearchEngineUserWorker.handleCampaigns(GoogleContentEditor.java:1069)
      at com.thesearchagency.searchengines.google.contenteditor.GoogleContentEditor$SearchEngineUserWorker.run(GoogleContentEditor.java:898)
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
      at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
      at java.util.concurrent.FutureTask.run(FutureTask.java:123)
      at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
      at java.lang.Thread.run(Thread.java:595)

      Please find attached log.

        Attachments

          Activity

            People

            • Assignee:
              anil.kumar Anil Kumar Halmadgi
              Reporter:
              anil.kumar Anil Kumar Halmadgi
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: