在AST扫描期间,我收到一个查找symbols-34.pb文件的FileNotFoundException:
ERROR: Error during SonarQube Scanner executionorg.sonar.squidbridge.api.AnalysisException: SonarQube is unable to analyze file : '/workingDir/src/main/java/package/
扫描是从jenkins使用sonarqube plugin 2.1触发的,mysql数据库和sonarqube在同一台服务器上。詹金斯在单独的服务器上。扫描似乎运行正常,但在数据库中存储结果时抛出以下异常。它似乎试图在数据库中存储3+小时的结果,而不是抛出异常。
Has anybody come across same issue?org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:401) [sonar-batch-ma