Colin
(Colin)
October 2, 2025, 8:40am
6
Hey there.
Is there any chance you’re using “Ignore issues on blocks” configuration in your project? We had a similar report yesterday, although in this case it was error 500 .
I can’t create a scan with Ignore Issues in Blocks. It went through an error msg like this
16:23:48.934 INFO Create analysis
16:23:49.535 ERROR Error during SonarScanner Engine execution
java.lang.IllegalStateException: Unable to load component class org.sonar.scanner.report.MetadataPublisher
at org.sonar.core.platform.ComponentContainer$ExtendedDefaultPicoContainer.getComponent(ComponentContainer.java:52)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:621)
…