You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Nicolas Peltier (JIRA)" <ji...@apache.org> on 2018/03/05 09:10:00 UTC

[jira] [Created] (SLING-7533) plumber service user if not configured should be ignored

Nicolas Peltier created SLING-7533:
--------------------------------------

             Summary: plumber service user if not configured should be ignored
                 Key: SLING-7533
                 URL: https://issues.apache.org/jira/browse/SLING-7533
             Project: Sling
          Issue Type: Bug
          Components: Extensions
    Affects Versions: pipes 2.0.2
            Reporter: Nicolas Peltier


if no service user is defined, following error appears:

28.02.2018 08:17:57.689 *ERROR* [FelixStartLevel] org.apache.sling.pipes.internal.PlumberImpl unable to retrieve resolver for collecting exposed pipes
org.apache.sling.api.resource.LoginException: Cannot derive user name for bundle org.apache.sling.pipes [543] and sub service null
        at org.apache.sling.resourceresolver.impl.ResourceResolverFactoryImpl.getServiceResourceResolver(ResourceResolverFactoryImpl.java:86)
        at org.apache.sling.pipes.internal.PlumberImpl.getMonitoredPipes(PlumberImpl.java:413)
        at org.apache.sling.pipes.internal.PlumberImpl.refreshMonitoredPipes(PlumberImpl.java:397)
        at org.apache.sling.pipes.internal.PlumberImpl.activate(PlumberImpl.java:158)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)