Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.01
-
Component/s: Admax (bidding/budgeting)
-
Labels:None
-
Environment:
QA Environment
Bidmgr - tsa-build-bidmgr-2012-12-11-p749-r3b0a33b536d1e7dca5859a7aa57b741c97956a54
-
Sprint:Sprint 1 - Matunuck
Description
Running sebidmgr scripts throws "java.io.FileNotFoundException"
Snippet of log :-
log4j:ERROR Could not read configuration file [/var/local/tsa/config/com.thesearchagency.searchengines.google.GoogleAdWordsAPI.props].
java.io.FileNotFoundException: /var/local/tsa/config/com.thesearchagency.searchengines.google.GoogleAdWordsAPI.props (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:120)
at java.io.FileInputStream.<init>(FileInputStream.java:79)
at org.apache.log4j.PropertyConfigurator.doConfigure(PropertyConfigurator.java:316)
at org.apache.log4j.PropertyConfigurator.configure(PropertyConfigurator.java:342)
at com.google.api.adwords.lib.AdWordsServiceLogger.loadLog4JConfiguration(AdWordsServiceLogger.java:130)
Detailed log is attached
Also checked it in bidmgr/aml
[root@aq-qa-jboss1 tsa]# cd /usr/local/tsa/bidmgr/licensing/aml/
[root@aq-qa-jboss1 aml]# ls -lrt
total 28
rw-rr- 1 TSAApp tsaapp 245 Dec 11 21:35 send_alarm.sh
-rwxr-xr-x 1 TSAApp tsaapp 1069 Dec 11 21:35 licensing.properties
rw-rr- 1 TSAApp tsaapp 2233 Dec 11 21:35 contenteditor.properties
rw-rr- 1 TSAApp tsaapp 64 Dec 11 21:35 com.thesearchagency.searchengines.google.GoogleQuotaTool.properties
rw-rr- 1 TSAApp tsaapp 120 Dec 11 21:35 com.thesearchagency.AlertUtils.properties
rw-rr- 1 TSAApp tsaapp 4363 Dec 11 21:35 admaxjmslistener.properties
Expected:
File com.thesearchagency.searchengines.google.GoogleAdWordsAPI.props should be part of bidmgr.