INVALID_CONTAINER_PLACEMENT_SCOPE_IN_DEPLOYMENT_XML_CWOBJ3190E=CWOBJ3190E: When the container placement scope of CONTAINER_SCOPE setting is specified in the deployment descriptor file, the Loader class in the object grid file can not be specified.
Explanation
The mapSet with name {0} contains mismatched placementScope setting in the deployment descriptor file and Loader class setting in the object grid file.
User response
Either remove the Loader class from the object grid file or set the placementScope to "DOMAIN_SCOPE" in the deployment descriptor file.