Problem Description

After analyzing the source code, artifacts are coming in the pre-processed file, but some of them are not getting added in KB

Applicable in CAST Version
Release
Yes/No
8.3.x(error)
8.2.x(error) 
8.1.x(error) 
8.0.x (error) 
7.3.x (error) 
7.2.x(error)
7.0.x(tick)
Action Plan
  1. Using the preprocessed file, note the source file in which the preprocessed artifact belong to
  2. Open the noted source file using notepad ++
  3. Check if the file is ended by a Ctrl Z character (1A hexa, 26 decimal), which is an old EndOfFile marker.
  4. If there is any, then remove it and save the file
  5. Reanalyze the job
Notes

 

Related Pages