cnescatlab / sonar-cnes-report

Generates analysis reports from SonarQube web API.
GNU General Public License v3.0
456 stars 155 forks source link

This SonarQube version is not supported by this cnesreport version #392

Closed ywjiaCN closed 6 months ago

ywjiaCN commented 6 months ago

Can't load log handler "java.util.logging.FileHandler" java.nio.file.NoSuchFileException: /home/sonarqube/.cnesreport/log/cnesreport-0.log.lck java.nio.file.NoSuchFileException: /home/sonarqube/.cnesreport/log/cnesreport-0.log.lck at java.base/sun.nio.fs.UnixException.translateToIOException(Unknown Source) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) at java.base/sun.nio.fs.UnixException.rethrowAsIOException(Unknown Source) at java.base/sun.nio.fs.UnixFileSystemProvider.newFileChannel(Unknown Source) at java.base/java.nio.channels.FileChannel.open(Unknown Source) at java.base/java.nio.channels.FileChannel.open(Unknown Source) at java.logging/java.util.logging.FileHandler.openFiles(Unknown Source) at java.logging/java.util.logging.FileHandler.(Unknown Source) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source) at java.base/java.lang.reflect.ReflectAccess.newInstance(Unknown Source) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(Unknown Source) at java.base/java.lang.Class.newInstance(Unknown Source) at java.logging/java.util.logging.LogManager.createLoggerHandlers(Unknown Source) at java.logging/java.util.logging.LogManager$4.run(Unknown Source) at java.logging/java.util.logging.LogManager$4.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Unknown Source) at java.logging/java.util.logging.LogManager.loadLoggerHandlers(Unknown Source) at java.logging/java.util.logging.LogManager.initializeGlobalHandlers(Unknown Source) at java.logging/java.util.logging.LogManager$RootLogger.accessCheckedHandlers(Unknown Source) at java.logging/java.util.logging.Logger.getHandlers(Unknown Source) at java.logging/java.util.logging.Logger.log(Unknown Source) at java.logging/java.util.logging.Logger.doLog(Unknown Source) at java.logging/java.util.logging.Logger.log(Unknown Source) at java.logging/java.util.logging.Logger.info(Unknown Source) at fr.cnes.sonar.report.ReportCommandLine.execute(ReportCommandLine.java:116) at fr.cnes.sonar.report.ReportCommandLine.main(ReportCommandLine.java:82) SonarQube URL: http://10.129.18.172:9000 SonarQube online: true Detected SonarQube version: 10.3.0.82913 [WARNING] This SonarQube version is not supported by this cnesreport version. [WARNING] For further information, please refer to the compatibility matrix on the project GitHub page.

Topin2001 commented 6 months ago

Hi, Because the LTS version 10 of sonarqube is not released, we haven't created the plugin for sonarqube version above 9.9 (current LTS).