Skip to Content
0
Mar 02, 2005 at 08:02 PM

Log Files on UNIX

36 Views

We are trying to debug the Biller Direct application by using either the SAP Logging Framework or standard System.out.println statements. On Windows the logging is written to either C:\usr\sap\AZ1\JC00\j2ee\cluster\server0\log\console_logs\output.log or C:\usr\sap\AZ1\JC00\j2ee\cluster\server0\log\applications\com.sap.fin.ebpp\ebpp.trc.0. On UNIX we do not see anything written to these files. We have verified that the Severity is set to debug and the Log Destination for application_sap.com/com.sap.fin.ebpp_com.sap.fin.destination is ./log/applications/com.sap.fin.ebpp/ebpp.trc.

Does anyone know what the problem is?