You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2016/01/04 14:46:39 UTC

[jira] [Resolved] (SLING-3695) TenantProvider throws NPE when listing tenants root tenant resource does not exist

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

Carsten Ziegeler resolved SLING-3695.
-------------------------------------
    Resolution: Fixed
      Assignee: Carsten Ziegeler

Thanks for your patch, [~marett]. It's applied.

> 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
>            Assignee: Carsten Ziegeler
>            Priority: Minor
>              Labels: tenant
>             Fix For: Tenant 1.0.4
>
>         Attachments: SLING-3695.patch
>
>
> 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.3.4#6332)