PX Log FIle
We have a PX with logging specified at the info level with the log file = agile.log. There are numerous info points. The config log.xml has the priority set to info. When the PX runs in the event manager we are not getting any logging in the agile.log file. There is another PX that is actually generating an java exception error that is not showing up in any log. How do we get info & error logging turned on? Are there typical problems that occur?
following are the screen shots for our log configuration.
Step 1: Defined the logs in the PX as follows. the log statements were defined at various places in the code.
Step 2: configuration changed in the log.xml located in the following location as follows.
/u01/app/agile932/agileDomain/config/
Step 3: still agile.log is not getting logs defined at the PX at step1 and log file at the following location we are looking at.
/u01/app/agile932/agileDomain/servers/tdev3wl201.toshibacommerce.com-AgileServer/logs/agile.log
The server had an data source error at start-up that caused the logs not to function. The server was restarted and we were able to get log info.
stortip
following are the screen shots for our log configuration.
Step 1: Defined the logs in the PX as follows. the log statements were defined at various places in the code.
Step 2: configuration changed in the log.xml located in the following location as follows.
/u01/app/agile932/agileDomain/config/
Step 3: still agile.log is not getting logs defined at the PX at step1 and log file at the following location we are looking at.
/u01/app/agile932/agileDomain/servers/tdev3wl201.toshibacommerce.com-AgileServer/logs/agile.log