[
https://issues.apache.org/jira/browse/SLING-3695?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14042273#comment-14042273
]
Timothee Maret commented on SLING-3695:
---------------------------------------
Opened https://github.com/apache/sling/pull/21
> TenantProvider throws NPE when listing tenants root tenant resource does not
> exist
> ----------------------------------------------------------------------------------
>
> Key: SLING-3695
> URL: https://issues.apache.org/jira/browse/SLING-3695
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Tenant 1.0.2
> Reporter: Timothee Maret
> Priority: Minor
> Labels: tenant
>
> The method
> org.apache.sling.tenant.TenantProvider#getTenants
> throws an NPE when the tenant root resource does not exists.
> The tenant root resource is created if needed when creating a tenant (see
> org.apache.sling.tenant.internal.TenantProviderImpl#createTenantResource)
> A workaround is to create a tenant and remove it.
--
This message was sent by Atlassian JIRA
(v6.2#6252)