CMS Snapshot Analysis - Run Analyzer - JEE - Information - Cannot find file path of jar file

Purpose

This page would confirm the behavior of analyzer when you encounters the below INF lines in the CAST-MS log file:

INF: 2017-01-23 20:22:33:  cannot find : [T:\Test\JAR-Test\Single-Test\SourceAnalysis\FP\lib\Test-article-jartest-1.2.4.jar]\testat\met\businessobject\reference\article\Testfull.class
INF: 2017-01-23 20:22:33:  cannot find : [T:\Test\JAR-Test\Single-Test\SourceAnalysis\FP\lib\Test-article-jartest-1.2.4.jar]\testat\met\businessobject\reference\article\Testfull_latest.class
INF: 2017-01-23 20:22:33:  cannot find : [T:\Test\JAR-Test\Single-Test\SourceAnalysis\FP\lib\Test-article-jartest-1.2.4.jar]\testat\met\businessobject\reference\article\Testfull_new.class

Applicable in CAST Version
Release
Yes/No
8.3.x(tick)
Applicable RDBMS
RDBMS
Yes/No
CSS(tick)
Details

The below lines from CAST-MS log are just information but not errors.

INF: 2017-01-23 20:22:15: cannot find : [C:\Program Files (x86)\Common Files\CAST\CAST\EnvProf\J2EE\EJB3\ejb3-persistence.jar]\javax\persistence\Column.class
INF: 2017-01-23 20:22:15: cannot find : [C:\Program Files (x86)\Common Files\CAST\CAST\EnvProf\J2EE\EJB3\ejb3-persistence.jar]\javax\persistence\DiscriminatorColumn.class
INF: 2017-01-23 20:22:15: cannot find : [C:\Program Files (x86)\Common Files\CAST\CAST\EnvProf\J2EE\EJB3\ejb3-persistence.jar]\javax\persistence\DiscriminatorValue.class
INF: 2017-01-23 20:22:15: cannot find : [C:\Program Files (x86)\Common Files\CAST\CAST\EnvProf\J2EE\EJB3\ejb3-persistence.jar]\javax\persistence\Embeddable.class
INF: 2017-01-23 20:22:15: cannot find : [C:\Program Files (x86)\Common Files\CAST\CAST\EnvProf\J2EE\EJB3\ejb3-persistence.jar]\javax\persistence\Entity.class

INF: 2017-01-23 20:22:33:  cannot find : [T:\Test\JAR-Test\Single-Test\SourceAnalysis\FP\lib\Test-article-jartest-1.2.4.jar]\testat\met\businessobject\reference\article\Testfull.class

INF: 2017-01-23 20:22:33:  cannot find : [T:\Test\JAR-Test\Single-Test\SourceAnalysis\FP\lib\Test-article-jartest-1.2.4.jar]\testat\met\businessobject\reference\article\Testfull_latest.class

INF: 2017-01-23 20:22:33:  cannot find : [T:\Test\JAR-Test\Single-Test\SourceAnalysis\FP\lib\Test-article-jartest-1.2.4.jar]\testat\met\businessobject\reference\article\Testfull_new.class


These lines comes during the process of "starting Task Update Sources" and it tries to upload the sources present in local table.
If you look into those information they are trying to update the local base from the classes present in the jar because of table reference path but it is not possible as we cannot open jar and upload the class files.

It does not have any impact on the analysis result.

Notes/comments

If you want this to be changed please raise a feature request to us : Cast Community