Rate This Document
Findability
Accuracy
Completeness
Readability

Troubleshooting Patch Integration Faults

Symptom

Image compilation fails, and alarm information is displayed.

Impact on the System

The system cannot compile and generate normal images, and services cannot run.

Possible Causes

  1. The patch fails to be integrated.
  2. The patch is not completely integrated.
  3. The patch version does not match the source code version.

Procedure

  1. Run the following command to search for the .rej file in the compilation directory:
    1
    find ./ -name "*.rej"
    

    If a file with the same name without .rej can be found, the file is faulty. In this case, contact technical support.

  2. Check the source code version and match it with the version specified in the version mapping table. If the source code version does not match the version specified in the table, use the specified version.