uCosminexus Application Server, Messages

[Contents][Back][Next]

KFCT70608-E

the definition of environment is invalid. CTMEnviron=aa....aa line=bb....bb.

aa....aa: User environment variable definition file name
bb....bb: Line number with the analysis error
Description
The contents of the user environment variable definition file are invalid.
If a single definition is coded across multiple lines using the continuation symbol (\), the line number describing the first line of the definition with an error will be displayed.
The processing of the command terminates.
Action
Check the following details in the description of the user environment variable definition file:
  • Is there a line in which equal sign (=) is missing?
  • Is there a line with the equal sign (=) at the beginning or the end of the line?
  • Is there an environment variable name beginning with "CTM" or "ctm"?
  • Is there a line with only spaces and tabs?
If invalid, modify the contents of the user environment variable definition file.