Operation Processing Errors; Error Codes And Messages - Cisco CRS-1 - Carrier Routing System Router Api Manual

Carrier routing system xml api guide
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

Chapter 10
Error Reporting in Cisco CRS-1 Series XML Responses
</Set>
</Request>

Operation Processing Errors

Operation processing errors include errors encountered during the processing of an operation, typically
as a result of committing the target configuration after previous <Set> or <Delete> operations. This
includes errors returned from Configuration Manager and the Cisco CRS-1 Series infrastructure, failed
authorization attempts, and "invalid configuration errors" returned from the back-end Cisco CRS-1
Series operating system applications.
The following example illustrates an operation processing error resulting from a <GetNext> request
specifying an unrecognized iterator ID:
Sample XML Client Request and Processing Error
<?xml version="1.0" encoding="UTF-8"?>
<Request MajorVersion="1" MinorVersion="0">
<GetNext IteratorID="1" Abort="true"/>
</Request>
Sample XML Response from the Cisco CRS-1 Series Router
<?xml version="1.0" encoding="UTF-8"?>
<Response MajorVersion="1" MinorVersion="0" ErrorCode="0xa367a800" ErrorMsg="&apos;
For more information on errors resulting from a commit of the target configuration, see the section on
"Commit

Error Codes and Messages

The error codes and messages returned from the Cisco CRS-1 Series router may originate in any one of
several components.
OL-4596-01
condition &apos;An error was encountered in the XML beneath this operation
tag&apos;">
<Configuration>
<BGP MajorVersion="1" MinorVersion="0">
<AS>
<Naming>
<AS>3</AS>
</Naming>
<Global>
<GracefulRestartTime ErrorCode="0x4368a800" ErrorMsg=&apos;
XMLMDA&apos; detected the &apos;warning&apos; condition &apos;
The XML request does not conform to the schema. The character data
contained in the element on which this error appears (or one of its
child elements) does not conform to the XML schema for its datatype.
Please check the request against the schema.&apos;"/>
</Global>
</AS>
</BGP>
</Configuration>
XML Service Library&apos; detected the &apos;fatal&apos; condition &apos;The XML
Infrastructure has been provided with an iterator ID which is not recognized. The
iterator is either invalid or has timed out.&apos;"/>
Errors".
Cisco CRS-1 Series Carrier Routing System XML API Guide
Types of Reported Errors
10-101

Advertisement

Table of Contents
loading

This manual is also suitable for:

Crs-1 series

Table of Contents