Transaction Configuration Center - AFP Calibration - Compute Application function points - Fatal Error - Atleast one analysis did not finish

Description

This page gives solution to the problem where TCC computation fails with error message “At least one analysis did not finish successfully. You must compute a snapshot for this application to have results.” as seen in the below screenshot.

Observed in CAST AIP

ReleaseYes/No
8.1.x
8.0.x
7.3.x
7.2.x
7.0.x

Observed on RDBMS

RDBMSYes/No
Oracle Server
Microsoft SQL Server
CSS2
CSS1

Step by Step Scenario

  1. Launch Transaction Configuration Center.
  2. Go to Results.
  3. Click on Compute Function Points and load results.

Action Plan

As per the error message at least one analysis did not finish successfully. To get rid of this message you need to identify which analysis unit has not finished successfully and then run the analysis by following the below steps.

  1. Open CAST-MS.exe.
  2. Go to Current Version tab.
  3. Check each analysis unit under every job to see if there is any analysis unit that is active (Analyze = true) and the execution status is not successful.
    In the below screenshot you may see that there is an analysis unit “My C/C++ Analysis Unit” which is active but Execution status is not successful. This is the reason why TCC is throwing such an error message.

    If you have too many analysis units then you may use the following page to identify the analysis units that has not been executed - CMS Analysis Unit - Information - Identify the analysis units that has not been executed
  4. Run analysis
  5. Launch TCC and perform computation of function points

Impact on Analysis Results and Dashboard

Impact of issue: On Analysis and Dashboard N/A. You will not be able to compute function points in TCC
Impact after applying solution: TCC computation is successful

Notes/comments

Related Pages