CMLT-569 — Type and value inconsistency
This error occurs if a value is used in place where it cannot occur. The typical errors of this kind are
Using of lists where not allowed.
Using of SET features (atom '*', excluding member '! ...', value range) in simple LISTs.
Using of incorrect types (socket or IP addresses, regular expressions, integers, strings etc.) in place of proper one.
Read carefully the message and check types used according to the proper section 5 manual page or to an advice of C3H.
The invalid value might be shown in the following message CMLT-539-E.