Skip to content

ERROR - Command 'oclint-json-compilation-database $args' failed with error code: 247 #297

@yurll

Description

@yurll

New Issue Checklist

Issue Description

While running a run-sonar-swift.sh I'm receiving an error
ERROR - Command 'oclint-json-compilation-database -v --include ../Project/. -- -rc LONG_LINE=250 -max-priority-1 10000 -max-priority-2 10000 -max-priority-3 10000 -report-type pmd -o sonar-reports/.-oclint.xml' failed with error code: 247

Command executed

./run-sonar-swift.sh
within that script it throws the following command:
oclint-json-compilation-database -v --include ../Project/. -- -rc LONG_LINE=250 -max-priority-1 10000 -max-priority-2 10000 -max-priority-3 10000 -report-type pmd -o sonar-reports/.-oclint.xml

 We have created a new project for test purposes and still getting the same error 

Environment

SonarQube server: 
Version 8.9.1(not the last one, but 9 is not compatible with this plugin
SonarQube Runner: 
INFO: SonarScanner 4.6.2.2472
INFO: Java 11.0.11 AdoptOpenJDK (64-bit)
INFO: Mac OS X 11.1 x86_64
 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions