Timothy Ward created ARIES-1825:
-----------------------------------

             Summary: NullPointerException in the JAX-RS Whiteboard
                 Key: ARIES-1825
                 URL: https://issues.apache.org/jira/browse/ARIES-1825
             Project: Aries
          Issue Type: Bug
          Components: jax-rs-whiteboard
    Affects Versions: 1.0
            Reporter: Timothy Ward
             Fix For: 1.0.1


11:06:29.176 [CM Event Dispatcher (Fire ConfigurationEvent: 
pid=org.apache.aries.jax.rs.jackson)] WARN  
o.a.a.j.r.w.i.AriesJaxrsServiceRuntime - Resource CachingServiceReference {

cachedProperties=\{osgi.jaxrs.application.select=(osgi.jaxrs.name=rest-ui), 
osgi.jaxrs.name=Domain Viewer, 
osgi.jaxrs.extension.select=[(osgi.jaxrs.media.type=application/json), 
(osgi.jaxrs.name=aries.shiro.authz)], osgi.jaxrs.whiteboard.target=null 
(cached)}

serviceReference=[com.acme.ui.rest.DomainResource]

} is registered with error

11:06:29.178 [CM Event Dispatcher (Fire ConfigurationEvent: 
pid=org.apache.aries.jax.rs.jackson)] ERROR o.a.a.j.r.w.internal.Whiteboard - 
ServiceReference CachingServiceReference {

cachedProperties=\{osgi.jaxrs.application.select=(osgi.jaxrs.name=rest-ui), 
osgi.jaxrs.name=Domain Viewer, 
osgi.jaxrs.extension.select=[(osgi.jaxrs.media.type=application/json), 
(osgi.jaxrs.name=aries.shiro.authz)], osgi.jaxrs.whiteboard.target=null 
(cached)}

serviceReference=[com.acme.ui.rest.DomainResource]

} for endpoint produced error: {}

java.lang.NullPointerException: null

at 
org.apache.aries.jax.rs.whiteboard.internal.Whiteboard.lambda$null$51(Whiteboard.java:810)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.OSGi.lambda$null$80(OSGi.java:734)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$effects$70(OSGi.java:611)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$effects$70(OSGi.java:611)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.OSGi.lambda$null$80(OSGi.java:734)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$recoverWith$81(OSGi.java:730)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at 
org.apache.aries.component.dsl.internal.BundleContextOSGiImpl.lambda$new$0(BundleContextOSGiImpl.java:29)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at 
org.apache.aries.component.dsl.internal.ChangeContextOSGiImpl.lambda$new$0(ChangeContextOSGiImpl.java:31)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$recoverWith$81(OSGi.java:730)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.EffectsOSGi.lambda$new$1(EffectsOSGi.java:33)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at 
org.apache.aries.component.dsl.internal.BundleContextOSGiImpl.lambda$new$0(BundleContextOSGiImpl.java:29)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.OSGi.lambda$null$31(OSGi.java:292)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at 
org.apache.aries.jax.rs.whiteboard.internal.FilteredPublisher.publishIfMatched(FilteredPublisher.java:53)

at 
org.apache.aries.jax.rs.whiteboard.internal.ApplicationExtensionRegistry.registerExtensionInApplication(ApplicationExtensionRegistry.java:115)

at 
org.apache.aries.jax.rs.whiteboard.internal.Whiteboard.lambda$null$61(Whiteboard.java:919)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:614)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.OSGi.lambda$null$80(OSGi.java:734)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$effects$70(OSGi.java:611)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$effects$70(OSGi.java:611)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.OSGi.lambda$null$80(OSGi.java:734)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$recoverWith$81(OSGi.java:730)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at 
org.apache.aries.component.dsl.internal.BundleContextOSGiImpl.lambda$new$0(BundleContextOSGiImpl.java:29)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at 
org.apache.aries.component.dsl.internal.ChangeContextOSGiImpl.lambda$new$0(ChangeContextOSGiImpl.java:31)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$recoverWith$81(OSGi.java:730)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$effects$70(OSGi.java:611)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$effects$70(OSGi.java:611)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$effects$70(OSGi.java:611)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$effects$70(OSGi.java:611)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.EffectsOSGi.lambda$new$1(EffectsOSGi.java:33)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at 
org.apache.aries.component.dsl.internal.BundleContextOSGiImpl.lambda$new$0(BundleContextOSGiImpl.java:29)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at 
org.apache.aries.component.dsl.internal.ServiceReferenceOSGi$DefaultServiceTrackerCustomizer.addingService(ServiceReferenceOSGi.java:74)

