Please provide some runnable code to reproduce the problem. > Am 11.12.2017 um 18:24 schrieb Francis Johny <[email protected]>: > > Yeah me too...any solutions yet? > > DEBUG [2017-12-11 16:59:01,868] > org.glassfish.jersey.internal.util.ReflectionHelper: Unable to load class > org.osgi.framework.BundleReference using the current class loader. > ! java.lang.ClassNotFoundException: org.osgi.framework.BundleReference > ! at java.net.URLClassLoader.findClass(URLClassLoader.java:381) > ! at java.lang.ClassLoader.loadClass(ClassLoader.java:424) > ! at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335) > ! at java.lang.ClassLoader.loadClass(ClassLoader.java:357) > ! at java.lang.Class.forName0(Native Method) > ! at java.lang.Class.forName(Class.java:264) > ! at > org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:268) > ! at > org.glassfish.jersey.internal.util.ReflectionHelper$2.run(ReflectionHelper.java:253) > ! at java.security.AccessController.doPrivileged(Native Method) > ! at > org.glassfish.jersey.internal.util.ReflectionHelper.<clinit>(ReflectionHelper.java:1479) > ! at > org.glassfish.jersey.server.ResourceConfig$State.<init>(ResourceConfig.java:115) > ! at > org.glassfish.jersey.server.ResourceConfig.<init>(ResourceConfig.java:356) > ! at > io.dropwizard.jersey.DropwizardResourceConfig.<init>(DropwizardResourceConfig.java:53) > ! at > io.dropwizard.jersey.DropwizardResourceConfig.<init>(DropwizardResourceConfig.java:45) > ! at io.dropwizard.setup.Environment.<init>(Environment.java:77) > ! at io.dropwizard.cli.EnvironmentCommand.run(EnvironmentCommand.java:37) > ! at io.dropwizard.cli.ConfiguredCommand.run(ConfiguredCommand.java:85) > ! at io.dropwizard.cli.Cli.run(Cli.java:75) > ! at io.dropwizard.Application.run(Application.java:93) > > > > On Tuesday, May 19, 2015 at 7:33:52 PM UTC+5:30, Victor Munteanu wrote: > I have the same issue. Anyone? > > On Monday, May 18, 2015 at 11:55:05 AM UTC+2, Marc Hebben wrote: > How to resolve such "omitted for conflicht" issues? Can someone give me a > hint?
-- You received this message because you are subscribed to the Google Groups "dropwizard-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
