Skip Headers
Oracle® Calendar Application Developer's Guide
10g Release 1 (10.1.2)

Part Number B25489-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

13 Oracle Calendar Web Services Status Codes

Each status code in a SOAP fault is made up of four segments; the first describes the source module, the last describes the error type. (The second and third segments are not generally used at this time.) This chapter lists the Module and Error codes that can be displayed in a SOAP fault.

A sample Code tag might look as follows:

0020-00-00-00000017

By referring to the tables in this chapter, this code represents the following error:

Module 0020 = SYS_MODULE_SOAP
Error 00000017 = SecurityError

For more details on working with SOAP faults, see "SOAP Faults and Exceptions" in Chapter 11, "Oracle Calendar Web Services Client-Side Java Implementation".

Module Codes

Each of these 64-bit codes corresponds to the source Module of an error in Oracle Calendar. Each Module name is preceded by "SYS_MODULE_".

Table 13-1 Source Module Codes

Code Module Description

0x0000

NONE

not applicable

0x0001

UNIAPI

Calender Server

0x0002

APPLICATION

Calendar Applications

0x0003

MEMORYMGR

Memory Manager

0x0004

CONNECTION

Connection Service

0x0005

DISPATCH

Dispatch Service

0x0006

LINKDB

Link Database Service

0x0007

MESSAGECAT

Message Catalogue Service

0x0008

PREFERENCE

Preference Service

0x0009

REGISTRY

Registry Services

0x000A

SESSIONDB

Session Database Service

0x000B

SYSTEM

System Service

0x000C

DATAACCESS

Data Access Service

0x000D

DATAMANGER

Data Manager Service

0x000E

SYNC

Synchronization Service

0x000F

SYNCML

SyncML Module

0x0010

MALCLIENT

MAL Module

0x0011

NLSSERVICE

NLS Service

0x0012

MALSYSTEM

MAL System Service

0x0013

PLUGINCONFIG

Plug-in (component) Service

0x0014

MOBILE

Mobile Module

0x0015

XMLSERVICE

SOAP Module

0x0016

WINDOWS

Windows Error

0x0017

FCGI

FCGI Toolkit Error

0x0020

SOAP

Web Service Module


Error Codes

The following table lists the error codes that can be generated within the 0020 SOAP module.

Table 13-2 Error Codes

Code Description

00000000

Error encountered with an invalid error code set

00000001

Displayed in the rare case that the object was created with no error code set

00000002

The SOAP request was received but the content was empty

00000003

The SOAP request was received but there was no SOAPAction line in the HTTP header

00000004

The SOAP request was received in another mechanism other than an HTTP POST

00000005

The SOAP request was not sent in UTF-8

00000006

The requested SOAP method is currently not supported

00000007

The requested SOAP package does not have any HTTP content

00000008

The requested SOAP package failed during the processing of the BasicAuth element

00000009

The requested SOAPAction is not recognized by the server

0000000A

The requested SOAPAction did not match the actual method being invoked in the SOAP envelope body

0000000B

The requested SOAPAction did not contain the proper namespace URI (the CWSL namespace)

0000000C

The SOAP envelope namespace was not the SOAP 1.1 namespace

0000000D

The BasicAuth SOAP header does not have the proper namespace

0000000E

No longer used

0000000F

An unexpected error occurred while generating the response to Search

00000010

An unexpected error occurred while parsing the SOAP message

00000011

Apache Xerces SAX2 parser fatal error message

00000012

Apache Xerces SAX2 parser error message

00000013

Apache Xerces SAX2 parser warning message

00000014

Apache Xerces SAX2 parser exception message

00000015

Apache Xerces XML exception message

00000016

An unexpected error occurred while generating the response to Ping

00000017

An authentication problem (such as a bad user, bad password, or bad security token). The message is explicitly generic; it does not provide any clue as to why the authentication failed.

00000018

No longer used

00000019

No longer used

0000001A

No longer used

0000001B

No longer used

0000001C

No longer used

0000001D

The SOAP Message EncodeQuietLoginInfo (the Search XML element) did not have the proper Calendaring namespace

0000001E

A CmdId was not specified or was blank in the Search method

0000001F

The data store specified in the Search Query's From element is not recognized or supported

00000020

The SOAP header BasicAuth is missing the Name entry

00000021

The SOAP header BasicAuth is missing the Password entry

00000022

The Query element was not found in the Search element of the SOAP request

00000023

An unexpected error occurred while generating a SOAP response

00000024

An unexpected error occurred during the generation of the Create response

00000025

The Create SOAP method has a namespace that doesn't match the predefined one

00000026

The Create SOAP method did not have a Cmd element in the request

00000027

An unexpected error occurred during the generation of the Modify response

00000028

The Modify SOAP method has a namespace that doesn't match the predefined one

00000029

The Modify SOAP method did not have a Cmd element in the request

0000002A

The Query element was not found in the Modify element of the SOAP request

0000002B

The data store specified in the Modify Query's From element is not recognized or supported

0000002C

The Modify SOAP method did not have the element containing the original values in the request

0000002D

The Modify SOAP method did not have the element containing the modified values in the request

0000002E

An unexpected error occurred during the generation of the Delete response

0000002F

The Delete SOAP method has a namespace that doesn't match the predefined one

00000030

The Delete SOAP method did not have a Cmd element in the request

00000031

The Query element was not found in the Delete element of the SOAP request

00000032

The data store specified in the Delete Query's From element is not recognized or supported

00000033

