Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Fixed
-
2.25.04-alpha
-
None
-
None
-
Go Green trunk
Description
Same LOGS being logged when a user logs in to CMS.
Discussed with Nour already, "this is a known issue of high priority and needs to be fixed, so these logs are the reminder to fix the issue". But this will confuse the end-user more (because it does not tell why same log is shown for one action four times) and infra will not be happy about logs that do not convey any message to them.
So Nour will fix this issue and still address the actual issue CMS7-5987 differently.
[INFO] [talledLocalContainer] 10.05.2012 15:48:37 WARN [org.hippoecm.hst.core.container.BaseCmsRestValve.logWarning():77] No CMS REST credentials found!
[INFO] [talledLocalContainer] 10.05.2012 15:48:37 WARN [org.hippoecm.hst.core.container.BaseCmsRestValve.logWarning():77] Security context not found!
[INFO] [talledLocalContainer] 10.05.2012 15:48:37 WARN [org.hippoecm.hst.core.container.BaseCmsRestValve.logWarning():77] No CMS REST credentials found!
[INFO] [talledLocalContainer] 10.05.2012 15:48:37 WARN [org.hippoecm.hst.core.container.BaseCmsRestValve.logWarning():77] Security context not found!
[INFO] [talledLocalContainer] 10.05.2012 15:48:37 WARN [org.hippoecm.hst.core.container.BaseCmsRestValve.logWarning():77] No CMS REST credentials found!
[INFO] [talledLocalContainer] 10.05.2012 15:48:37 WARN [org.hippoecm.hst.core.container.BaseCmsRestValve.logWarning():77] Security context not found!
[INFO] [talledLocalContainer] 10.05.2012 15:48:37 WARN [org.hippoecm.hst.core.container.BaseCmsRestValve.logWarning():77] No CMS REST credentials found!
[INFO] [talledLocalContainer] 10.05.2012 15:48:37 WARN [org.hippoecm.hst.core.container.BaseCmsRestValve.logWarning():77] Security context not found!
Attachments
Issue Links
- relates to
-
CMS-5987 Handle security, exceptions and localization in the rest service proxy
- Closed