47 UCM-ADF-10000 to UCM-ADF-45200

UCM-ADF-10000: An internal error occurred
Cause: An internal error occurred.
Action: Contact Oracle Support Services.

Level: 1

Type: INCIDENT_ERROR

Impact: Other

UCM-ADF-10001: Create operation not supported by Entity Object {0}
Cause: The create operation was performed on an Entity Object that does not support it.
Action: Do not attempt the create operation on this Entity Object.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-10002: Updates not supported by Entity Object {0}
Cause: An update was performed on an Entity Object that does not support updates.
Action: Do not attempt to update this Entity Object.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-10003: Delete operation not supported by Entity Object {0}
Cause: The delete operation was performed on an Entity Object that does not support it.
Action: Do not attempt the delete operation on this Entity Object.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-10004: File not found: {0}
Cause: There was no file at the specified path.
Action: Create the missing file or correct the path.

Level: 1

Type: ERROR

Impact: Files

UCM-ADF-10005: toString method failed: {0}
Cause: The method toString threw an exception.
Action: Review the error reported in the chained exception.

Level: 1

Type: WARNING

Impact: Other

UCM-ADF-10006: Class {0} does not implement interface {1}
Cause: The class instance did not implement a required interface.
Action: Modify the class to implement the required interface.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-10007: Item not found: {0}
Cause: There was no item with the specified primary key.
Action: Specify a primary key of an item that exists.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-10008: Cannot convert {0} to {1}
Cause: The conversion between two types failed.
Action: Ensure the type conversion is valid.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-10200: Localization key {0} not found in {1}
Cause: An internal warning occurred.
Action: Report the warning to Oracle Support Services

Level: 1

Type: WARNING

Impact: Logging

UCM-ADF-10201: Message key not found. Parameters: {0} {1} {2} {3} {4} {5}
Cause: An internal warning occurred.
Action: Report the warning to Oracle Support Services

Level: 1

Type: WARNING

Impact: Logging

UCM-ADF-10202: Log message requires localization due to log level: {0}
Cause: An internal warning occurred.
Action: Report the warning to Oracle Support Services

Level: 1

Type: WARNING

Impact: Logging

UCM-ADF-10204: Error initializing localization preferences for mode: {0}
Cause: Localization preferences for the given mode cannot be initialized.
Action: Review the error reported in the chained exception.

Level: 1

Type: ERROR

Impact: Other

UCM-ADF-10400: Exception logged automatically
Cause:
Action:

Level: 1

Type: ERROR

Impact: Logging

UCM-ADF-10401: Cannot set the cause of the exception
Cause:
Action:

Level: 1

Type: WARNING

Impact: Other

UCM-ADF-10600: Unable to parse XML document
Cause: The XML document was not well formed.
Action: Review and correct the XML document.

Level: 1

Type: ERROR

Impact: Files

Cause: The XML document was not schema valid.
Action: Review and correct the XML document.
Cause: An internal error occurred.
Action: Contact Oracle Support Services.
UCM-ADF-10601: Node {0} has more than one child element named {1}
Cause: The XML document was not valid.
Action: Review and correct the XML document.

Level: 1

Type: ERROR

Impact: Files

UCM-ADF-10602: Node {0} has more than one text child
Cause: The XML document was not valid.
Action: Review and correct the XML document.

Level: 1

Type: ERROR

Impact: Files

UCM-ADF-10800: UCM configuration name not unique: {0}
Cause: More than one UCM configuration had the same name.
Action: Review and correct ucm-configurations.xml.

Level: 1

Type: ERROR

Impact: Configuration

UCM-ADF-10801: Invalid UCM configuration name: {0}
Cause: There was no UCM configuration with the specified name.
Action: Review and correct the Application Module configuration.

Level: 1

Type: ERROR

Impact: Configuration

UCM-ADF-10802: No manager named {0}
Cause: There was no manager with the specified name.
Action: Review and correct the Entity Definition or View Object manager property.

Level: 1

Type: ERROR

Impact: Configuration

UCM-ADF-10803: Invalid class name {0} for manager {1}
Cause: The specified class name could not be loaded.
Action: Review and correct ucm-configurations.xml.

Level: 1

Type: ERROR

Impact: Configuration

UCM-ADF-11000: Unable to create IDC client
Cause: An error occurred creating the IDC client.
Action: Review the error reported in the chained exception.

Level: 1

Type: ERROR

Impact: Requests/Responses

UCM-ADF-11001: Application Module configuration does not define property {0}
Cause: The Application Module configuration did not define a value for the property.
Action: Set the value for the property.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-11200: Unable to create entity manager {0}
Cause: An error occurred creating the entity manager.
Action: Review the error reported in the chained exception.

Level: 1

Type: ERROR

Impact: Configuration

UCM-ADF-11201: Unable to create view manager {0}
Cause: An error occurred creating the view manager.
Action: Review the error reported in the chained exception.

