0

[WARNING] java.lang.NoClassDefFoundError: org/eclipse/jetty/util/thread/strategy/ProduceExecuteConsume$1 at org.eclipse.jetty.util.thread.strategy.ProduceExecuteConsume.produce(ProduceExecuteConsume.java:58) at org.eclipse.jetty.io.ManagedSelector$2.run(ManagedSelector.java:97) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:672) at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:590) at java.lang.Thread.run(Thread.java:745)

This is the Warning i get when running Jetty:run in eclipse. Is there any way to fix that ? Jetty server wont start and it wont terminate. I am using 9.4.0.MO Jetty server and previously it worked just fine.

Sohil
  • 532
  • 7
  • 26
  • what was your previous version and also please share the exact command used to run jetty – Naman Dec 08 '16 at 09:49
  • 1
    @nullpointer I got it working by removing all the jetty dependency and using only the jetty plugin. I was and am using the same server. – Sohil Dec 09 '16 at 05:09

0 Answers0