You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Problem

When you execute Kiuwan Local Analyzer in CLI mode, some checks that the GUI performs are not performed until the local agent call Kiuwan’s services.

In these cases, Kiuwan Local Analyzer prints out to standard output the message error as well returns an error code to the calling process.

Typical error conditions under this category are the following:

  • Denied access (not authorized access)
  • Authentication errors
  • Application not found (and –c option not set)
  • Max number of calls to Kiuwan services is exceeded

Exact reason is printed out as in the below image.

In this example the image shows that the analysis has been executed for an application that does not exist in Kiuwan.

Solution

Please, take appropriate action depending on specific error condition.

  • No labels