You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2017/01/19 14:27:26 UTC

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

     [ https://issues.apache.org/jira/browse/SLING-6251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili resolved SLING-6251.
------------------------------------
       Resolution: Fixed
    Fix Version/s: Content Distribution 0.2.0

> 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: Content Distribution
>            Reporter: Julian Sedding
>            Assignee: Julian Sedding
>             Fix For: Content Distribution 0.2.0
>
>
> 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)