You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Julian Sedding (JIRA)" <ji...@apache.org> on 2016/11/07 15:59:58 UTC

[jira] [Created] (SLING-6251) SCD integration tests fail due to blocked loginAdministrative

Julian Sedding created SLING-6251:
-------------------------------------

             Summary: SCD integration tests fail due to blocked loginAdministrative
                 Key: SLING-6251
                 URL: https://issues.apache.org/jira/browse/SLING-6251
             Project: Sling
          Issue Type: Task
          Components: Distribution
            Reporter: Julian Sedding
            Assignee: Julian Sedding


The Sling Content Distribution integration tests currently fail due to {{loginAdministrative}} being blocked.

The log files of the tested instances show messages like these:
{noformat}
02.11.2016 11:15:35.056 *ERROR* [qtp875477671-46] org.apache.sling.event.impl.jobs Unable to create new resource resolver: Bundle is not whitelisted for loginAdministrative:org.apache.sling.event
org.apache.sling.api.resource.LoginException: Bundle is not whitelisted for loginAdministrative:org.apache.sling.event
	at org.apache.sling.jcr.resource.internal.helper.jcr.JcrProviderStateFactory.checkLoginAdminWhitelist(JcrProviderStateFactory.java:93)
	at org.apache.sling.jcr.resource.internal.helper.jcr.JcrProviderStateFactory.createProviderState(JcrProviderStateFactory.java:111)
{noformat}

At least the Event bundle needs to be updated and the "Sling Distribution Sample" needs to be adjusted to refrain from using {{loginAdministrative}}.

cc [~teofili], [~simone.tripodi]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)