Well right now it's only on 1.1.0-SNAPSHOT didn't plan on a 1.0.4. it's just the SPI issue and this little "flaw" while shutting down the server, right?
Am 27.04.2011 23:59, schrieb Andrei Pozolotin: > > *Achim*: > > wow, thank you! (sorry cannot file jira myself - no login) > > can I assume 1.0.4 is coming out soon? > > Andrei > > > -------- Original Message -------- > Subject: Re: PAX WEB BUG --- ERROR: Bundle > org.ops4j.pax.web.pax-web-jetty-bundle [20] EventDispatcher: Error > during dispatch. (java.lang.NullPointerException) > From: Achim Nierbeck <[email protected]> > To: [email protected] > Date: Wed 27 Apr 2011 04:06:18 PM CDT >> thanks for reporting >> >> http://issues.ops4j.org/browse/PAXWEB-272 >> >> is fixed now :) >> >> Am 27.04.2011 20:33, schrieb Andrei Pozolotin: >>> 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) >>> >>> >>> _______________________________________________ >>> general mailing list >>> [email protected] >>> http://lists.ops4j.org/mailman/listinfo/general >>> >> >> ------------------------------------------------------------------------ >> >> _______________________________________________ >> general mailing list >> [email protected] >> http://lists.ops4j.org/mailman/listinfo/general >> >
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
