INMVSE0001 | Internal JAXR error happened |
Explanation |
An exception inside JAXR occurred. |
Action |
Analyze the JAXR exception given by the stack. |
INMVSE0002 | Invalid NULL parameter given |
Explanation |
A version interface method was called with invalid parameters containing NULL. |
Action |
Correct the usage of the version management interface. |
INMVSE0003 | Object of type {0} not supported for External Link versioning |
Explanation |
This object must not be used for duplicating external links. |
Action |
Do not use this kind of object. |
INMVSE0004 | Invalid external link for versioning, must be a WebDAV one. URI: {0} |
Explanation |
The external link object provided for versioning is not supported. It must be an external link of a WebDAV resource. |
Action |
Do not use this kind of external link. |
INMVSE0005 | Unexpected external link. URI: {0} |
Explanation |
During external link versioning the exteranl link handling was unexpected. |
Action |
Check your WebDAV resources of external links. |
INMVSE0006 | Object of type {0} not supported for a versioning operation |
Explanation |
A non-versionable object was found during a versioning operation. |
Action |
Check your registered objects. |
INMVSE0007 | Unexpected: no new external link in duplication list |
Explanation |
Internal error: an element was not properly duplicated during versioning. |
Action |
Contact your software supplier. |
INMVSE0008 | Object to be versioned ({0}) does not have the highest version number |
Explanation |
The registry object to be versioned is an intermediate one in the versioning hierarchy, which is not permitted. |
Action |
Use only the highest versioned object for a versioning action. |
INMVSE0009 | Object ({0}) is not granted for a versioning operation. |
Explanation |
A registered listener rejected the object for the given versioning operation. |
Action |
Check your registry entries and why the listener has denied the action. |
INMVSE0010 | Invalid association ID specified: {0} |
Explanation |
An invalid association type was specified by the user of the API. |
Action |
Correct the association type, e.g. for HasParent, Uses, etc. |
INMVSE0011 | Invalid WebDAV URL: {0} |
Explanation |
The WebDAV URL has an invalid format. |
Action |
Correct the format. |
INMVSE0012 | WebDAV cannot be accessed |
Explanation |
Failure on WebDAV access. |
Action |
Inspect the original exception. |
INMVSE0013 | Resource cannot be stored to WebDAV |
Explanation |
Internal error on storing a file to WebDAV. |
Action |
Inspect the original exception. |
INMVSE0014 | Unexpected: copied object not found in list |
Explanation |
An object which was duplicated was not found in the list holding those elements. |
Action |
No action required. |
INMVSE0015 | Unsupported copy mode for a Package object |
Explanation |
The copy mode for versioning a package is not supported. |
Action |
Use only supported copy modes. |
INMVSE0016 | Error retrieving checkpoint objects for ID: {0} |
Explanation |
The revision or checkpoint object cannot be determined. |
Action |
See the embedded exception description. |
INMVSE0017 | Error finding checkpoint records |
Explanation |
Checkpoint records couldn't be determinded during a find with qualifiers. |
Action |
See the embedded exception description. |
INMVSE0018 | The restore of revision objects failed |
Explanation |
The replacement of the current object with an older revision of the object was not successful. |
Action |
See the embedded exception description. |
INMVSE0019 | The method is not allowed if revision feature not enabled |
Explanation |
The revision feature must be enabled in CentraSite before using certain methods. |
Action |
Enable CentraSite's revision feature. |
INMVSE0020 | Checkpoint label {0} already in use |
Explanation |
A checkpoint label must only be used once in the system. |
Action |
Use another label or delete the label first. |
INMVSE0021 | Setting of checkpoint label '{0}' failed |
Explanation |
Setting of checkpoint label to revision objects failed. |
Action |
See embedded exception description. |
INMVSE0022 | Error reading checkpoint with label '{0}' |
Explanation |
Reading revision objects failed due to an internal reason. |
Action |
See embedded exception description. |
INMVSE0023 | Error on finding checkpoint label names |
Explanation |
Retrieving all checkpoint label names was not successful. |
Action |
See embedded exception description. |
INMVSE0024 | Error during deletion of checkpoint label '{0}' |
Explanation |
Deleting checkpoint labels from objects was not successful. |
Action |
See embedded exception description. |
INMVSE0025 | Checkpoint label count cannot be determined |
Explanation |
The checkpoint label count cannot be determined due to internal problems. |
Action |
Please contact your software supplier. |
INMVSE0026 | Error getting minor version of object: {0} |
Explanation |
Error getting minor version of object. |
Action |
See embedded exception description. |
INMVSE0027 | Error getting checkpoint label of object: {0} |
Explanation |
Error getting checkpoint label of object. |
Action |
See embedded exception description. |
INMVSE0028 | Invalid keepCount parameter |
Explanation |
Invalid keepCount parameter. |
Action |
Correct the keepCount parameter. |
INMVSE0029 | Error purging checkpoints of object: {0} |
Explanation |
Error purging checkpoints of object. |
Action |
See embedded exception description. |
INMVSE0030 | Revision and Checkpoint enablement failed |
Explanation |
Revision and Checkpoint enablement failed. |
Action |
See embedded exception description. |
INMVSE0031 | Disable of Revision and Checkpoint failed |
Explanation |
Disable of Revision and Checkpoint failed. |
Action |
See embedded exception description. |
INMVSE0032 | Base collection not present |
Explanation |
The base CentraSite collection is not available. The registry seems to be inconsistent. |
Action |
Please contact your software supplier. |
INMVSE0033 | The common CentraSite schema is not present. |
Explanation |
Schema CentraSiteObjects is not present. |
Action |
Check the CentraSite environment. |
INMVSE0034 | Asset Type ({0}) does not support the Versioning Capability |
Explanation |
An instance of an asset type should get a new version, but the asset type does not support this. |
Action |
Check the properties of your asset type. |