Level: 1

Type: ERROR

Impact: Configuration

UCM-ADF-11400: Error executing UCM service {0}
Cause: An error occurred in executing a UCM service.
Action: Review the error reported in the chained exception.

Level: 1

Type: ERROR

Impact: Requests/Responses

UCM-ADF-11401: Error executing UCM service {0}: {1} (status code {2})
Cause: An error occurred in executing a UCM service.
Action: Review the error message.

Level: 1

Type: ERROR

Impact: Requests/Responses

UCM-ADF-11402: Unable to convert {0} to RIDC string
Cause: An internal error occurred.
Action: Contact Oracle Support Services.

Level: 1

Type: INCIDENT_ERROR

Impact: Other

UCM-ADF-11403: Unable to convert RIDC string {0} to type {1}
Cause: An internal error occurred.
Action: Contact Oracle Support Services.

Level: 1

Type: INCIDENT_ERROR

Impact: Other

UCM-ADF-11404: Unsupported data type: {0}
Cause: An attribute definition specified an unsupported data type.
Action: Review and correct the attribute definition.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-11600: View Definition is {0} but query request View Definition is {1}
Cause: The View Definition was different than the query request's View Definition.
Action: Supply the correct View Definition.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-11601: Invalid option list name: {0}
Cause: The response binder did not have an option list with the specified name.
Action: Supply the correct option list name.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-11800: Entity Definition {0} does not define property {1}
Cause: The Entity Definition did not define a value for the property.
Action: Set the value for the property.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-11801: No value for attribute {0} of Entity Object {1}
Cause: The Manager did not set a value for the attribute.
Action: Review and correct the Manager class.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-11802: DML operation {0} failed for Entity Object {1} with primary key {2}
Cause: The DML operation failed.
Action: Review the error reported in the chained exception.

Level: 1

Type: ERROR

Impact: Other

UCM-ADF-12000: View Object {0} does not define property {1}
Cause: The View Object did not define a value for the property.
Action: Set the value for the property.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-12001: Unsupported View Object access mode (must be SCROLLABLE): {0}
Cause: The View Object specified an unsupported access mode.
Action: Review and correct the View Object.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-12002: Unable to close RowSetIterator
Cause: The method RowSetIterator#close threw an exception.
Action: Review the error reported in the chained exception.

Level: 1

Type: WARNING

Impact: Other

UCM-ADF-12003: Unable to parse ORDER BY clause: {0}
Cause: The ORDER BY clause cannot be parsed.
Action: Review and correct the ORDER BY clause.

Level: 1

Type: ERROR

Impact: Other

UCM-ADF-12004: Invalid column name or attribute index in ORDER BY clause: {0}
Cause: The column name or attribute index in the ORDER BY column is invalid.
Action: Review and correct the ORDER BY clause.

Level: 1

Type: ERROR

Impact: Other

UCM-ADF-12200: Invalid value of bind parameter {0}: {1}
Cause: The value of the bind parameter was invalid.
Action: Set the bind parameter to a valid value.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-12416: Item not found
Cause: The specified item did not exist.
Action: Specify an item that exists.

Level: 1

Type: ERROR

Impact: Requests/Responses

UCM-ADF-12418: Insufficient privileges
Cause: The user had insufficient privileges to perform the operation.
Action: Perform the operation as a user with sufficient privileges.

Level: 1

Type: ERROR

Impact: Requests/Responses

UCM-ADF-20000: Invalid value of user property {0}: {1}
Cause: A user property contained an invalid value and was ignored.
Action: Contact Oracle Support Services.

Level: 1

Type: WARNING

Impact: Data

UCM-ADF-20200: Unsupported search specification type: {0}
Cause: A query specified an unsupported type of search specification.
Action: Review and correct the query.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-20201: Bind parameters SearchSpecification and QuickSearch are mutually exclusive
Cause: A query specified a non-null value for both the SearchSpecification and QuickSearch bind parameters.
Action: Review and correct the query.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-20400: Invalid revision field name: {0}
Cause: The specified revision field name is not found.
Action: Review and correct the revision field name.

Level: 1

Type: ERROR

Impact: Programmatic

UCM-ADF-30000: The Faces Servlet filter ''{0}'' is not configured correctly
Cause: The Faces Servlet filter is not configured correctly.
Action: Check the documentation for the proper filter configuration.

Level: 1

Type: ERROR

Impact: Configuration

UCM-ADF-45000: Unexpected error during login
Cause: An error occurred during logging in.
Action: Review the error reported in the chained exception.

Level: 1

Type: ERROR

Impact: Requests/Responses

UCM-ADF-45200: Unable to logout: {0}
Cause: An error occurred during logging out.
Action: Review the error reported in the chained exception.

Level: 1

Type: ERROR

Impact: Requests/Responses