Skip to content

Codegen checker does not log exceptions #2327

Description

@lwrage

Summary

The code generation checker has several places in the handler where an exception is caught. Instead of logging the exception and reporting the error condition to the user a stack trace is printed to the console, and the checker fails silently.

Expected and Current Behavior

In the case of an exception log it to the error log and show a dialog that indicates that an exception occurred and that details are in the error log.

Environment

  • OSATE Version: 2.7.1
  • Operating System: Linux

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions