Hi! This only seems to happen if multiple files are placed in the “deploy” directory at about the same time.
If I notice the problem again, I will file an issue. Cheers, =David > On Jul 19, 2017, at 7:38 AM, David Leangen <[email protected]> wrote: > > > Hi! > > Upon startup, I am seeing this: > > >> 2017-07-18T22:33:31,491 | ERROR | FelixDispatchQueue | Felix >> | - - | Bundle org.apache.aries.jmx.core [16] EventDispatcher: >> Error during dispatch. (java.lang.NoClassDefFoundError: >> org/apache/aries/jmx/codec/BundleEventData) >> java.lang.NoClassDefFoundError: org/apache/aries/jmx/codec/BundleEventData >> at >> org.apache.aries.jmx.framework.BundleState$1.bundleChanged(BundleState.java:411) >> ~[?:?] >> at >> org.apache.felix.framework.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:915) >> ~[?:?] >> at >> org.apache.felix.framework.EventDispatcher.fireEventImmediately(EventDispatcher.java:834) >> [?:?] >> at >> org.apache.felix.framework.EventDispatcher.run(EventDispatcher.java:1147) >> [?:?] >> at >> org.apache.felix.framework.EventDispatcher.access$000(EventDispatcher.java:54) >> [?:?] >> at >> org.apache.felix.framework.EventDispatcher$1.run(EventDispatcher.java:102) >> [?:?] >> at java.lang.Thread.run(Thread.java:748) [?:?] > > > Any ideas why? > > Thanks! > =David >
