Unable To Change The SPL Logs Logging Level From Info To Debug
(Doc ID 1959004.1)
Last updated on AUGUST 11, 2020
Applies to:
Oracle Utilities Meter Data Management - Version 2.1.0.2 and laterOracle Utilities Framework - Version 4.2.0.2.0 and later
Information in this document applies to any platform.
Symptoms
**Disclaimer:** This KM article may include the following abbreviations:
OUAF/FW - Oracle Utilities Framework
MDM - Oracle Utilities Meter Data Management
Unable to change the logging level from info to debug. As soon as we change the logging level and redeploy the app, SPLWeb goes in failed state. Error :- java.lang.StackOverflowError
Changes
Steps to reproduce:
Stop environment
Edit the following files in /templates:
cm.log4j.properties.XAIApp.template
cm.log4j.properties.service.template
cm.log4j.properties.template
Only change made:
log4j.logger.com.splwg=info
CHANGE to
log4j.logger.com.splwg=debug
Run initialsetup
Start environment
Check logs, you will see stack overflow error in spl_web.log
Revert changes, run initialsetup and start environment it works fine
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |