Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: Google v201101
-
Fix Version/s: Google v201101
-
Component/s: Google
-
Labels:None
-
Environment:
Test env: Staging-xml1.ri .thesearchagency.com
Bid_Manager_-_Trunk_default/471/tsa-build-bidmgr-2011-06-26-p471-r29789
Description
In staging-xml.ri.thesearchagency.com, tried executing the google quota tool as "/google_quota.sh -U 739 -d3 -T 2011-06-19 -f /tmp/newo.csv"
Observed there are "API Exception: "org.apache.axis.AxisFault"" in the log generated (log attached)
---------------
2011-06-21 22:01:54.702 (3) [P1T1]: Caught other/unrecoverable API Exception: "org.apache.axis.AxisFault"
2011-06-21 22:01:55.464 (1) [P1T1]: Exception [Error recording quota for user LegalZoom with id 739]:com.thesearchagency.searchengines.SearchEngineCommandException: Unmarshalling Error: unexpected element
---------------
Also found we have got the data in the specified external file, but the quota column for the account id is empty
---------------------
tsaapp@tvvm-staging-xml1:/usr/local/tsa/bidmgr$ cat /tmp/newo.csv
"seUserDescription","seUserID","acctDescription","acctID","quota"
"LegalZoom","739","LegalZoom","289",""
---------------------
Note:
1. Also got the same exception by running google-quota tool without specifying the account
2. the same exception exists in the old build: Bid_Manager_-_Google_v201101_Phase_1/20/tsa-build-bidmgr-2011-06-23-p20-r29765