Details
-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: Bing-Integration
-
Fix Version/s: Bing-Integration
-
Component/s: None
-
Labels:None
Description
Pre-conditons:
1. Do the necessary data set-up as mentione din the wiki page - http://kbase.ri.thesearchagency.com/index.php/Bing_Integration_release_notes#Bing_Performance_Report
2. Ensure the table 'content_editor_bing.bce_bingAccount' has values (else insert fake values)
Steps:
1. Login to the yell-ec-xml2 system with valid credentials
2. Get inside the jail
3. Go to /usr/local/tsa/bidmgr and execute the bingreport.sh script as follows and observe the log:
./bingreports.sh --help
Expected Behaviour:
The script should execute successfully showing the different options and there usages
Actual Behaviour:
The script executes but the following exception :
Exception in thread "main" java.lang.IllegalArgumentException
>Attaching Log