Flow Plugin for Webmethods : No data getting populated after the scan

  • versions used
    SonarQube : Enterprise Edition Version 8.2 (build 32929)
    Scanner: 3.1.0.1141
    Plugin: Flow
    webMethods Flow plugin 1.0

  • error observed
    Sonar scan is not populating data for webmethods projects using Flow plugin

Run log

WARN: Property 'sonar.flow.file.suffixes' is not declared as multi-values/property set but was read using 'getStringArray' method. The SonarQube plugin declaring this property should be updated.
WARN: Property 'sonar.node.file.suffixes' is not declared as multi-values/property set but was read using 'getStringArray' method. The SonarQube plugin declaring this property should be updated.

INFO: ------------- Run sensors on module ****
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=53ms
INFO: Sensor SonarCSS Rules [cssfamily]
INFO: No CSS, PHP, HTML or VueJS files are found in the project. CSS analysis is skipped.

INFO: 8/8 source files have been analyzed
ERROR: Unable to parse file: /**/**/node.ndf
ERROR: Parse error at line 11 column 0:

    3: Valuesversion2.0
    4: valuesvc_type
    5:   AdapterService                                valuevaluesvc_subtype
    6:   unknown                                   valuevaluesvc_sigtype
    7:   unknown                                   valuerecordrecordjavaclasscom.wm.util.Values
    8: recordrecordjavaclasscom.wm.util.Values
   9: valuenode_type
   10:
  -->
   12:       record                                 valuevaluenode_commentvaluerecordnode_hintsjavaclasscom.wm.util.Valuesvaluefield_largerEditor
INFO: Read 0 type definitions
INFO: Reading UCFGs from: /*/.scannerwork/ucfg2/python
INFO: No UCFGs have been included for analysis.

INFO: SCM Publisher 0/47 source files have been analyzed (done) | time=81ms
WARN: Missing blame information for the following files:
INFO: ANALYSIS SUCCESSFUL, you can browse https://****
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 https://****
INFO: Analysis total time: 13.876 s
INFO: ------------------------------------------------------------------------
INFO: EXECUTION SUCCESS

Output

Please help

Hi,

I don’t think I’ve ever even heard of the Flow plugin. You probably need to raise this as an issue directly on the plugin.

 
Ann

Thanks Ann for having a look.

I have posted this in Flow Plugin site in GitHub now.

Also appreciate if you could give some insights on the individual error/warning messages like “parsing error” , “No UCFGs have been included for analysis.” etc

This will help a lot for us as we are stuck on this for long time.

Hi,

Those messages come from the Flow plugin. You’re really going to have to get its maintainers to comment. I doubt anyone here is going to be qualified.

 
Ann