at 
org.apache.aries.component.dsl.internal.ServiceReferenceOSGi$DefaultServiceTrackerCustomizer.addingService(ServiceReferenceOSGi.java:56)

at 
org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:941)

at 
org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:870)

at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)

at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:183)

at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:318)

at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:261)

at 
org.apache.aries.component.dsl.internal.ServiceReferenceOSGi.lambda$new$0(ServiceReferenceOSGi.java:50)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$effects$70(OSGi.java:611)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.EffectsOSGi.lambda$new$1(EffectsOSGi.java:33)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$flatMap$74(OSGi.java:693)

at 
org.apache.aries.component.dsl.internal.OSGiImpl.lambda$create$0(OSGiImpl.java:39)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$73(OSGi.java:693)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.OSGi.lambda$null$71(OSGi.java:682)

at org.apache.aries.component.dsl.internal.Pad.publish(Pad.java:59)

at org.apache.aries.component.dsl.OSGi.lambda$null$61(OSGi.java:585)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at 
java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at org.apache.aries.component.dsl.OSGi.lambda$null$63(OSGi.java:585)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at 
org.apache.aries.component.dsl.internal.HighestRankingOSGi.lambda$null$1(HighestRankingOSGi.java:62)

at org.apache.aries.component.dsl.internal.Pad.publish(Pad.java:59)

at org.apache.aries.component.dsl.OSGi.lambda$null$84(OSGi.java:758)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:25)

at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)

at java.util.Collections$2.tryAdvance(Collections.java:4717)

at java.util.Collections$2.forEachRemaining(Collections.java:4725)

at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)

at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)

at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)

at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)

at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)

at 
org.apache.aries.component.dsl.internal.JustOSGiImpl.lambda$new$2(JustOSGiImpl.java:42)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$85(OSGi.java:751)

at org.apache.aries.component.dsl.OSGi.lambda$null$69(OSGi.java:617)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at org.apache.aries.component.dsl.OSGi.lambda$null$71(OSGi.java:682)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at 
org.apache.aries.component.dsl.internal.ServiceReferenceOSGi$DefaultServiceTrackerCustomizer.addingService(ServiceReferenceOSGi.java:74)

at 
org.apache.aries.component.dsl.internal.ServiceReferenceOSGi$DefaultServiceTrackerCustomizer.addingService(ServiceReferenceOSGi.java:56)

at 
org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:941)

at 
org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:870)

at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:256)

at org.osgi.util.tracker.AbstractTracked.track(AbstractTracked.java:229)

at 
org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:901)

at 
org.apache.felix.framework.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:990)

at 
org.apache.felix.framework.EventDispatcher.fireEventImmediately(EventDispatcher.java:838)

at 
org.apache.felix.framework.EventDispatcher.fireServiceEvent(EventDispatcher.java:545)

at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:4595)

at org.apache.felix.framework.Felix.registerService(Felix.java:3587)

at 
org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:348)

at 
org.apache.aries.component.dsl.internal.ServiceRegistrationOSGiImpl.lambda$new$2(ServiceRegistrationOSGiImpl.java:67)

at org.apache.aries.component.dsl.internal.OSGiImpl.run(OSGiImpl.java:50)

at org.apache.aries.component.dsl.OSGi.lambda$null$70(OSGi.java:633)

at 
org.apache.aries.component.dsl.internal.CoalesceOSGiImpl.lambda$null$2(CoalesceOSGiImpl.java:67)

at org.apache.aries.component.dsl.Publisher.apply(Publisher.java:28)

at 
org.apache.aries.component.dsl.internal.ConfigurationOSGiImpl.lambda$null$1(ConfigurationOSGiImpl.java:99)

at 
org.apache.aries.component.dsl.internal.UpdateSupport.runUpdate(UpdateSupport.java:50)

at 
org.apache.aries.component.dsl.internal.ConfigurationOSGiImpl.lambda$null$2(ConfigurationOSGiImpl.java:95)

at 
org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.sendEvent(ConfigurationManager.java:1662)

at 
org.apache.felix.cm.impl.ConfigurationManager$FireConfigurationEvent.run(ConfigurationManager.java:1630)

at org.apache.felix.cm.impl.UpdateThread.run0(UpdateThread.java:138)

at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:105)

at java.lang.Thread.run(Thread.java:748)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to