When i load Shell_scripts program to sonarQube and Project area showing Empty Project

Template for a good bug report, formatted with Markdown:

  • versions used (SonarQube (7.3), Scanner(4.3), Plugin (i-Code CNES plugin for SonarQube 1.1.0)
  • error observed (wrap logs/code around triple quote ``` for proper formatting)

‘’’

C:\Users\koosappa\Desktop\scripts>sonar-scanner.bat -Dsonar.projectKey=Shell_sc
ripts -Dsonar.sources=. -Dsonar.host.url=http://localhost:9000 -Dsonar.login=Authentication_key
INFO: Scanner configuration file: C:\Software\sonar-scanner-3.2.0.1227-windows\b
in…\conf\sonar-scanner.properties
INFO: Project root configuration file: NONE
INFO: SonarQube Scanner 3.2.0.1227
INFO: Java 1.8.0_121 Oracle Corporation (64-bit)
INFO: Windows 7 6.1 amd64
INFO: User cache: C:\Users\koosappa.sonar\cache
INFO: SonarQube server 7.3.0
INFO: Default locale: “en_US”, source code encoding: “windows-1252” (analysis is
platform dependent)
INFO: Publish mode
INFO: Load global settings
INFO: Load global settings (done) | time=80ms
INFO: Server id: BF41A1F2-AWVcWatnjLJJlvH75jSB
INFO: User cache: C:\Users\koosappa.sonar\cache
INFO: Load/download plugins
INFO: Load plugins index
INFO: Load plugins index (done) | time=110ms
INFO: Load/download plugins (done) | time=140ms
INFO: Loaded core extensions:
INFO: Process project properties
INFO: Load project repositories
INFO: Load project repositories (done) | time=80ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=50ms
INFO: Load active rules
INFO: Load active rules (done) | time=1310ms
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=20ms
WARN: SCM provider autodetection failed. No SCM provider claims to support this
project. Please use sonar.scm.provider to define SCM of your project.
INFO: Project key: Shell_scripts
INFO: Project base dir: C:\Users\koosappa\Desktop\scripts
INFO: ------------- Scan Shell_scripts
INFO: Base dir: C:\Users\koosappa\Desktop\scripts
INFO: Working dir: C:\Users\koosappa\Desktop\scripts.scannerwork
INFO: Source paths: .
INFO: Source encoding: windows-1252, default locale: en_US
INFO: Load server rules
INFO: Load server rules (done) | time=460ms
INFO: Index files
INFO: 5 files indexed
INFO: Quality profile for shell: Sonar way
INFO: Sensor fr.cnes.sonar.plugins.icode.check.ICodeSensor [icode]
WARN: Results file result.res has not been found and wont be processed.
INFO: Sensor fr.cnes.sonar.plugins.icode.check.ICodeSensor [icode] (done) | time
=3ms
INFO: Sensor SonarJavaXmlFileSensor [java]
INFO: Sensor SonarJavaXmlFileSensor [java] (done) | time=1ms
INFO: Sensor Zero Coverage Sensor
INFO: Sensor Zero Coverage Sensor (done) | time=13ms
INFO: No SCM system was detected. You can use the ‘sonar.scm.provider’ property
to explicitly specify it.
INFO: Calculating CPD for 0 files
INFO: CPD calculation finished
INFO: Analysis report generated in 210ms, dir size=76 KB
INFO: Analysis reports compressed in 30ms, zip size=20 KB
INFO: Analysis report uploaded in 30ms
INFO: ANALYSIS SUCCESSFUL, you can browse http://localhost:9000/dashboard?id=She
ll_scripts
INFO: Note that you will be able to access the updated dashboard once the server
has processed the submitted analysis report
INFO: More about the report processing at http://localhost:9000/api/ce/task?id=A
WYv-KA4sb4WEZWJHyrn
INFO: Task total time: 4.736 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS
INFO: ------------------------------------------------------------------------
INFO: Total time: 8.056s
INFO: Final Memory: 15M/214M
INFO: ------------------------------------------------------------------------

‘’’

After Ececution success , I am not getting the project , Its showing empty…

please help me to resolve the issue. Im new into the SonarQube. Please help me …
*

Hi Team, Any suggestion or solution for above issue. please any one help me to resolve the issue.

Hi,

Perhaps you should create a ticket on the i-Code CNES plugin project.

 
Ann

Does anyone got the solution for this??