Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Bing-Integration
-
Fix Version/s: Bing-Integration
-
Component/s: None
-
Labels:None
Description
Steps:
1. Login to the ebiz-dev-ts-node-admax system with valid credentials
2. Get inside the jail
3. Execute the gce script with --sync option to update the DB with the account values from adwords, as follows:
./contenteditor-google.sh -d3 -U20000022 --sync
Expected Behavior:
The script should execute successfully and the data from adwords should be updated successfully in the gce DB tables.
Actual Behavior:
The script throws the following exception:
"012-04-25 13:46:06.091 (2) [P1T1]: Exception [StructureReportLoaderException running content editor, quitting]:com.thesearchagency.searchengines.google.contenteditor.sync.StructureReportLoader$StructureReportLoaderException: Parsing report for user # 20000022
at com.thesearchagency.searchengines.google.contenteditor.sync.StructureReportLoader.load(StructureReportLoader.java:79)"
>Attaching log