Hitachi

JP1 Version 12 JP1/Integrated Management 2 - Manager Messages


KAJY22042-W

It will take a long time to perform matching by using the specified regular expression. This will affect the performance of the jddupdatesuggestion command and the judgment of activation conditions. (file name : file-name, target area : target-area, item : target-item, cause : cause)

The specified regular expression can cause the matching to take a long time. This will affect the performance of the jddupdatesuggestion command or the judgment on suggestion activation criteria.

The target-area indicates where the invalid item is located.

If the invalid item is an element of an array, the location is indicated with the index, starting from 0.

Example: suggestions/0/cases/0/1/key/REGEX_B.MESSAGE

S:

Continues processing.

O:

Modify the regular expression where matching can take a long time.

  • ".*" is specified at the beginning or the end.

    Delete .* specified at the beginning or the end.

  • ".*" is specified repeatedly.

    Use only one instance of .* at the location where it is repeated.