ClassNotFoundException for org.jenkinsci.plugins.pubsub.MessageException

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Blue Ocean - 1.1-beta-1, Blue Ocean - 1.1-beta2

      This stacktrace appears very often in my logs:

      SEVERE: A thread (pool-24-thread-13/919) died unexpectedly due to an uncaught exception, this may leave your Jenkins in a bad way and is usually indicative of a bug in the code.

      java.lang.NoClassDefFoundError: org/jenkinsci/plugins/pubsub/MessageException
       at io.jenkins.blueocean.events.PipelineEventListener$1.run(PipelineEventListener.java:227)
       at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
       at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
       at java.lang.Thread.run(Thread.java:745)
      Caused by: java.lang.ClassNotFoundException: org.jenkinsci.plugins.pubsub.MessageException
       at jenkins.util.AntClassLoader.findClassInComponents(AntClassLoader.java:1373)
       at jenkins.util.AntClassLoader.findClass(AntClassLoader.java:1326)
       at jenkins.util.AntClassLoader.loadClass(AntClassLoader.java:1079)
       at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
       ... 4 more
      

            Assignee:
            Vivek Pandey
            Reporter:
            emanuelez
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: