cancel
Showing results for 
Search instead for 
Did you mean: 

Log Files on UNIX

0 Kudos

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?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Make sure you have the J2EE server set to DEBUG mode in the Config Tool. Also in the Visual Admin, in the Kernel, make sure the LogManager attribute for ForceSingleTraceFile to 'NO'. Restart the server and you should see the ebpp.trc