Purpose
This page will guide you to troubleshoot the below warning you may encounter in the analysis log file while running the analysis using the JEE Analyzer extension.
Analysis log file
Warning� MODULMSG ; Job execution� Log the exception information: Unknown Exception
Observed in CAST AIP
Release | Yes/No |
---|---|
8.3.x | |
8.2.x | (x > 11) |
8.2.x | (x <=11) |
8.1.x | |
8.0.x |
Observed on RDBMS
RDBMS | Yes/No |
---|---|
Oracle Server | |
Microsoft SQL Server | |
CSS3 | |
CSS2 |
Step by Step scenario
- Package and deliver the J2EE application.
- Set as current version.
- Run the analysis.
- Open the Analysis Log file and check for the warning.
Impact on Analysis Results and Dashboard
The Parsing Step is interrupted by the exception (which formerly was a Fatal Error). The Saving Step will now take place since the exception is caught, but many objects may be missing and analysis results will be incomplete.
Action Plan
This warning is logged by the analyzer when it catches an exception formerly leading to a Fatal Error., but this exception is unknown.
- For this reason, the Action Plan should be the same as in the generic Fatal Error page
- If you are unable to find a solution to the issue then contact CAST Technical Support with the Relevant Input to reproduce issue
Notes/comments
Related Pages