Problem

When Kiuwan analyzes an application uses the Model associated to the application (or that one indicated at time of execution).

This error happens when the Model used for the analysis does not contain rules/metrics for the technologies contained in the application.

A typical example is when you are analyzing a Java application and you select “PHP Symfony” model. As this model only contains rules and metrics for PHP and Javascript, analysis will not be executed and this error will appear.

 

GUI mode

If you are using Kiuwan Local Analyzer in GUI mode, a dialog will open indicating this error:

 

You can click on “Analyzer log” link to open a window where log file (temp/agentGUI.log) is displayed.

You will find messages indicating the error.

 

CLI mode

If you are using Kiuwan Local Analyzer in CLI mode, this error is reported to the standard output.

 

An error code will be returned to the calling process.

Please visit Local Analyzer Return Codes Deprecated for further info con return codes.

Solution

Provide steps that the user can take to solve the problem. For example "The level 7 printer will flash red when it is out of paper. Add paper to tray 1".

There are different solutions you can apply:

  • Select an appropriate model for your analysis that supports the technologies of your application
  • Modify the model to include those technologies not currently supported

You can change help on managing Models on https://www.kiuwan.com/docs/display/K5/Basic+Model+Management and https://www.kiuwan.com/docs/display/K5/Advanced+Model+Management

Related articles

Related articles appear here based on the labels you select. Click to edit the macro and add or change labels.

Related issues