Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Not a Bug
-
Affects Version/s: Mercury
-
Fix Version/s: Mercury
-
Component/s: Admax (bidding/budgeting)
-
Labels:None
-
Environment:
bidmgr #1153
-
Sprint:Sprint 20
Description
admax-process script throws error when Distribution parameter is used.
Eg 1:
[TSAApp@aml-qa4-core1 bidmgr]$ ./admax-process.sh -S 178 -z Asia/Bangkok,Pacific/Honolulu -d3 > Bangkok_Honolulu178.log 2>&1 &
[1] 15388
[TSAApp@aml-qa4-core1 bidmgr]$ tail -f Bangkok_Honolulu178.log
Error - Invalid distributions: 178
Eg 2:
[TSAApp@aml-qa4-core1 bidmgr]$ ./admax-process.sh -S 147 -z Asia/Bangkok -d3 > Bangkok_Honolulu147.log 2>&1 &
[1] 16437
[TSAApp@aml-qa4-core1 bidmgr]$ tail -f Bangkok_Honolulu147.log
Error - Invalid distributions: 147