Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 1.3.0
-
Fix Version/s: 1.3.0
-
Component/s: AdMax Deployment Service
-
Labels:None
-
Environment:
optus dev environment
Description
Soap Request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:adm="http://www.thesearchagency.com/AdMaxDeploymentService/">
<soapenv:Header/>
<soapenv:Body>
<adm:updateCampaignStatusRequest>
<header>
<requestID>81788</requestID>
</header>
<customerID>martian 3</customerID>
<!-1 or more repetitions:->
<campaignStatusList>
<campaignID>martian_3-1</campaignID>
<campaignStatus>active</campaignStatus>
</campaignStatusList>
</adm:updateCampaignStatusRequest>
</soapenv:Body>
</soapenv:Envelope>
ADS log:
20:03:59,228 INFO [AdMaxDeploymentFauxSyncMessenger] Starting campaign status update blocking loop
20:04:47,721 ERROR [AdMaxDeploymentRequestMDB] Error queuing request, attempting rollback.
20:04:53,706 ERROR [AdMaxDeploymentRequestMDB] Error queuing request, attempting rollback.
20:05:04,613 ERROR [AdMaxDeploymentRequestMDB] Error queuing request, attempting rollback.
20:05:12,303 ERROR [AdMaxDeploymentRequestMDB] Error queuing request, attempting rollback.
20:05:23,341 ERROR [AdMaxDeploymentRequestMDB] Error queuing request, attempting rollback.
20:05:48,546 ERROR [AdMaxDeploymentRequestMDB] Error queuing request, attempting rollback.
20:05:53,554 WARN [AbstractDLQHandler] Message redelivered=6 max=5 sending it to the dlq delegator->JBossMessage[21909488242114561]:PERSISTENT, deliveryId=9
20:05:59,452 INFO [AdMaxDeploymentFauxSyncMessenger] Exited blocking loop