The Create method did not have a child element to be created

00000034

The Create method did not have a proper XML child element

00000035

An unexpected error occurred during the generation of the Noop response

00000036

The SOAP header is not supported

00000037

The TrustedAuth namespace did not match the internal value

00000038

The TrustedAuth name element is missing

00000039

The TrustedAuth token element is missing

0000003A

An unexpected error occurred during Trusted Authentication

0000003B

The ProxyAuth namespace did not match the internal value

0000003C

The ProxyAuth name element is missing

0000003D

The ProxyAuth application name element is missing

0000003E

The ProxyAuth application password element is missing

0000003F

An unexpected error occurred during Proxy Authentication

00000040

The component cannot be located within the parsed iCalendar information sent from the client

00000041

More than one Event was found in the message body

00000042

An Event create was requested without an x-oracle-eventtype element

00000043

A component create was requested without a class element

00000044

An Event create was requested without a dtstart element

00000045

An Event create was requested without a duration element

00000046

Unable to convert the xCal event to an internal component. This will cause the SOAP method to fail immediately

00000047

The Event class element did not have a recognized or supported value for the operation being performed

00000048

The Event class element did not have a recognized or supported value for the operation being performed

00000049

An unsupported event type property is included in the xCal event

0000004A

The Modify command found an invalid component

0000004B

A Data GUID property was found in the data

0000004C

An invalid property was found within the transmitted data

0000004D

No longer used

0000004E

No longer used

0000004F

The Modify command does not support adding or removing the class property. This message is returned if an attempt is made to remove or add the class property.

00000050

The Modify command does not support adding or removing the dtstart property. This message is returned if an attempt is made to remove or add the dtstart property.

00000051

The dtend property cannot be modified

00000052

The duration property cannot be modified

00000053

The eventtype property cannot be modified

00000054

The priority property cannot be modified

00000055

The data guid property cannot be modified

00000056

The uid property cannot be modified

00000057

The dtend property is not supported

00000058

The data-guid property is not supported

00000059

The organizer property is not supported

0000005A

The attendee property is not supported

0000005B

The organizer property cannot be modified

0000005C

The attendee property cannot be modified

0000005D

The search score property is not supported

0000005E

The search score property cannot be modified

0000005F

The timestamp element was missing from the search query

00000060

The search handle element is invalid in the search query

00000061

An internal initialization error caused the SOAP element to not be properly registered. The result will be the inability to parse the incoming SOAP message.

00000062

The SOAP element could not be created; the SOAP transaction will fail.

00000063

Generic XML SAX parser error

00000064

An unexpected error occurred during the generation of the Summary response

00000065

The Summary method did not have the proper namespace

00000066

The Summary method did not have a CmdID element

00000067

The Summary method did not have a cVall element

00000068

The Summary method did not have a StartTime element

00000069

The Summary method did not have an EndTime element

0000006A

The Sumamry method contained an unrecognized vCall element

0000006B

The vAttendee could not be found within the event

0000006C

The vTodo could not be found within the event

0000006D

The Summary command did not have a Timestamp element

0000006E

The DateTime string is invalid

0000006F

The DateTime string represents a date before the supported minimum date (February 1, 1991)

00000070

The DateTime string represents a date after the supported maximum date (November 30, 2027)

00000071

The DateTime string does not have a time component

00000072

The DateTime string is not in UTC

00000073

The ServiceAuth namespace does not match the internal value

00000074

The ServiceAuth name element is missing

00000075

The ServiceAuth token element is missing

00000076

An unexpected error occurred during Service Authentication

00000077

The Web Conference ID property is not supported for this operation

00000078

The Web Conference host URL property is not supported for this operation

00000079

The Web Conference attendee URL property is not supported for this operation

0000007A

The Web Conference does not have a valid summary

0000007B

The Web Conference type property is invalid

0000007C

The Oracle Calendar server is not configured to support Web Conference meetings

0000007D

The Web Conference type property cannot be modified

0000007E

The Web Conference Attendee URL cannot be modified

0000007F

The Modify command does not support the Web conference host URL property

00000080

The Create command was not successful; check your parameters and try again. This is returned when the server call to create a component throws an error, for example, due to duplicate GUID.

00000081

A Web conference was created without a specified security type

00000082

Invalid alarm. Returned when an invalid or inconsistent alarm is set.

00000083

The Percent Complete value is invalid

00000084

Both a Percent Complete and Date Completed value was specified

00000085

An invalid participation status property was included in an xCal event

00000086

An invalid availability status was included in an xCal event

00000087

The Modify command does not support deleting or adding the partstat property

00000088

The Modify command does not support deleting or adding the showasfree property

00000089

The Create command does not allow setting the participation status

0000008A

An unexpected error occurred while generating the FreeBusy SOAP HTTP response

0000008B

A calendar user was specified without a calendar user type

0000008C

A calendar user was specified with an invalid calendar user type

0000008D

A calendar user type was specified without a calendar user email or name

0000008E

The operation does not support the specification of a target user

0000008F

The UnconfirmedEvents query cVall did not contain any StartTime elements

00000090

The UnconfirmedEvents call did not have an EndTime element. The UnconfirmedEvents query vCall does not contain any EndTime child elements.

00000091

An event attendee does not support setting the participation status

00000092

An event attendee does not support setting the availability Status

00000093

An event attendee was specified without any identification information

00000094

An event attendee was specified with an invalid email address

00000095

An event attendee was specified with an email or a common name that exceeds the maximum size allowed