Conflict Resolution Rules

This reference section contains format specification of conflict resolution rules description, and several examples of conflicts that may appear and their possible resolutions.

In this section:

Conflict Description Messages

Description Format Specification

Sample 1: Configuration Conflict With Missing IP Address

Sample 2: Configuration Conflict With Missing Database Server

Sample 3: Resource Usage Conflict With Limit

Conflict Description Messages

Conflict descriptions returned by pleskrestore utility contain message elements included for the GUI generation purposes. Despite of the self-explaining character of XML conflict descriptions, values of the message elements may be confusing, so this section references the meanings of these messages as they are displayed in Plesk GUI.

 

Value of message element

Message displayed in Plesk GUI

backup__restore__object_vhost

Virtual host

backup__restore__object_plesk_admin

Plesk server administrator

backup__restore__conflict_object_name

<object name>

backup__restore__conflict_object_complex_name

<object name> of <group name>

backup__restore__conflict_object_mailname

<mail name>@<domain name>

backup__restore__object_ftpuser

FTP account

backup__restore__object_frontpageuser

Frontpage account

backup__restore__object_webuser

web user

backup__restore__object_domain

domain

backup__restore__object_subdomain

subdomain

backup__restore__object_domainalias

domain alias

backup__restore__object_client

client

backup__restore__object_reseller

reseller

backup__restore__object_autoresponder

autoresponder

backup__restore__object_mailalias

mail alias

backup__restore__object_database

database

backup__restore__object_mailname

mail account

backup__restore__conflict_timing_reason_owner_absent

Cannot restore object: object owner is not specified

backup__restore__conflict_timing_reason_wrong_owner

Cannot restore object: object owner does not exist in Plesk

backup__restore__conflict_timing_reason_object_already_exists

Cannot restore <object name>: <object name> <object type> already exists in Plesk

backup__restore__conflict_configuration_reason_ip

Cannot restore object: required IP address <IP> not found in owner's IP pool

backup__restore__conflict_configuration_reason_db

Cannot restore database: required database server <host> is not registered in Plesk

backup__restore__conflict_configuration_reason_site_app

Cannot restore web application: required web application <application name> not found in owner's web application pool

backup__restore__conflict_unique_reason_name_already_used

Cannot restore <object>: name <unique resource name> is already used in Plesk by another <object>

backup__restore__conflict_resource_usage_reason

Cannot restore object: resource limit <limit name> will be exceeded (required: <value>, available: <value>)