Description

This page provides the solution to the issue encountered during VB analysis. In the analysis log , you will find the below message.

When you run analysis in any other machine , issue won't be reproduced because this issue is related to the configuration of the machine where the issue has occurred.

Observed in CAST AIP
Release
Yes/No
8.3.x(tick)
8.2.x(tick)
8.1.x(tick)
8.0.x(tick)
7.3.x(tick)
Observed on RDBMS
RDBMS
Yes/No
Oracle Server(tick)
Microsoft SQL Server(tick)
CSS3(tick)
CSS2(tick)
Step by Step Scenario

Below is the step-by-step scenario leading to the problem:

Run analysis for VB application

Impact of the Problem

The impact of the problem on the analysis or the dashboard is:
Analysis will fail

Action Plan

There could be several below reasons for this issue:

  1. The entries in CASTGlobalSettings.INI may be pointing to a folder that does not exist (example : C:\Program Files\Application Data\CAST\CAST\X.Y  instead of C:\ProgramData\CAST\CAST\X.Y), so in this case we need to correct the entries in the CastGlobalSettings.ini file and re-run analysis


  2. If the issue persists, it can be because the VB-specific AnaRun.exe located in <INSTALLATION_FOLDER>\vb6 does not manage to read file CASTGlobalSettings.INI located in the installation folder. Copy it into sub-folder vb6 and re-run analysis. This behaviour has been fixed in CAST AIP 8.2.2.

  3. If the issue still persists, it can be because the COE pre-processor creates a Program folder at the root of the drive containing the installation folder (C: or S: for example), delete "Program" folder and re-run the analysis.

  4. If the issue still persists, it may be because the CWProfileConnection.INI got corrupt and hence the solution is to delete it and let Cast-MS generate a new one, once the new connection profile would be generated
Impact of the solution

Impact of the solution on the analysis or the dashboard is: Analysis will run successfully .

Notes/comments
 Ticket # 6023
Related Pages