Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 1.4.0, 1.5.0
-
Fix Version/s: 1.5.0
-
Component/s: Admax Deployment Service
-
Labels:None
-
Environment:
QA Environment
smb-datafeed-ear-1.4.0-SNAPSHOT-p602-t20120816-132959-CI.ear
Description
ADS throws exception - for a customer having more than 10 BA's
1. Send SGS request for customer having 11 BA's ==> SGS attached
2.Deploy Campaign for the customer with 11 campaign ===> ADS attached
3.Check the listener log ===> Attached
Actual result:
2012-08-23 23:46:29.215 (4) [P39T1]: Quota recorded for seUser #57299: 1 quota used for resource ID 222
2012-08-23 23:46:29.215 (4) [P39T1]: Exception [handling exception thrown by google...]:com.thesearchagency.searchengines.SearchEngineCommandException: [AdExtensionError.CANNOT_HAVE_MULTIPLE_SITELINKS_EXTENSIONS_PER_CAMPAIGN @ operations[0].operand.adExtension]
at com.thesearchagency.searchengines.google.GoogleAdWordsAPI.setCampaignAdExtensions(GoogleAdWordsAPI.java:3915)
at com.thesearchagency.searchengines.google.contenteditor.changerequest.CampaignAdExtensionChangeRequest.sendRequest(CampaignAdExtensionChangeRequest.java:39)
at com.thesearchagency.searchengines.google.contenteditor.changerequest.CampaignAdExtensionChangeRequest.sendRequest(CampaignAdExtensionChangeRequest.java:18)
at com.thesearchagency.searchengines.google.contenteditor.changerequest.BaseChangeRequest.makeRequest(BaseChangeRequest.java:112)
at com.thesearchagency.searchengines.google.contenteditor.GoogleContentEditor$SearchEngineUserWorker.handleCampaignSiteLinks(GoogleContentEditor.java:1104)
at com.thesearchagency.searchengines.google.contenteditor.GoogleContentEditor$SearchEngineUserWorker.run(GoogleContentEditor.java:889)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
Caused by: [AdExtensionError.CANNOT_HAVE_MULTIPLE_SITELINKS_EXTENSIONS_PER_CAMPAIGN @ operations[0].operand.adExtension]
at sun.reflect.GeneratedConstructorAccessor76.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)