Joerg Hoh created SLING-11602:
---------------------------------
Summary: Broken logging in vanity resolution
Key: SLING-11602
URL: https://issues.apache.org/jira/browse/SLING-11602
Project: Sling
Issue Type: Improvement
Components: ResourceResolver
Affects Versions: Resource Resolver 1.9.0
Reporter: Joerg Hoh
When trying the new feature of executing the vanity loading in the background,
I found broken logging:
{noformat}
28.09.2022 15:50:30.069 *WARN* [VanityPathInitializer]
org.apache.sling.resourceresolver.impl.mapping.MapEntries Removing extension
from vanity path sw.js
28.09.2022 15:50:30.275 *WARN* [VanityPathInitializer]
org.apache.sling.resourceresolver.impl.mapping.MapEntries Removing extension
from vanity path [Ljava.lang.String;@602f69d0
{noformat}
Sometimes it seems to work, sometimes not.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)