Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Google v201101
-
Fix Version/s: None
-
Component/s: Google
-
Labels:None
-
Environment:
bidmgr trunk build 485,486
xml-06 log file: /tmp/2011-07-19/sepull3-1-800-Flowers.sh_03.log
https://client.thesearchagency.com/index.php?module=taskmgmt&tskMngtTaskID=587
log files:
https://client.thesearchagency.com/taskhistorydebug.php?tskdbgType=stderrCompressed&tskdbgID=9819761
https://client.thesearchagency.com/taskhistorydebug.php?tskdbgType=stderrCompressed&tskdbgID=9818439
bidmgr trunk build 485,486 xml-06 log file: /tmp/2011-07-19/sepull3-1-800-Flowers.sh_03.log https://client.thesearchagency.com/index.php?module=taskmgmt&tskMngtTaskID=587 log files: https://client.thesearchagency.com/taskhistorydebug.php?tskdbgType=stderrCompressed&tskdbgID=9819761 https://client.thesearchagency.com/taskhistorydebug.php?tskdbgType=stderrCompressed&tskdbgID=9818439
Description
can be reproduced by the following command. other searchEngineUsers are probably affected as well
seupdate.sh -d3 -U 814 --accounts
2011-07-18 22:20:53.882 (3) [P2T1]: Starting User (814) "Zold- Lavalife Video Ads - NEW"
2011-07-18 22:20:54.302 (3) [P2T1]: Caught other/unrecoverable API Exception: "java.lang.NullPointerException"
2011-07-18 22:20:54.347 (2) [P2T1]: Exception [syncing accounts, ignoring]:com.thesearchagency.searchengines.SearchEngineCommandException: com.thesearchagency.searchengines.SearchEngineCommandException: java.lang.NullPointerException
at com.thesearchagency.searchengines.google.GoogleAPISearchEngine.getAccounts(GoogleAPISearchEngine.java:685)
at com.thesearchagency.searchengines.SearchEngineUpdater$SearchEngineUserWorker.syncAccounts(SearchEngineUpdater.java:1285)
at com.thesearchagency.searchengines.SearchEngineUpdater$SearchEngineUserWorker.run(SearchEngineUpdater.java:1253)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: com.thesearchagency.searchengines.SearchEngineCommandException: java.lang.NullPointerException
at com.thesearchagency.searchengines.google.GoogleAdWordsAPI.getCampaigns(GoogleAdWordsAPI.java:925)
at com.thesearchagency.searchengines.google.GoogleAPISearchEngine.getAccounts(GoogleAPISearchEngine.java:576)
... 8 more
Caused by: java.lang.NullPointerException
at com.thesearchagency.searchengines.google.GoogleAdWordsAPI.getCampaigns(GoogleAdWordsAPI.java:908)
... 9 more
2011-07-18 22:20:54.347 (2) [P2T1]: Empty account list returned from search engine, assuming an error, not a disabled account
2011-07-18 22:20:54.355 (3) [P2T1]: Finished User (814) "Zold- Lavalife Video Ads - NEW"