Name

CMLR-572 — Variable definition misformed

Severity

E (error)

Message text

String expression value expected

Description

A string expression used in a variable definition is not correct. After the concatenation operator ('+'), instead of a substring, the semicolon (';') or closing curly brace ('}') was found. Usually, this error is caused by deleting a substring without deleting the plus sign, too.

Check the string expression format according to cml(8) manual page or by hint of C3H.

The exact CML path to the configuration node where the error occurs (interactive case) or line and character number (file case) is printed at the beginning of the message (before the colon).

See also

configuration(7), cml(8), kernun.cml(5), CMLR-590(6), CMLR-591(6), logging(7)

Authors

This man page is a part of Kernun Firewall.
Copyright © 2000–2023 Trusted Network Solutions, a. s.
All rights reserved.