It is found that highlight is not recognizing and analyzing java files, This can be seen in the discovery phase itself.
The issue is coming from the Japanese characters present in the path given.
When placing the source code in a path with English characters, the file is analyzed as expected.
Workaround / Solution
As a workaround
-
Place all the source code in a path with only English characters to solve the issue.
Please also note that source code containing Japanese characters is not causing the error.
Zendesk Ticket Number
# 21873
Related Articles
CAST HIGHLIGHT - Analyzer - Discovery Step - Files in subdirectories are not analyzed
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Comments