[
https://issues.apache.org/jira/browse/SLING-7218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated SLING-7218:
-----------------------------------
Affects Version/s: Security 1.1.6
> NPE in org.apache.sling.security.impl.ContentDispositionFilter#activate
> -----------------------------------------------------------------------
>
> Key: SLING-7218
> URL: https://issues.apache.org/jira/browse/SLING-7218
> Project: Sling
> Issue Type: Bug
> Components: Extensions
> Affects Versions: Security 1.1.4
> Reporter: Antonio Sanso
> Assignee: Konrad Windszus
>
> {noformat}
> 09.10.2017 07:05:55.216 *ERROR* [FelixStartLevel] org.apache.sling.security
> [org.apache.sling.security.impl.ContentDispositionFilter(96)] The activate
> method has thrown an exception (java.lang.NullPointerException)
> java.lang.NullPointerException: null
> at java.util.Objects.requireNonNull(Objects.java:203)
> at java.util.Arrays$ArrayList.<init>(Arrays.java:3813)
> at java.util.Arrays.asList(Arrays.java:3800)
> 09.10.2017 07:05:55.219 *ERROR* [FelixDispatchQueue] org.apache.sling.engine
> FrameworkEvent ERROR (org.osgi.framework.ServiceException: Service factory
> returned null. (Component:
> org.apache.sling.security.impl.ContentDispositionFilter (96)))
> org.osgi.framework.ServiceException: Service factory returned null.
> (Component: org.apache.sling.security.impl.ContentDispositionFilter (96))
> at
> org.apache.felix.framework.ServiceRegistrationImpl.getFactoryUnchecked(ServiceRegistrationImpl.java:380)
> at
> org.apache.felix.framework.ServiceRegistrationImpl.getService(ServiceRegistrationImpl.java:247)
> at
> org.apache.felix.framework.ServiceRegistry.getService(ServiceRegistry.java:350)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)