- versions used: SonarQube Community Edition version 8.5.1 (build 38104)
- error observed:
-
Unable to run check class org.sonar.java.se.SymbolicExecutionVisitor
Error:
“Unable to run check class org.sonar.java.se.SymbolicExecutionVisitor on file ’ “path_to”/“file_name”.java ’ To help improve the SonarSource Java Analyzer, please report this problem to SonarSource: see https://community.sonarsource.com/ [0m[91mjava.lang.NullPointerException: null at java.base/java.util.Objects.requireNonNull(Objects.java:222) at org.sonar.java.collections.AVLTree.get(AVLTree.java:76” -
Unable to run check class org.sonar.java.se.SymbolicExecutionVisitor
Error:
org.eclipse.jdt.core code=4 Could not retrieve declared methods java.lang.NullPointerException[0m[91m [0m[91mStatus ERROR: org.eclipse.jdt.core code=4 Could not retrieve declared methods java.lang.NullPointerException [0m[91mUnable to run check class org.sonar.java.se.SymbolicExecutionVisitor - on file ’ “path_to”/“file_name”.java ',
- potential workaround - consider SonarQube compatibility with java14