*Achim: * -------- 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 05:23:19 PM CDT > Andrei, > > all artifacts are usually available through maven, toni was so kind to > set up a nightly build for the ci builds :) > http://ci.okidokiteam.com/hudson/ cool; thanks to Toni and thanks for letting me know;
please consider pushing it also to sonatype oss or similar place: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide > > regards, Achim Andrei > >> *Achim: >> *-------- 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: Andrei Pozolotin <[email protected]> >> Cc: General OPS4J <[email protected]> >> Date: Wed 27 Apr 2011 05:01:21 PM CDT >>> Well right now it's only on 1.1.0-SNAPSHOT didn't plan on a 1.0.4. >> where do you publish snapshots? >> >>> >>> it's just the SPI issue and this little "flaw" while shutting down >>> the server, right? >> hopefully, yes; need to run more tests; >> >> Andrei >> >>> >>> >>> 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 >> > > ------------------------------------------------------------------------ > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general >
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
