SonarScan Error: Unable to run check class org.sonar.java.se.SymbolicExecutionVisitor - on file

Environment is Kotlin / Jacoco / Gradle

I’m getting a number of warnings of the form:

SonarScan Error: Unable to run check class org.sonar.java.se.SymbolicExecutionVisitor -  on file 

All pertaining to Java files. Our repo is mostly Kotlin, but not exclusively. So it is interesting that every instance of this warning log references a java file in the code.

Any idea what I can look into to get rid of the warning?

Hey there.

  • What version of SonarQube are you using?
  • Can you include more detailed logs? Just one line isn’t much to go off of.

Actually, I think this may have been downstream of a separate Java exception issue that got resolved. I’m not seeing it currently.

For what it’s worth, the SonarQube version is * Enterprise Edition * Version 9.7.1 (build 62043) (I know, we should update).

I’ll update this thread if the issue comes up again.

Thanks. :slight_smile: And, :warning: Make sure you upgrade to SonarQube v9.9 LTS soon. :slight_smile: