When reports are generated from dSeries (DE), there isn’t sufficient information reported in the logs.
This article provides the steps to enable additional logging for DE canned or custom reports.
To enable logging for reporting follow the steps below:
1. Open the reporting configuration file "config.properties" from <install_folder>/reporting
2. Update following properties in "config.properties" file
· birt.log.level=ALL (by default it is "OFF", change to "ALL")
· log4j.rootCategory=DEBUG, A (by default it is "INFO, A", change to "DEBUG, A")
Note: There is no need to restart the dSeries server for the changes to take effect
DE report logs will be located at <install_folder>/reporting/logs
· log.txt
· ReportEngine_<timestamp>.log