Error after analysis - NoClassDefFoundError: ch/qos/logback/classic/spi/ThrowableProxy

Running this morning, we are

  • still getting the logback exception
  • not getting the jgit exception mentioned above [1]
  • able to import test coverage reports [2]

The big deal (for us) was test coverage reports; since import works now (for one repo at least), we can treat the issue as benign. Hopefully future patches to fix jgit do not affect test coverage import, but will update with more details if so.

We do have an attempt out for adding -Dsonar.plugins-downloadOnlyRequired=false [3], but won’t find out if it helps until next week.

Thank-you to all the folks posting in this thread.

[1] Error after analysis - NoClassDefFoundError: ch/qos/logback/classic/spi/ThrowableProxy - #91 by Stephani0106

[2] Error after analysis - NoClassDefFoundError: ch/qos/logback/classic/spi/ThrowableProxy - #47 by Amir

[3] Error after analysis - NoClassDefFoundError: ch/qos/logback/classic/spi/ThrowableProxy - #83 by johnnyg1

2 Likes