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

Getting error while Radii update

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: Extensions
    • Component/s: None
    • Labels:
      None
    • Environment:

      Environment:ST2
      MMS:p183-r3403
      BidMgr:p345-r2819

      Description

      We are getting error while radii update.

      Snippet of the error
      Error while managing jobs: AccountStructure request for TLXTN07 failed. Info: Error occurred during request.

      Steps to replicate
      Step1: Change the global radius value in pointRadiusModifiers table
      update pointRadiusModifiers set multiplier=2 where advertID is null;

      Step2: Add the job to the externalCampaignJobItem
      INSERT INTO externalCampaignJobItem (externalCampaignJobTypeID,externalCampaignJobID,externalCampaignID,createTime) VALUES (4,NULL,'TLXTN07-1_GM',NOW());
      INSERT INTO externalCampaignJobItem (externalCampaignJobTypeID,externalCampaignJobID,externalCampaignID,createTime) VALUES (4,NULL,'TLXTN07-1_GT',NOW());

      Step3:tail the Jms listener

      Actual behavior: Job gets picked but throws error while processing.

      Expected behavior: Job should be picked and radii update should be processed successfully.

      Attached the full trace of the Jms listener log

      NOTE: We have reverted build to the previous trunk version(Draft Deployment) and above radii update working fine.

        Attachments

          Activity

            People

            • Assignee:
              anil.kumar Anil Kumar Halmadgi
              Reporter:
              sharath.tn Sharath TN (Inactive)
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: