[
https://issues.apache.org/jira/browse/SYNCOPE-110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Chicchiriccò resolved SYNCOPE-110.
--------------------------------------------
Resolution: Invalid
Fix Version/s: 1.0.0-incubating
The reported warning seems to be harmless:
1. as reported by http://www.slf4j.org/codes.html#substituteLogger this warning
is related to loggers during startup time: in our case the logger involved is
the audit logger
2. log messages are continuously written to configured log files, audit
messages are stored in the expected db tables
> SLF4J initialization error
> --------------------------
>
> Key: SYNCOPE-110
> URL: https://issues.apache.org/jira/browse/SYNCOPE-110
> Project: Syncope
> Issue Type: Bug
> Components: core
> Affects Versions: 1.0.0-incubating
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Fix For: 1.0.0-incubating
>
>
> During startup, this error message is displayed:
> SLF4J: The following loggers will not work becasue they were created
> SLF4J: during the default configuration phase of the underlying logging
> system.
> SLF4J: See also http://www.slf4j.org/codes.html#substituteLogger
> SLF4J: org.springframework.jdbc.datasource.DriverManagerDataSource
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira