Nullpointer while shutting down pax-web-runtime
-----------------------------------------------
Key: PAXWEB-272
URL: http://issues.ops4j.org/browse/PAXWEB-272
Project: Pax Web
Issue Type: Bug
Components: Http Service, Web Container
Affects Versions: 1.0.3, 1.0.2, 1.0.1, 1.0.0
Reporter: Achim Nierbeck
Priority: Minor
Fix For: 1.1.0
Following issue was reported on [email protected]
while running with felix web console
http://felix.apache.org/site/apache-felix-web-console.html
"stop" command from this page:
http://localhost:8080/system/console/vmstat
produces this exception in pax web:
ERROR: Bundle org.ops4j.pax.web.pax-web-jetty-bundle [20] EventDispatcher:
Error during dispatch. (java.lang.NullPointerException)
java.lang.NullPointerException
at
org.ops4j.pax.web.service.internal.Activator$DynamicsServiceTrackerCustomizer.removedService(Activator.java:355)
at
org.osgi.util.tracker.ServiceTracker$Tracked.customizerRemoved(ServiceTracker.java:922)
at org.osgi.util.tracker.AbstractTracked.untrack(AbstractTracked.java:351)
at
org.osgi.util.tracker.ServiceTracker$Tracked.serviceChanged(ServiceTracker.java:865)
at
org.apache.felix.framework.util.EventDispatcher.invokeServiceListenerCallback(EventDispatcher.java:871)
at
org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:733)
at
org.apache.felix.framework.util.EventDispatcher.fireServiceEvent(EventDispatcher.java:662)
at org.apache.felix.framework.Felix.fireServiceEvent(Felix.java:3894)
at org.apache.felix.framework.Felix.access$000(Felix.java:79)
at org.apache.felix.framework.Felix$2.serviceChanged(Felix.java:722)
at
org.apache.felix.framework.ServiceRegistry.unregisterService(ServiceRegistry.java:135)
at
org.apache.felix.framework.ServiceRegistrationImpl.unregister(ServiceRegistrationImpl.java:129)
at
org.apache.felix.framework.ServiceRegistry.unregisterServices(ServiceRegistry.java:178)
at org.apache.felix.framework.Felix.stopBundle(Felix.java:2244)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1202)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:662)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.ops4j.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general