Module OACI

ID: 10

Name: IMError

Description: Error connecting to IM: ${descr}

ID: 20

Name: RestCallFailed

Description: Request to IM failed with code ${code} for method ${method} URI ${URI}: ${message}

ID: 30

Name: RestCallNotAcceptable

Description: IM rejects request with message ${message} for URI ${URI}

ID: 40

Name: RestObjectNotFound

Description: URI ${URI} doesn't exist

ID: 46

Name: RestNameConflict

Description: Name conflict encountered posting to URI ${URI}: ${message}

ID: 50

Name: XMLParsingError

Description: Invalid XML recieved from IM: ${reason}.

ID: 60

Name: Misconfiguration

Description: Setting ${setting} is not set.

ID: 80

Name: DatabaseError

Description: Unexpected database error while ${operation}.

ID: 90

Name: BadAccount

Description: Account ${account_id} doesn't have any ${objects}.

ID: 100

Name: BadResource

Description: Non-OACI resource class ${classname} or non-OACI subscripiton ${sub_id}

ID: 110

Name: BadSubscription

Description: Non-OACI subscripiton ${sub_id}

ID: 120

Name: ObjectBusy

Description: ${type} ${name} cannot be ${action} because it is in use.

ID: 130

Name: InvalidVEState

Description: Invalid state of VE ${vename}: ${state}

ID: 140

Name: PackageNotFound

Description: Cannot find hardware node with package ${package} installed.

ID: 150

Name: NodeCmdError

Description: Error executing ${commandname} on ${hostid}: ${stderr}

ID: 160

Name: InvalidResizeRequest

Description: Cannot change ${object}'s ${parameter}: ${reason}

ID: 170

Name: VECreationFailed

Description: Error creating VE ${ve_name} for account ${account}: ${failmsg}

ID: 180

Name: InvalidVEUri

Description: Invalid VE uri: ${uri}

ID: 190

Name: VEPasswordChangeFailed

Description: Password change for ve ${account_id}.${ve_name} failed: ${errmsg}

ID: 200

Name: DuplicateLocations

Description: Object has two location attributes ${loc1} and ${loc2}

ID: 210

Name: LocationAddToExistingHost

Description: Cannot add location ${location} to host ${host}. Remove host from Instance Manager to change its location.

ID: 220

Name: LocationRemoveFromExistingHost

Description: Cannot remove location ${location} from host ${host}. Remove host from Instance Manager to change its location.