*Purpose

This page handle the issue of missing objects after analyzing an application using the JEE analyzer extension.

Observed in CAST Extension
Release
Yes/No
1.3.x(tick)
1.2.x(tick)
1.0.x(tick)


*Observed on RDBMS
RDBMS
Yes/No
CSS3(tick)
Action Plan
  1. If missing XML files, when we are analyzing JEE application and have some duplicate XML files present in two different folders,  JEE analyzer will analyze only one file, whichever it encounters first.  Also, it won't give any details about the skipping of duplicate files. There is a duplicate remover inside JEE analyzer working based on the file content. So when 2 XML files have the same and exact content, only one will be analyzed, there is no impact on the analysis result.

  2. If missing JSPF files, make sure that the JSP files have not changed and that the references to the JSPF files inside of the JSP files has not changed.
  3. Select the page you are interested in
  4. If the problem you are facing does not match any case listed above then check if your case belongs to the below mentioned known case.
  5. If the above points do not resolve the issue, report your problem to CAST Technical Support and provide the below relevant input:

Relevant input

Sherlock export with the following options: Export Logs , Export Configuration files, Export CAST Bases, source code

Notes/comments


Related Pages