System property error
Troubleshoot a system property error that occurs while registering a target instance.
Condition
By default, glide.db.clone.allow_clone_target is enabled on instances whose name ends in Dev, Test, Stage, UAT, or QA. An error occurs if the property isn't set to True.
Note: If it's a production instance, set this property back to False to avoid accidental clones over production in future.
Cause
The glide.db.clone.allow_clone_target system property is set to False.
Remedy
Procedure
Navigate to All > System properties > All properties.
Search for
glide.db.clone.allow_clone_targetin the system properties list.Select the property.
If the value is set to
False, set the value toTrue.Select Update.
Parent Topic:Troubleshooting for registering target instance