Details
-
Type: Bug
-
Status: Closed
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 2.0.2
-
Fix Version/s: 2.1.0
-
Component/s: Admax Deployment Service, Data Summarization
-
Labels:None
-
Environment:
Build Details
MMS : smb-ear-2.0.2-SNAPSHOT-p759-t20130128-164609-CI.ear
Bid Manager : tsa-build-bidmgr-2013-01-28-p784-rb8d20223594ca05bde0c007df02435077b0462d8
-
Sprint:Sprint 3 - Cumberland
Description
When an order is redeployed for an account then for textads its throwing Null Pointer Exception, but the textads are created in DB.
Steps to Reproduce
1. Login to reseller UI.
2. Create a merchant.
3. Place the order for the merchant.
4. Observe the listener log.
5. Redeploy an order for the merchant with new campaign.
6. Observe the Listener log.
Snippet of the log
2013-01-30 08:12:41.006 (4) [pool-65-thread-5]: Quota recorded for seUser #231: 0 quota used for resource ID 203
2013-01-30 08:12:41.007 (2) [pool-65-thread-5]: Exception [SEUser 231 TextAdChangeRequest add request: error processing 4 pending add(s)]:java.lang.NullPointerException
at com.thesearchagency.searchengines.google.contenteditor.changerequest.TextAdChangeRequest.sendRequest(TextAdChangeRequest.java:59)
at com.thesearchagency.searchengines.google.contenteditor.changerequest.TextAdChangeRequest.sendRequest(TextAdChangeRequest.java:33)
at com.thesearchagency.searchengines.google.contenteditor.changerequest.BaseChangeRequest.makeRequest(BaseChangeRequest.java:112)
at
For more detailed log please see the attachment.
Attachments
Issue Links
- blocks
-
AML-1269 Hibu Negative Keyword Problem
- Closed