https://issues.apache.org/bugzilla/show_bug.cgi?id=57363
Bug ID: 57363
Summary: Cannot check or debug reading of Konfiguration file
-Djava.util.logging.config.file=logging.props
Product: Tomcat 8
Version: 8.0.15
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: Catalina
Assignee: [email protected]
Reporter: [email protected]
Setting the Java system property
-Dorg.apache.juli.ClassLoaderLogManager.debug=true
we can see if ClassLoaderLogManager is reading or isn't reading the
logging.properties in the class path.
But we don't see if the ClassLoaderLogManager can read the file specified by
-Djava.util.logging.config.file=log.props
Even every exeption is ignored. No information is left.
In my case I wasted many hours to figure out why my logging configuration
does not work. It would be very very helpful seeing an error message
if the file specified by Djava.util.logging.config.file cannot read
by tomcat ClassLoaderLogManager.
Thanks
Martin Both
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]