NULL_VALUE_WARNING_CWOBJ0007=CWOBJ0007W: The invalid value of null was specified for {0}. The default value of {1} is used instead.
Explanation
The value null is invalid for the variable or property. A default value is used.
User response
Replace null with a value appropriate for your deployment environment. Search on the variable or property name in the information center for valid values.