While using CLI user is getting the warning Analysis has ended with the code 0x1007
INFO perl: out: Launching analyzer AnaJava
INFO perl: out: Analyse de implementation/src/java/ xxxIO.java (1359/4399)
INFO perl: out: Analyzer: Java -> AnaJava
INFO perl: out: File = implementation/src/java/ xxxIO.java ; size = 5688
INFO perl: out: Launching analyzer AnaJava
INFO perl: out: Error encountered when parsing: Can't use an undefined value as a SCALAR reference at perl/Groovy/ParseGroovy.pm line 624.
INFO perl: out:
INFO perl: out: WARNING : missing mnemo : Id_766.
INFO perl: out: ERROR: Analysis has ended with the code 0x1007
Workaround
- If it is possible, get the culprit file to check the content/encoding of the file.
- Check it is okay to ignore the warning, after confirming if there is any negative impact on the analysis. In this example it is only 1 file out of 4399 so impact should be minimal. Upload the results set on the platform to confirm that all the KPI’s are met.
Ticket
45010
Related Article
CAST HIGHLIGHT - Analysis Step - Analysis has ended with the code 0x200
Comments