dropwizard-blog-sample icon indicating copy to clipboard operation
dropwizard-blog-sample copied to clipboard

Exception in thread "main" java.lang.ExceptionInInitializerError

Open borislavib opened this issue 5 years ago • 0 comments

This looks like an interesting project. It's just a bit outdated though.

Any plans for updates since it seems to be the most famous example for the combination of dropwizard + elasticsearch in google ?

That's the result when running the project and I'm still debugging.

 Exception in thread "main" java.lang.ExceptionInInitializerError
...
Caused by: java.lang.UnsupportedOperationException: Boot class path mechanism is not supported
...

borislavib avatar Aug 06 '19 11:08 borislavib