Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Bing-Integration
-
Component/s: None
-
Labels:None
Description
Pre-conditons:
For testing the sloshing , do the necessary data set-up as mentione din the wiki page - http://kbase.ri.thesearchagency.com/index.php/Bing_Integration_release_notes#Data_setup
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 admax.sh script as follows:
./admax.sh -d5 -T2012-03-05 -a5385 &> /tmp/<filename_to_write_the_log>.log
Expected Behaviour:
The script should execute successfully.
Actual Behaviour:
The script executes but is found to have the following exception - "log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /tmp/google_logs/request_info.log (Permission denied)"
>Attaching the log