>>>>> Steinar Bang <[email protected]>: >>>>> Steinar Bang <[email protected]>:
>>> About your issue, are you using felix or equinox framework and what >>> JDK version ? >> Framework: whatever comes with the binary karaf 4.2.8 >> distro. Presumably felix? JDK: openjdk 11.0.6 on debian and Oracle >> JDK 1.8.0_192 on windows 10 > On the other hand the error message I'm getting, is: > 2020-02-03T22:17:15,772 | ERROR | features-2-thread-1 | Felix > | - - | Bundle org.ops4j.pax.web.pax-web-extender-whiteboard > [112] EventDispatcher: Error during dispatch. > (java.lang.NoClassDefFoundError: javax/annotation/Priority) > java.lang.NoClassDefFoundError: javax/annotation/Priority Correction: this issue does not occur with 4.2.8 (or 4.2.6) on debian with openjdk-11. It occurs on windows 10 with Oracle JDK 1.8.0_192 on both 4.2.6 and 4.2.8. No idea if the platform or the JDK version that is the source of the problem, but I suspect the JDK version.
