Messages

This section gives a brief description of the messages that can be printed in the logfile of 'lv', or on the screen.

Note 1: Syntax errors in the STEP file may produce error messages during the process of reading a STEP file. These messages are specific to the underlying STEP Toolkit used, and are not described here. They will not be part of a logfile, but be printed to the shell where 'lv' gets started from.

Note 2: The following description is not guaranteed to be complete.

Overview

'lv'`s error messages come along in several severity levels: "remark", "warning", "limitation", "error", and in some cases "structure violation" and "severe" messages are part of the log file. The logfile is divided into corresponding sections.

"fatal" messages are printed right away on the screen, because it is impossible that 'lv' will be able to recover from them. If messages of lower severity are pending, 'lv' will try to emit them now.

The "severity level" down to which messages are issued can be controlled using the -v option (see also below). The follwing is a description of the available messages and their meaning, grouped by their severity code.

Note: If the logfile is empty, because no problems were encountered, the message "no errors detected in product" will be written into the logfile.
If 'lv' is used interactively, and the message "no errors detected so far..." gets displayed, this means that no errors have been found yet, but the preprogrammed checks are not yet completed (see further description in the section about the status display.

Note 2: In the case that 'lv' was unable to create a log file with the name specified with the -l command, the name "STEP file".lvlog, the name './lv.log', or the name '/tmp/lv.log', no logfile can be displayed. When switching the text section to "Logfile" mode, the message "sorry, I was unable to create a logfile" is shown.
Make sure that write permissions are granted for one of these locations when you re-run the program.

Remarks

(only printed for -v5, default verbosity)

Warnings

(only printed for -v4 or higher verbosity)

Limitations

(only printed for -v3 or higher verbosity)

Errors

(only printed for -v2 or higher verbosity)

Structure Violations

(only printed for -v1 or higher verbosity)

Severes

(unmaskable)

Note: There are a number of 'severe' errors that are directly related to programming errors in 'lv' itself, subject to fixing as soon as they are known. If such an undocumented severe error is emitted, please make the STEP file available to 'lv'`s developers.

Fatals

(unmaskable)
Help Index
© lv: visit us on http://www.wundertools.de/
This page last updated: 1998/20/12