------------------
ADFC-00001: An exception is encountered.
Cause: An unknown problem caused an exception.
Action: Contact the system administrator."
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00002: The ADF Controller cannot run without
{0}. Ensure that ''{1}'' is present
in the classpath.
Cause: The ADF Controller was unable to locate the required class on the
classpath.
Action: Modify the classpath to include the required class.
Level: 2
Type: ERROR
Impact: Installation
ADFC-00003: AdfFacesContext is not found. The ADF
Controller cannot run.
Cause: The ADF Controller was unable to locate the required class on the
classpath.
Action: Modify the classpath to include the required class.
Level: 2
Type: ERROR
Impact: Installation
ADFC-00004: RequestContext is not found. The ADF
Controller cannot run.
Cause: The ADF Controller was unable to locate the required class on the
classpath.
Action: Modify the classpath to include the required class.
Level: 2
Type: ERROR
Impact: Installation
ADFC-00005: The ADF Controller cannot execute task
flow template ''{0}''.
3-2 Oracle Fusion Middleware
Error Messages Reference
Cause: An attempt was made to execute a task flow template. Task flow
templates
cannot be executed.
Action: Correct the associated task flow call activity to refer to a task
flow
definition.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00006: Existing transaction is required when
calling task flow ''{0}''.
Cause: The ADF Controller attempted to enter a task flow that requires an
existing transaction, but no transaction was open.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00007: Transaction type is unknown.
Cause: The ADF Controller encountered an unknown transaction type.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00008: The ADF Controller is unable to find
DataControlFrame for a task
flow.
Cause: The ADF Controller was unable to find the model layer
DataControlFrame
for a task flow.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00010: A DataControlFrame savepoint handle does
not exist.
Cause: Restore of a DataControlFrame savepoint was attempted when a
savepoint handle did not exist. Savepoint handle can become null
after an ADFc
save for later savepoint was restored.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00011: The ADF Controller is unable to create
an MDSSession. See exception
for details.
Cause: The ADF Controller requires an MDSSession to locate metadata. An
attempt to create an MDSSession failed. This could be caused by a
number of
problems.
ADFC-00001 to
ADFC-14008 3-3
Action: See the accompanying exception.
Level: 2
Type: ERROR
Impact: Configuration
ADFC-00012: The ADF Controller is unable to parse
configuration file
adf-config.xml.
Cause: An unspecified error occurred while parsing configuration file
adf-config.xml.
Action: See the accompanying exception.
Level: 2
Type: ERROR
Impact: Configuration
ADFC-00013: Configuration file adf-config.xml has
too many ''{0}'' elements.
Cause: Configuration file adf-config.xml contained more instances of the
specified
element than are allowed.
Action: Correct the contents of the file.
Level: 2
Type: ERROR
Impact: Configuration
ADFC-00014: Configuration file adf-config.xml
contains duplicate phase-listener
''{0}'' registrations.
Cause: One or more phase-listeners had the same listener-id value.
Action: Correct the contents of the file.
Level: 2
Type: ERROR
Impact: Configuration
ADFC-00015: Configuration file adf-config.xml
contains duplicate phase-listener
''{0}'' in either 'before-id-set' or 'after-id-set'.
Cause: A phase-listener was specified twice in the same set.
Action: Correct the contents of the file.
Level: 2
Type: ERROR
Impact: Configuration
ADFC-00016: Configuration file adf-config.xml
contains an invalid value: [element,
value] = [''{0}'', ''{1}''].
Cause: Configuration file adf-config.xml contained invalid XML.
Action: Correct the contents of the file.
Level: 2
Type: ERROR
3-4 Oracle Fusion Middleware
Error Messages Reference
Impact: Configuration
ADFC-00017: Configuration file adf-config.xml does
not contain mandatory element
''{0}''.
Cause: Configuration file adf-config.xml contained invalid XML.
Action: Correct the contents of the file.
Level: 2
Type: ERROR
Impact: Configuration
ADFC-00018: EL expression for UrlParameterConverter
is null.
Cause: An attempt was made to convert a URL parameter, but the converter
EL
expression was null.
Action: Correct the metadata for the converter.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00019: An incorrect object is specified by EL
expression ''{0}'' for a URL
parameter converter.
Cause: An object was specified by the EL expression that did not
implement the
oracle.adf.controller.UrlParameterConverter interface.
Action: Specify an object that implements the
oracle.adf.controller.UrlParameterConverter interface.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00020: Task flow ''{0}'' requires a new
transaction, but a transaction is already
open on the frame.
Cause: A new transaction could not be started on the frame because a
transaction
was already open.
Action: Correct the application's flow or the task flow's metadata.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00021: Task flow ''{0}'' requires a shared
DataControlFrame but parent frame
is null.
Cause: The task flow is configured to share its DataControl scope with
its parent.
The parent DataControlFrame is null.
Action: Correct the application's flow or the task flow's metadata.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00022: Unable to create logger ''{0}''.
ADFC-00001 to
ADFC-14008 3-5
Cause: An attempt was made to create a logger with a null name.
Action: Contact your Oracle Support Services.
Level: 2
Type: INCIDENT_ERROR
Impact: Logging
ADFC-00617: Absolute action URLs are not supported
in a portal environment.
Cause: An attempt was made to construct an absolute action URL while
running
in a portal environment.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00618: View ID ''{0}'' is invalid.
Cause: The value provided was not a valid view ID in the context in which
it was
being used.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00619: Authorization check failed: ''{0}''
''{1}''.
Cause: An attempt was made to access a task flow without appropriate
privilege.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Security
ADFC-00620: Parameter value is invalid.
Cause: The value provided for one of the parameters failed validation.
Action: Check the parameter value.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-02000: The ADF Controller is not able to
initialize the metadata service.
Cause: The ADF Controller was unable to initialize the metadata service.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Configuration
ADFC-02001: The ADF Controller cannot find ''{0}''.
3-6 Oracle Fusion Middleware
Error Messages Reference
Cause: An attempt was made to load metadata that cannot be found.
Action: Verify that all required files are available.
Level: 2
Type: ERROR
Impact: Files
ADFC-02002: The ADF Controller cannot parse the task
flow metadata.
Cause: The metadata did not represent a valid task flow.
Action: See the associated exceptions. Validate the metadata.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02003: Default activity must be specified in
task flow definition ''{0}''.
Cause: The ADF Controller was unable to find task flow default activity
in the
task flow definition.
Action: Add a default activity to the task flow definition.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02004: Default activity ID ''{0}'' is invalid.
Cause: The ADF Controller was unable to construct the default activity
ID.
Action: Correct the default activity ID.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02005: Task flow definition is not found:
''{0}''.
Cause: An attempt was made to read the specified task flow. The task flow
cannot
be found.
Action: Verify that the required file is available.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02006: A task flow ID is not found in the URL.
Cause: The specified task flow ID was requested and could not be found.
Action: Verify that the task flow reference is correct. Verify that all
required files
can be found.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00001 to
ADFC-14008 3-7
ADFC-02007: A task flow document is not found in the
URL.
Cause: An attempt was made to access a task flow using URL parameters.
The
specified document could not be found.
Action: Correct the value for the document parameter.
Level: 2
Type: ERROR
Impact: Browser
ADFC-02008: The value for 'documentName' cannot be
null or empty.
Cause: An attempt was made to reference a task flow using a null value
for
'documentName'.
Action: Correct the value.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02009: The value for 'localTaskFlowId' cannot
be null or empty.
Cause: An attempt was made to reference a task flow using a null value
for
'localTaskFlowId'.
Action: Correct the value.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02010: The value for 'localTaskFlowId' cannot
be '#'.
Cause: An attempt was made to reference a task flow using an invalid value
for
'localTaskFlowId'.
Action: Correct the value.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02011: The value for 'localActivityId' cannot
be null or empty.
Cause: An attempt was made to construct an
oracle.adf.controller.internal.metadata.ActivityId using an
invalid value for
'localActivityId'.
Action: Correct the value.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02012: The activity ID string cannot be null or
empty.
Cause: An attempt was made construct an
oracle.adf.controller.internal.metadata.ActivityId using an
invalid value.
Action: Correct the value.
3-8 Oracle Fusion Middleware
Error Messages Reference
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-02013: The ADF Controller cannot find metadata
for activity ''{0}''.
Cause: An attempt was made to access an activity that has no metadata
defined.
Action: Validate the task flow document.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-02014: No activity implementation is available
for activity type ''{0}''.
Cause: An attempt was made to access an activity that is not a known
activity
type.
Action: Validate the task flow document.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02015: Task flow ID ''{0}'' in document ''{1}''
is invalid.
Cause: The ADF Controller was unable to construct the task flow ID.
Action: Correct the task flow ID.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-02016: A possible cyclic reference to template
''{0}'' is detected when parsing
''{1}''.
Cause: The task flow metadata references a template that is already
referenced by
this task flow.
Action: Verify that the task flow templates do not reference each other in
a cyclic
manner.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-02017: The value for 'url' cannot be null or
empty.
Cause: An attempt was made to reference a URL view activity using a null
value
for 'url'.
Action: Correct the value.
Level: 2
Type: ERROR
Impact: Browser
ADFC-02018: Root tag ''{0}'' in ''{1}'' does not
match .
ADFC-00001 to
ADFC-14008 3-9
Cause: A document with an invalid root tag was referenced.
Action: Correct the root tag.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02019: No activities are specified in task flow
definition ''{0}''.
Cause: The task flow definition did not contain any activities.
Action: Add activities to the task flow definition.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02020: Cannot find default activity ''{0}'' in
task flow definition ''{1}''.
Cause: The ADF Controller was unable to find a default activity in the
task flow
definition.
Action: Add a default activity.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02021: Customization of the documents that
appear multiple times on the
classpath is not supported. Document name: ''{0}''.
Cause: A document appears multiple times on the classpath.
Action: Remove multiple documents.
Level: 2
Type: ERROR
Impact: Compliance
ADFC-02022: The value for 'parent-outcome' cannot be
null or empty.
Cause: An attempt was made to parse a parent action activity with no
'parent-outcome' specified.
Action: Correct the value.
Level: 2
Type: ERROR
Impact: Browser
ADFC-04000: The value of PagePhaseListener cannot be
null.
Cause: An attempt was made to use a PagePhaseListener with a null value.
Action: Correct the value.
Level: 2
Type: ERROR
Impact: Programmatic
3-10 Oracle Fusion Middleware
Error Messages Reference
ADFC-04001: The value of a listener ID string cannot
be null or empty.
Cause: An attempt was made to identify a PagePhaseListener using a null
listener
ID.
Action: Use a nonempty string for the listener ID.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-04002: A PagePhaseListener with the listener ID
of ''{0}'' already exists.
Cause: Each PagePhaseListener should be registered with a unique listener
ID.
Action: Use a listener ID that does not already exist.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-04003: The PagePhaseListener of type ''{0}''
with listener ID of ''{1}'' cannot be
registered because it is part of the internal API.
Cause: The ADF Controller was unable to register an internal
PagePhaseListener
using the public API.
Action: Use a PagePhaseListener that is not internal.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-04004: The value 'any_public_listener' is not
allowed.
Cause: The value 'any_public_listener' was part of the afterSet or
beforeSet
parameter.
Action: Do not use 'any_public_listener' as the listener ID for beforeSet
or afterSet.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-04005: The PagePhaseListener with ID ''{0}'' is
internal and cannot be
removed.
Cause: A failed attempt was made to remove an internal PagePhaseListener.
This
operation is not supported.
Action: Ensure that a PagePhaseListener is public, not internal, before
attempting
to remove it.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-04006: The value of LifecycleContext cannot be
null.
Cause: An attempt was made to create a PagePhaseEvent with a null
LifecycleContext.
Action: Correct the value.
ADFC-00001 to
ADFC-14008 3-11
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-04007: The FacesPageLifecycleContext does not
exist yet.
Cause: An attempt was made to retrieve the FacesPageLifecycleContext
before it
was created.
Action: Wait until the RestoreView phase of the JavaServer Faces lifecycle
to
retrieve the FacesPageLifecycleContext.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06000: The ADF Controller caught exception
'{0}' while performing control
flow routing. See the stack trace for details.
Cause: An unhandled exception occurred while the ADF Controller was
executing the application's control flow.
Action: See the associated exception. Verify that the navigation rules are
correctly
specified. Verify that the correct outcome was generated to
trigger routing.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06001: TaskFlowId ''{0}'' is invalid.
Cause: An attempt was made to construct a TaskFlowId using an invalid
string.
Action: Correct the value.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06002: unhandled exception
Cause: The ADF Controller encountered an exception. Either no exception
handler activity was defined or the ADF Controller and task flow
were not
configured to catch this exception.
Action: See the associated exception. Verify that the exception handler
activity is
correctly defined. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06003: TaskFlowId for a child view port must be
specified.
Cause: An attempt was made to create a child view port using a null value
for
TaskFlowId.
Action: Correct the value.
Level: 2
Type: ERROR
3-12 Oracle Fusion Middleware
Error Messages Reference
Impact: Programmatic
ADFC-06004: Invalid transport ''{0}'' used. Task
flows require ''{1}''.
Cause: An attempt was made to access a task flow without using the
required
transport.
Action: Use the appropriate transport. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Security
ADFC-06005: The ADF Controller is unable to invoke
URL parameter validator.
Cause: A view activity defines one or more parameter validators. Invoking
the
parameter validator failed.
Action: See the associated exception. Verify that the metadata refers to
the correct
class and method.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06006: The ADF Controller is unable to invoke
application method.
Cause: A view activity defines a bookmark method. Invoking the specified
method failed.
Action: See the associated exception. Verify that the metadata refers to
the correct
class and method.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06007: The ADF Controller is unable to copy
task flow input parameters.
Objects must be serializable.
Cause: The task flow call activity specifies one or more input
parameters. The
ADF Controller was unable to copy the specified values.
Action: See the associated exception. Verify that the metadata refers to
the correct
class and method. Verify that the specified objects are serializable.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06008: Router case expression ''{0}'' does not
evaluate to a boolean expression.
Cause: A router activity case contained an EL expression that did not
evaluate to
a boolean expression.
Action: Correct the expression.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06009: The ADF Controller is unable to encode a
URL.
ADFC-00001 to
ADFC-14008 3-13
Cause: The ADF Controller was unable to encode a URL.
Action: See the associated exception. Correct the metadata.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06010: The ADF Controller is unable to encode
remote task flow URL: ''{0}''.
Cause: The ADF Controller was unable to invoke a task flow using a URL.
Action: See the associated exception. Correct the metadata.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06011: The ADF Controller is unable to encode
remote process return URL:
''{0}''.
Cause: The task flow metadata specified an invalid return URL.
Action: See the associated exception. Correct the metadata.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06012: Return task flow ID ''{0}'' is invalid.
Cause: The task flow ID being returned from did not match the ID of the
task
flow that was called.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06013: The ADF Controller is unable to encode
bookmark parameter ''{0}''.
Cause: The ADF Controller was unable to encode a bookmark parameter.
Action: See the associated exception.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06014: An exception occured when invoking a
task flow finalizer.
Cause: Execution of the task flow finalizer raised an exception.
Action: See the associated exception. Verify that the metadata references
the
correct class and method.
Level: 2
Type: ERROR
Impact: Programmatic
3-14 Oracle Fusion Middleware
Error Messages Reference
ADFC-06015: An exception occured when invoking a
task flow initializer.
Cause: Execution of the task flow initializer raised an exception.
Action: See the associated exception. Verify that the metadata references
the
correct class and method.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-06016: Task flow reentry is not allowed:
''{0}''.
Cause: A failed attempt was made to reenter a task flow where reentry is
prohibited.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08000: The ADF Controller is unable to obtain
the view state for the
savepoint operation.
Cause: An attempt to save or restore the UIViewRoot failed.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08001: The ADF Controller is unable to commit
the savepoint database
transaction.
Cause: The ADF Controller was unable to commit a savepoint to the
database.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08002: The ADF Controller is unable to log in
to the database or obtain a
database connection.
Cause: The ADF Controller was unable to log in to the database.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08003: The ADF Controller is unable to delete
all savepoint records for user
''{0}'' from the database.
Cause: The ADF Controller was unable to delete all specified savepoints.
Action: See the associated exception. Contact the system administrator.
Level: 2
ADFC-00001 to
ADFC-14008 3-15
Type: ERROR
Impact: Programmatic
ADFC-08004: The ADF Controller is unable to delete
savepoint record ''{0}'' from the
database.
Cause: The ADF Controller was made to delete the specified savepoint.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08005: Exception occured when evaluating an
expression used for savepoint
ID.
Cause: The task flow contains at least one save point restore activity.
An attempt
to evaluate the value for savepoint ID failed.
Action: See the associated exception. Check the task flow metadata.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08006: The ADF Controller was unable to get the
savepoint with ID = ''{0}''.
Cause: The ADF Controller was unable to retrieve the specified savepoint.
Action: Verify that the correct ID was specified. Contact the system
administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08007: The savepoint ID is empty.
Cause: An attempt was made to create or get a savepoint with a null ID.
Action: Specify a valid savepoint ID.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08008: The ADF Controller is unable to insert a
savepoint record for ID ''{0}''.
Cause: The ADF Controller was unable to insert a savepoint into the
database.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08009: The ADF Controller was unable to
registering JDBC driver ''{0}''.
Cause: The ADF Controller was unable to establish a JDBC connection.
Action: See the associated exception. Contact the system administrator.
Level: 2
3-16 Oracle Fusion Middleware
Error Messages Reference
Type: ERROR
Impact: Programmatic
ADFC-08010: The ADF Controller was unable to find
the JOC-based state manager
implementation.
Cause: The ADF Controller was unable to use the Java Object Cache to
store
savepoints.
Action: Make sure that the JOC is available. Contact the system
administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08011: The JNDI connection name is not
specified in configuration file
adf-config.xml.
Cause: An attempt was made to establish a JDBC connection.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08012: The specified data source JNDI name,
''{0}'', could not be found.
Cause: An attempt was made to establish a database connection.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08013: The ADF Controller is unable to query
the database for the current
user's savepoint IDs.
Cause: The ADF Controller was unable to query the database for the set of
savepoints.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08014: The ADF Controller is unable to execute
the save point restore
activity.
Cause: The task flow contains a savepoint restore activity. An attempt to
execute
that activity failed.
Action: See the associated exception. Verify that the metadata is correct.
Contact
the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-00001 to
ADFC-14008 3-17
ADFC-08015: Cannot restore the savepoint. The
savepoint ID is null.
Cause: An attempt was made to restore a null savepoint.
Action: Verify that the task flow metadata is correct. Contact the system
administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08016: The ADF Controller is unable to retrieve
savepoint ''{0}'' from the
database.
Cause: The ADF Controller was unable to retrieve the specified savepoint
from
the database.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08017: The ADF Controller is unable to save the
savepoint.
Cause: The ADF Controller was unable to save the savepoint to the
persistence
manager.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08018: The ADF Controller is unable to create
or execute a SQL statement:
''{0}'.
Cause: The ADF Controller generated SQL that is was unable to create or
execute.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08019: The ADF Controller is unable to find the
transaction manager.
Cause: The ADF Controller attempted to suspend or resume a transaction.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08020: The ADF Controller is unable to resume a
transaction.
Cause: The ADF Controller was unable to resume the transaction.
Action: See the associated exception. Contact the system administrator.
Level: 2
3-18 Oracle Fusion Middleware
Error Messages Reference
Type: ERROR
Impact: Programmatic
ADFC-08021: The ADF Controller is unable to suspend
a transaction.
Cause: The ADF Controller was unable to suspend the transaction.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08022: The ADF Controller is unable to update
the savepoint record for ID
''{0}''.
Cause: The ADF Controller was unable to update a savepoint.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08023: The ADF Controller is encountering an
error while invoking a
savepoint restore finalizer.
Cause: The task flow specifies a savepoint restore finalizer. Execution
of the
finalizer raised an exception.
Action: See the associated exception. Verify that the metadata references
the
correct class and method.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08024: The savepoint ID ''{0}'' is not valid.
Cause: An attempt was made to create or use a savepoint with an invalid ID.
Action: Specify a valid savepoint ID conforming to the UUID format.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08025: The ADF Controller is unable to
serialize the savepoint.
Cause: The ADF Controller was unable to serialize the savepoint.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08026: The ADF Controller is unable to
deserialize the savepoint.
Cause: The ADF Controller was unable to deserialize the savepoint.
Action: See the associated exception. Contact the system administrator.
ADFC-00001 to
ADFC-14008 3-19
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08027: The ADF Controller is unable to close
the database connection.
Cause: The ADF Controller was unable to close the database connection.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-08028: The ADF Controller is unable to restore
the savepoint with ID = ''{0}''.
Cause: The ADF Controller is unable to restore a non existing savepoint.
Action: Verify that the savepoint ID is correct. Contact the system
administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-10000: cannot find class ''{0}'' for a method
parameter
Cause: A method call activity attempted to call the specified class and
could not
find it.
Action: Correct the classpath. Verify that the metadata refers to the
correct class.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-10001: cannot instantiate class ''{0}''
Cause: The task flow specifies a managed bean. Instantiation of this
managed
bean failed.
Action: Verify that the metadata for the managed bean is correct. Verify
that the
class has a default constructor.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-10002: cannot get a value from value binding
expression ''{0}''
Cause: Task flow metadata references a managed bean. Bean instantiation
failed.
Action: See the associated exception. Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-10003: cannot set a null value into array of
''{0}''
Cause: The task flow specifies a managed bean of type 'LIST'. An attempt
was
made to set a null value.
3-20 Oracle Fusion Middleware
Error Messages Reference
Action: Change the bean type or modify the code that is attempting to set
the
bean value.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-10004: cannot set managed bean property ''{0}''
Cause: An attempt was made to set the property in a managed bean.
Action: See the associated exception. Validate the task flow metadata.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-10005: cannot find MethodExpression for ''{0}''
Cause: Task flow metadata references a method binding. Invoking the
specified
method failed.
Action: See the associated exception. Verify that the metadata is correct.
Correct
the specified method.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-10006: An exception occurred when evaluating an
expression ''{0}''.
Cause: Task flow metadata refers to an EL expression. Evaluation of this
expression failed.
Action: See the associated exception. Correct the expression.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-10007: A possible cyclic reference to managed
bean ''{0}'' is detected.
Cause: The task flow metadata referenced a managed bean that was already
referenced by this task flow.
Action: Verify that the managed bean is not already specified in a
referenced
template.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-10008: Outcome to-string metadata cannot be
specified for a method call
activity that points to a void Java method. Activity
ID: ''{0}''.
Cause: The method call activity outcome metadata specified to-string.
Action: Change the method outcome metadata to use fixed-outcome, or change
the Java to return a java.lang.String value.
Level: 2
ADFC-00001 to
ADFC-14008 3-21
Type: ERROR
Impact: Programmatic
ADFC-10009: An exception occurred during invocation
of ''{0}'' method.
Cause: Annotated mamanged bean method cannot be invoked.
Action: Check method implementation.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-12000: State ID in request is invalid for the
current session.
Cause: The request contained a state instance ID, but it did not exist in
the
session, nor was this a request for a bookmarked resource. This
might be due to a
session timeout.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Session
ADFC-12001: The ADF Controller is attempting to pop
last entry from page flow
scope stack.
Cause: The ADF Controller attempted to pop the top task flow off the task
flow
stack.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Session
ADFC-12002: The ADF Controller is unable to pop the
top-level ADF unbounded
task flow from the page flow stack.
Cause: The ADF Controller attempted to pop the unbounded task flow off
the
page flow stack.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Session
ADFC-12003: The page flow scope stack is empty.
Cause: The ADF Controller attempted to get the current task flow
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Session
ADFC-12004: Page flow stack ID ''{0}'' is invalid.
3-22 Oracle Fusion Middleware
Error Messages Reference
Cause: The ADF Controller attempted to calculate the delta between two
page
flow stacks. The specified stack ID is invalid.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Session
ADFC-12005: The ADF Controller cannot find a common
page flow stack element.
Cause: The ADF Controller attempted to calculate the delta between two
page
flow stacks. The two stacks have no elements in common.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Session
ADFC-12006: The scope of the referenced object
''{0}'' is shorter than the referring
object ''{1}''.
Cause: An attempt was made to access a managed bean outside its scope.
Action: See the associated exception. Verify that the managed bean is
correctly
defined and that the reference is valid.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-12007: Page flow scope instance ID ''{0}'' is
invalid.
Cause: The ADF Controller attempted to get the unbounded task flow for
this
instance ID.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-12008: The ADF Controller request state is
missing or invalid.
Cause: A missing or invalid ADF Controller request state was detected.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Session
ADFC-12009: An application is accessing the page
flow scope prematurely.
Cause: An application attempted to access the page flow scope early in
the
request lifecycle, before the page flow scope was available.
Action: Modify the application to access the page flow scope later in the
request
lifecycle.
Level: 2
ADFC-00001 to
ADFC-14008 3-23
Type: ERROR
Impact: Programmatic
ADFC-12010: A null window ID is detected.
Cause: A null window ID value was detected.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-12011: Window ID ''{0}'' is invalid.
Cause: A window ID was submitted that was not a valid window ID generated
during the current HTTP session.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-12012: The request has an invalid state ID, and
the session timed out.
Cause: The request contained a state instance ID, but the session was
created
during the current request.
Action: Return to the start page of the application.
Level: 2
Type: ERROR
Impact: Session
ADFC-14000: View port ID ''{0}'' is invalid.
Cause: A reference was made to an invalid view port ID.
Action: Correct the value.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-14001: The ADF Controller cannot create a child
view port.
Cause: No root view port was created.
Action: Contact the system administrator.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-14002: The ADF Controller is unable to set a
view port hierarchy that has no
root view port.
Cause: The ADF Controller was unable to set the hierarchy of view ports
with no
root view port.
Action: Contact the system administrator.
3-24 Oracle Fusion Middleware
Error Messages Reference
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-14003: Region does not have or cannot reach a
view activity.
Cause: The region specified a task flow where no view activities could be
reached.
Action: Verify that the correct task flow is specified. Verify that the
task flow has
at least one navigable view.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-14004: The ADF Controller cannot execute task
flow ''{0}'' that uses page
fragments in the root view port.
Cause: The task flow definition declares this task flow as using page
fragments.
The root viewport can only run task flows that use pages, not page
fragments.
Action: Remove the use-page-fragments flag from the task flow definition
''{0}''.
Level: 2
Type: ERROR
Impact: Programmatic
ADFC-14008: Task flow call activity cannot invoke
remote task flow inside a region.
Cause: An attempt was made to invoke a remote task flow from inside a
region.
Action: Fix the application.
Level: 2
Type: ERROR
ADFDI-00100: Unable to send a request for
BindingContext: a DIRemoteServlet call
is already in progress.
Cause: A request to DIRemoteServlet was attempted while another one is
already
in progress.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00101: unexpected value found in attribute
metadata: {0}
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00103: Unable to locate start element:
BindingContainer in response stream.
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00105: invalid child element <{0}>
encountered within <{1}> element
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
4-2 Oracle Fusion Middleware
Error Messages Reference
ADFDI-00106: missing end element:
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00107: row limit exceeded
Cause: Too many rows exist in result set.
Action: Refine your query in order to reduce the number of matching rows.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00108: user session required
Cause: A valid user session is required to communicate with server.
Action: Login to server and retry request.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00109: invalid GetResourceBundle response
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00110: unable to locate element {0} or parse
its contents
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00111: unable to create request object
Cause: Unable to establish a connection to the DIRemoteServlet.
Action: Verify that the DIRemoteServlet URL is specified properly and
retry
request. The system administrator can check the server logs for
more information.
Level: 1
Type: ERROR
ADFDI-00100 to
ADFDI-55516 4-3
Impact: Session
ADFDI-00113: unable to get request stream
Cause: An unexpected error occurred while sending a request to the
DIRemoteServlet.
Action: Retry your request. The system administrator can check the server
logs
for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00112: unable to create XmlTextWriter
Cause: An unexpected error occurred while sending a request to the
DIRemoteServlet.
Action: Retry your request. The system administrator can check the server
logs
for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00114: The DIRemoteServlet returned an
unrecognized value for element
{0}, attribute {1}: {2}.
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00115: The DIRemoteServlet returned an
unexpected element type in the
response XML: {0}
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00116: The DIRemoteServlet returned invalid
XML: unexpected end of
response.
Cause: An unexpected error occurred while reading the DIRemoteServlet
response.
Action: Retry your request. The system administrator can check the server
logs
for more information.
Level: 1
Type: ERROR
4-4 Oracle Fusion Middleware Error
Messages Reference
Impact: Session
ADFDI-00117: An unexpected error occurred reading
the DIRemoteServlet
response.
Cause: An unexpected error occurred while reading the DIRemoteServlet
response.
Action: Retry your request. The system administrator can check the server
logs
for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00118: The DIRemoteServlet returned an error.
A subsequent error occurred
reading the error details from the response.
Cause: An unexpected error occurred while reading the DIRemoteServlet
response.
Action: Retry your request. The system administrator can check the server
logs
for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00119: The DIRemoteServlet returned an error.
A subsequent error occurred
reading the error details from the response:
unexpected element type: {0}.
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00120: The DIRemoteServlet returned an error.
A subsequent error occurred
reading the error details from the response:
unexpected element name: {0}.
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00121: The expected XML element {0} was not
found. Instead, the element
{1} of type {2} was found.
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
ADFDI-00100 to
ADFDI-55516 4-5
Impact: Session
ADFDI-00122: An unexpected XML element name was
encountered (expected: {0},
found {1}).
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00123: The expected XML end element {0} was
not found. Instead, the
element {1} of type {2} was found.
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00124: The expected XML end element {0} was
not found. Instead, the
element {1} was found.
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00125: The expected XML attribute {0} for
element {1} was not found.
Cause: The XML response returned from the DIRemoteServlet is invalid.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00126: An attempt was made to set the row
position for control binding {0}
to {1}. Iterator has {2} rows.
Cause: Row index out of bounds.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
4-6 Oracle Fusion Middleware
Error Messages Reference
ADFDI-00127: A version mismatch was detected for
{0}. Version {1} was found,
version {2} was expected.
Cause: The servlet version did not match the required level for the
client.
Action: Upgrade the client and/or server so that compatible versions are
in use.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-00128: unable to locate the column metadata
for column with ID: {0}
Cause: The binding container metadata did not match the data returned
from the
server.
Action: This is an unexpected error condition. The system administrator
can
check the server logs for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00129: invalid Encode URL response
Cause: The response received from the server for this request could not
be
processed. It may be caused by an exception in the server
component.
Action: Retry your request. The system administrator can check the server
logs
for more information.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00130: The size of requested resource bundle
exceeds the maximum
allowable limit ({0} bytes).
Cause: The size of the resource bundle exceeded the supported size.
Action: Reduce the size of the resource bundle.
Level: 1
Type: WARNING
Impact: Files
ADFDI-00131: The connection attempt has been
canceled.
Cause: The attempt to connect to the server was canceled.
Action: Retry the current action.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00132: unable to execute Wininet method {0};
error code: (1)
Cause: The Wininet library was unable to provide the requested service.
Action: Retry the current action, confirm connectivity, and/or consult the
client
logs for more information.
ADFDI-00100 to
ADFDI-55516 4-7
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-05000: Unexpected components exist at origin,
{0}.
Cause: More than one component was found at the specified origin.
Action: Delete the unwanted components.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05001: An unsupported binding type {0} exists
in the page definition {1}.
Cause: An unsupported binding type was encountered in the page definition
file.
Action: Remove the unsupported binding from the page definition file.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05002: unable to locate page definition
element in {0}
Cause: The root element was missing from the page definition file.
Action: Ensure that the page definition file is well formed.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05003: unable to locate matching component
palette item
Cause: The metadata for this worksheet contained a reference to an
unsupported
component.
Action: Remove the unsupported component reference from the metadata.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05004: A control binding item must be
selected.
Cause: An attempt was made to insert a control binding when no bindings
were
selected.
Action: Select a control binding from the list, then insert the binding.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05005: A component must be selected.
Cause: An attempt was made to insert a component when no components were
selected.
Action: Select a component from the list, then insert the component.
4-8 Oracle Fusion Middleware
Error Messages Reference
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05006: A component already exists at origin
{0}.
Cause: An attempt was made to insert or move a component to a cell that
is
already in use as the origin of another component.
Action: Choose a different destination cell for the insertion or move
operation.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05007: This binding type is not supported:
{0}.
Cause: An attempt was made to insert a control binding with an
unsupported
type.
Action: Choose a different control binding to insert.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05010: unable to move the component to new
position; cannot parse
position {0}
Cause: The position specified for the new location of the component did
not
evaluate to a valid cell reference.
Action: Specify a valid cell reference. For example, use $B$3 for the cell
in the
second column and third row.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05011: unable to move the component to new
position; a component already
exists at that position: {0}
Cause: An attempt was made to move a component to a cell that is already
in use
as the origin of another component.
Action: Choose a different destination cell for the move operation.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05012: unable to locate or open the page
definition: {0}; no control bindings
will be available; file: {1}
Cause: An attempt was made to load the file specified. Either some
portion of the
file path was invalid, the file did not exist, or the user had
insufficient permissions
to open the file.
Action: Ensure that the relevant properties are configured correctly.
Level: 1
ADFDI-00100 to
ADFDI-55516 4-9
Type: WARNING
Impact: Programmatic
ADFDI-05013: There is no page definition file
selected. So, no control bindings are
available.
Cause: User canceled the operation of selecting a page definition file.
Action: Select a valid page definition file to associate to the current
worksheet.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05015: An error occured while updating the
client registry
Cause: The attempt to update the client registry was unsuccessful.
Action: Check client log file for more details.
Level: 1
Type: ERROR
Impact: Session
ADFDI-05500: error restoring server data context
Cause: A failed attempt was made to reestablish the server state for a
new user
session.
Action: Check the configuration of the workbook to ensure that the
attributes and
actions used to reestablish the server state are defined
correctly. Check the server
to determine whether data has been deleted.
Level: 1
Type: ERROR
Impact: Data
ADFDI-05501: value does not match for attribute {0}
Cause: The value in the cache was not equal to the attribute value.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Data
ADFDI-05502: unable to locate control binding {0} in
binding container {1}
Cause: A failed attempt was made to locate the binding information of a
UI
component.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05503: An incorrect binding type, {0}, exists
for the control binding {1} in the
binding container {2}.
4-10 Oracle Fusion Middleware
Error Messages Reference
Cause: The binding type of the component differed from the binding type
defined
in the binding container.
Action: Check the configuration of the workbook and retry the operation.
Ensure
that the control binding type is defined correctly.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05504: unable to find attribute: {0}
Cause: A failed attempt was made to find an attribute in the data context
cache.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05505: unable to find action: {0}
Cause: A failed attempt was made to find a restore data context action in
the data
context cache.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05506: unable to find list control binding:
{0}
Cause: A failed attempt was made to locate the list control binding.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05507: invalid list control binding: {0}
Cause: The binding type of the list control was not valid.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05508: An invalid list item is selected: {0}.
Cause: An invalid list item was found while transferring data from a worksheet
to
the model.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-00100 to
ADFDI-55516 4-11
ADFDI-05509: unable to find component: {0}
Cause: A failed attempt was made to find the binding of the component.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05510: unable to insert column; column
out-of-bounds
Cause: A failed attempt was made to insert a dynamic column into the
Table
because the column was not within the named range.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05511: unable to remove column; column
out-of-bounds
Cause: A failed attempt was made to delete a dynamic column into the
Table
because the column was not within the named range.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05512: unexpected exception while saving
workbook {0}
Cause: A unexpected exception occurred while saving the workbook.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Files
ADFDI-05513: cannot find record
Cause: A failed attempt was made to locate the record flagged for
deletion.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Data
ADFDI-05517: unable to find control {0}
Cause: A failed attempt was made to locate the control in the binding
container.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
4-12 Oracle Fusion Middleware
Error Messages Reference
ADFDI-05518: unable to set expression value for
read-only expression
Cause: A failed attempt was made to set the value for a read-only
expression.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05519: unable to find component method, {0},
to invoke.
Cause: A failed attempt was made to invoke the specified component
method.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05524: unable to position on current table row
Cause: A failed attempt was made to update the row position in a table
for the
purpose of invoking an action set on the row.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05529: unable to load binding container
metadata
Cause: A failed attempt was made to load the metadata that defines the
binding
container.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Data
ADFDI-05530: unable to initialize worksheet: {0}
Cause: A failed attempt was made to initialize a worksheet.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Session
ADFDI-05531: one or more rows could not be uploaded
Cause: A failed attempt was made to upload data to the web application.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Session
ADFDI-00100 to
ADFDI-55516 4-13
ADFDI-05535: one or more flagged rows could not be
deleted
Cause: A failed attempt was made to delete flagged rows.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Session
ADFDI-05537: The integrity of the workbook
integration could not be determined.
This workbook cannot be used safely. The integration
will now terminate.
Cause: The server was unable to read the client registry.
Action: Verify/correct the client registry in the web application.
Level: 1
Type: ERROR
Impact: Session
ADFDI-05538: The workbook integration has been
altered after publishing. It can
no longer be used safely. The integration will now
terminate.
Cause: The tampering check has determined that the workbook has been
altered.
Action: Obtain a fresh, unaltered copy of the published workbbook.
Level: 1
Type: ERROR
Impact: Session
ADFDI-05553: An invalid character was found in the
server XML response. Verify
the data from the data source and avoid any invalid
character or binary data
such as image be sent in the response.
Cause: An attempt was made to read an invalid character in the XML data
sent by
the server.
Action: Verify the data from the data source and remove the invalid
character
from the data.
Level: 1
Type: ERROR
Impact: Session
ADFDI-05554: An incorrect version of the UI metadata
schema is used in the
workbook. Convert the UI metadata to the current
version.
Cause: The workbook contains UI metadata from an obsolete schema version.
Action: Convert the UI metadata to the current version.
Level: 1
Type: WARNING
Impact: Session
ADFDI-05555: Required property {0} missing for
component {1}.
Cause: Required component property not defined.
Action: Check the configuration of the workbook and retry the operation.
4-14 Oracle Fusion Middleware
Error Messages Reference
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05557: inserted row data must first be
refreshed from server
Cause: The row was successfully inserted to the database, but the row
data has
not been updated in the worksheet.
Action: First perform a Download or DownloadFlaggedRows operation, then
retry the DeleteFlaggedRows operation.
Level: 1
Type: ERROR
Impact: Data
ADFDI-05558: CacheDataContext must specify an action
and at least one attribute.
Cause: The metadata for this worksheet contains one or more invalid
CacheDataContext definitions.
Action: Review and resolve CacheDataContext configuration issues and
retry.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05559: Row cache data is invalid.
Cause: The row data cached for an ADF Table component is not valid.
Action: Re-download ADF Table data.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05560: Download action ignored for insert-only
table, {0}.
Cause: Download action has been included in an action-set, but is not
applicable
for an insert-only table.
Action: The developer should remove the action, or alter the table so it
is no
longer insert-only.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05561: Failed to read multi-sync response as
expected.
Cause: The number of multi-sync responses did not match the number of
multi-sync requests.
Action: Check your configuration and try the operation again.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05562: Dependent list component has been
misconfigured.
ADFDI-00100 to
ADFDI-55516 4-15
Cause: The developer has incorrectly configured a list component that
depends
on another list component.
Action: Enable verbose logging on the client and review log for additional
details
on the specific configuration issue.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05563: Restore Server Data Context Cache is
corrupted
Cause: The hidden cache of data was not in the expected format
Action: Obtain a new version of the workbook or Clear All Data
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05564: The list binding \"{0}\" has
{1} values. Only the first {2} items are
stored in the cache.
Cause: The number of items in the list exceeded the allowable limit.
Action: Reduce the number of items in the list. Or, configure the workbook
to use
a web page dialog for selecting an item from a large list of
values.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-05565: unable to retrieve values for the list
binding \"{0}\"
Cause: A failed attempt was made to retrieve list values from the server.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-05566: unable to retrieve values for the list
binding \"{0}\", or for one or
more of its dependent lists
Cause: A failed attempt was made to retrieve list values from the server.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Programmatic
ADFDI-07000: unable to open Excel file
Cause: A failed attempt was made to open a workbook file.
Action: Ensure that the necessary file permissions have been applied, that
the file
exists, is not in use, and that it is a valid workbook file.
Level: 1
4-16 Oracle Fusion Middleware
Error Messages Reference
Type: ERROR
Impact: Files
ADFDI-07001: unable to find Excel file
Cause: A failed attempt was made to open a workbook file.
Action: Ensure that the necessary file permissions have been applied, and
that the
file exists.
Level: 1
Type: ERROR
Impact: Files
ADFDI-07006: unable to update web.xml for ADF
Desktop Integration
Cause: An attempt to update the web application deployment descriptor
failed.
Action: Apply the necessary changes using the deployment descriptor
Properties
dialog.
Level: 1
Type: ERROR
Impact: Configuration
ADFDI-07007: unable to update adf-config.xml for ADF
Desktop Integration
Cause: An attempt to update the application configuration failed.
Action: Apply the necessary changes by opening adf-config.xml in the
source
editor.
Level: 1
Type: ERROR
Impact: Configuration
ADFDI-07500: unable to find version converters to
perform the metadata
conversion.
Cause: Metadata converters for converting the workbook metadata to the
current
version can not be found.
Action: Ensure there are converters supporting this conversion.
Level: 1
Type: ERROR
Impact: Files
ADFDI-07501: unable to perform an XSL transformation
to migrate metadata.
Cause: A failed attempt was made to perform an XSL transformation for
migrating the metadata.
Action: Ensure both the XSLT stylesheet and the input XML document are
correct.
Level: 1
Type: ERROR
Impact: Deployment
ADFDI-07503: cannot open workbook file {0}
ADFDI-00100 to
ADFDI-55516 4-17
Cause: A failed attempt was made to open the workbook file during the
Publish
operation.
Action: Ensure that sufficient disk space is present and that user has has
the
necessary privileges to open the workbook file.
Level: 1
Type: ERROR
Impact: Files
ADFDI-07504: cannot rename workbook file {0} to {1}
Cause: A failed attempt was made to rename a workbook file during the
Publish
operation.
Action: Ensure that the user has sufficient privileges to delete the
temporary file
and to rename the workbook file.
Level: 1
Type: ERROR
Impact: Files
ADFDI-07506: cannot save workbook file {0}
Cause: A failed attempt was made to save a copy of the workbook file.
Action: Ensure that sufficient disk space is present and that user has has
the
necessary privileges to save a copy of the workbook file.
Level: 1
Type: ERROR
Impact: Files
ADFDI-07507: given buffer size is incorrect; given:
{0}
Cause: An incorrect value was supplied for the Workbook Parameters buffer
size.
Action: Ensure that compatible versions of the client and server framework
are in
use. Check the workbook configuration and retry the operation with
a different
worbook.
Level: 1
Type: ERROR
Impact: Data
ADFDI-07508: did not find expected start tag; found:
{0}
Cause: The workbook's internal format may be corrupted.
Action: Ensure that compatible versions of the client and server framework
are in
use. Check the workbook configuration and retry the operation with
a different
worbook.
Level: 1
Type: ERROR
Impact: Data
ADFDI-07509: did not find expected end tag; found:
{0}
Cause: The workbook's internal format may be corrupted.
4-18 Oracle Fusion Middleware
Error Messages Reference
Action: Ensure that matching versions of the client and server framework are
in
use. Check the workbook configuration and retry the operation with
a different
worbook.
Level: 1
Type: ERROR
Impact: Data
ADFDI-07510: mode length is incorrect; found: {0}
Cause: The workbook's internal format may be corrupted.
Action: Ensure that compatible versions of the client and server framework
are in
use. Check the workbook configuration and retry the operation with
a different
worbook.
Level: 1
Type: ERROR
Impact: Data
ADFDI-07511: AppRoot length is incorrect; found: {0}
Cause: The workbook's internal format may be corrupted.
Action: Ensure that compatible versions of the client and server framework
are in
use. Check the workbook configuration and retry the operation with
a different
worbook.
Level: 1
Type: ERROR
Impact: Data
ADFDI-07512: Workbook initialization parameters
length is incorrect; found: {0}
Cause: The workbook's internal format may be corrupted.
Action: Ensure that compatible versions of the client and server framework
are in
use. Check the workbook configuration and retry the operation with
a different
workbook.
Level: 1
Type: ERROR
Impact: Session
ADFDI-07513: Destination length {0} is less than
found length {0}.
Cause: Internal buffer size mismatch detected.
Action: Ensure that compatible versions of the client and server framework
are in
use. Check the workbook configuration and retry the operation with
a different
worbook.
Level: 1
Type: ERROR
Impact: Data
ADFDI-07514: unable to create HttpWebRequest
Cause: A failed attempt was made to create an http web resource.
ADFDI-00100 to
ADFDI-55516 4-19
Action: Check the configuration of the workbook to ensure that the web
resource
begins with http or https.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-07515: invalid response status code: {0}
Cause: A failed attempt was made to access an http web resource.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-07516: A worksheet version mismatch was
detected in worksheet {0}.
Version {1} was found, version {2} was expected.
Cause: The workbook's internal format may be corrupted, or incompatible
versions of the framework are in use.
Action: Ensure that compatible versions of the framework are in use;
upgrade the
workbook and framework.
Level: 1
Type: ERROR
Impact: Data
ADFDI-07517: There are no more rows available in the
metadata worksheet {0}.
Cause: The maximum capacity for storing metadata has been reached, or the
workbook's internal format may be corrupted.
Action: Remove some components from the workbook in order to free up
space.
Level: 1
Type: ERROR
Impact: Data
ADFDI-07518: The workbook has no metadata.
Cause: The workbook may be corrupted or the metadata has been erased
manually.
Action: Publish the workbook and try again or contact administrator.
Level: 1
Type: ERROR
Impact: Data
ADFDI-07520: Unable to evaluate the expression '{0}'
in '{1}'
Cause: A failed attempt was made to evaluate an invalid expression.
Action: Verify and correct the expression.
Level: 1
Type: WARNING
4-20 Oracle Fusion Middleware Error
Messages Reference
Impact: Programmatic
ADFDI-07521: Unable to evaluate the Excel formula
'{0}' in '{1}'
Cause: A failed attempt was made to evaluate an invalid Excel formula.
Action: Verify and correct the Excel formula.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-07522: Unable to execute the command: '{0}'
while a cell is in editing mode.
Accept or cancel the changes to the current cell and
then re-try the command.
Cause: An attempt was made to invoke a menu or toolbar command while a
cell
is open in editing mode.
Action: Accept or cancel the changes to the current cell and then re-try
the
command.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-07523: Failed to delete worksheet
Cause: The document may be corrupted.
Action: Obtain a fresh copy of the document.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-07524: The number of resource bundles ({1})
exceeds the supported limit of
{0}.
Cause: The number of resource bundles exceeded the supported limit.
Action: Reduce the number of resource bundles in this workbook.
Level: 1
Type: WARNING
Impact: Files
ADFDI-07525: failed to suppress application alerts
Cause: An attempt was made to suppress the display of alerts.
Action: Review the log files for additional details.
Level: 1
Type: WARNING
Impact: Programmatic
ADFDI-07526: unsupported version of Internet
Explorer: {0}
Cause: An unsupported version of Internet Explorer was found.
Action: Consult the documentation and install a supported version of
Internet
Explorer.
ADFDI-00100 to
ADFDI-55516 4-21
Level: 1
Type: WARNING
Impact: Session
ADFDI-08000: An unexpected exception has occurred.
The Workbook Designer
cannot initialize. The design-time session will now
abort.
Cause: A failed attempt was made to initialize the workbook for Design
Time
mode.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Session
ADFDI-08001: An unexpected exception has occurred.
The UI Controller cannot
initialize. The runtime session will now abort.
Cause: A failed attempt was made to initialize the workbook for Run Time
mode.
Action: Check the configuration of the workbook and retry the operation.
Ensure
that the web application is running and accepting requests.
Level: 1
Type: ERROR
Impact: Session
ADFDI-08002: An unexpected exception has occurred.
The workbook cannot
initialize and will now abort.
Cause: A failed attempt was made to initialize the workbook for an
unknown
mode.
Action: Check the configuration of the workbook and retry the operation.
Level: 1
Type: ERROR
Impact: Session
ADFDI-08003: An unexpected exception has occurred.
The workbook cannot switch
to test mode.
Cause: A failed attempt was made to switch from Design Time mode to Test
mode.
Action: Check the configuration of the workbook and retry the operation. Ensure
that the web application is running and accepting requests.
Level: 1
Type: ERROR
Impact: Session
ADFDI-08200: A valid {0} property must be chosen
before editing this property.
Cause: An attempt was made to edit the Web Pages Folder or Page Definition
Folders properties before specifying a valid Web Application Home
folder.
Action: Specify a valid Web Application Home folder property and retry the
operation.
4-22 Oracle Fusion Middleware
Error Messages Reference
Level: 1
Type: WARNING
Impact: Configuration
ADFDI-08201: A valid 'Web Pages' folder must be
chosen. Do you want to do that
now?
Cause: An attempt was made to choose a web page for an ActionSet's
Dialog.Page
property before a valid Web Pages Folder property was specified.
Action: Specify a valid Web Pages Folder property and retry the operation.
Level: 1
Type: WARNING
Impact: Configuration
ADFDI-08202: A valid path that is relative to the
'ApplicationHomeFolder' property
must be chosen.
Cause: An attempt was made to choose a folder that is not a valid
subfolder of the
parent folder property.
Action: If necessary, change the 'ApplicationHomeFolder' property to a
different
value, and then choose a valid subfolder for this property.
Level: 1
Type: WARNING
Impact: Configuration
ADFDI-08203: A valid, absolute path name must be
entered for this property.
Cause: An attempt was made to choose a folder for the Application Home
Folder
property that is not a valid, absolute folder.
Action: Navigate to the folder in which your web application resides.
Level: 1
Type: WARNING
Impact: Configuration
ADFDI-50001: Resource bundle not found. bundle: {0}
Cause: Unable to load the desired resource bundle class.
Action: Review the server logs for additional detail on the underlying
cause.
Level: 1
Type: ERROR
Impact: Configuration
ADFDI-50002: Resource key not found. bundle
Cause: Unable to find the desired key in the bundle.
Action: Review the server logs for additional detail on the underlying
cause.
Level: 1
Type: ERROR
Impact: Configuration
ADFDI-55000: unknown desktop integration error
ADFDI-00100 to
ADFDI-55516 4-23
Cause: An unexpected condition arose while handling the desktop
integration
request.
Action: Review the server logs for additional detail on the underlying
cause.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55001: XML element {0} missing required
attribute {1}
Cause: Invalid request XML was received.
Action: Review the server logs to ensure that only supported clients are
accessing
the ADFdi Remote Servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55002: The object, {0}, is not available.
Cause: An expected object was not found or was unavailable.
Action: Ensure that both the client and server metadata are configured
correctly.
Level: 1
Type: ERROR
Impact: Configuration
ADFDI-55003: The object, {0}, is not available.
Name: {1}
Cause: An expected object was not found or was unavailable.
Action: Ensure that both the client and server metadata has been
configured
correctly.
Level: 1
Type: ERROR
Impact: Configuration
ADFDI-55004: invalid GetResourceBundle request XML
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55005: invalid SyncModel request XML
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
4-24 Oracle Fusion Middleware
Error Messages Reference
Impact: Requests/Responses
ADFDI-55006: unexpected value specified for XML
element {0}
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55007: invalid request XML
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55008: invalid request method: {0}
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55009: user session unavailable
Cause: The user was not authenticated.
Action: No action is required.
Level: 1
Type: ERROR
Impact: Session
ADFDI-55010: expected XML element {0}; current
element is {1}
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55011: unexpected end-of-file in XML input
stream
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
ADFDI-00100 to ADFDI-55516
4-25
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55012: invalid XML element: {0}
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55013: expected XML reader state {0}; current
state is {1}
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55014: invalid child XML element {1} within
XML element {0}
Cause: The XML request sent by the client was invalid.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55017: The current row count exceeds the
configured limit.
Cause: The maximum number of rows requested by the client was exceeded.
Action: Submit a new request that conforms to the limit.
Level: 1
Type: ERROR
Impact: Data
ADFDI-55018: exception occurred while reading an XML
request
Cause: A malformed request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55019: exception occurred while writing the
XML response
4-26 Oracle Fusion Middleware
Error Messages Reference
Cause: Details about the underlying cause of the error are contained in
the server
logs.
Action: Review the server logs for details about additional steps to take.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55021: A version mismatch was detected for
{0}. Version {1} was found,
version {2} was expected.
Cause: The client version does not match the required level for the
DIRemoteServlet.
Action: Upgrade the client and/or server so that compatible versions are
in use.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55022: invalid SessionStatus request XML
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55023: invalid MultiSyncModel request XML
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55025: The control binding definition for item
{0} is incorrect or
incompatible. {1}
Cause: The control binding definition has been misconfigured, or an
incompatible
control binding has been encountered.
Action: Check the control binding definition and ensure that only
supported
control bindings are used.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55026: invalid TamperCheck request XML
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
ADFDI-00100 to
ADFDI-55516 4-27
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55027: invalid EncodeURL request XML
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55028: unexpected value specified for XML
element {0}: {1}
Cause: An invalid request was received.
Action: Review the server logs to ensure that only supported clients are
accessing
this servlet.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55030: Cannot find the client registry file:
{0}
Cause: System could not find the client registry file in the web-inf
location.
Action: Contact administrator
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55031: An error occured while trying to read
client registry file
Cause: While trying to read the client registry file, an IO error occured.
Action: Check logs for details of IO error and address root case to enable
file
access.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55032: Unable to set attribute {0} (row object
unavailable: {1})
Cause: Client attempted to set an attribute value when no server row is
available.
Action: Refresh the client data and retry the operation.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55033: {0}: cannot convert the input value
({1}) to the expected data type ({2}).
Cause: Input values are not consistent with expected data type.
Action: Correct input values according to data type.
4-28 Oracle Fusion Middleware
Error Messages Reference
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55034: Tamper check is disabled.
Cause: The servlet was configured to disable the tamper check feature.
Action: Adjust servlet initialization parameters as desired.
Level: 1
Type: WARNING
Impact: Configuration
ADFDI-55035: Tamper check did not succeed. Result:
{0}
Cause: Tamper check was unable to match the hashcode of the client to the
expected value.
Action: Adjust the configuration of tamper check or obtain a new copy of
the
workbook.
Level: 1
Type: WARNING
Impact: Data
ADFDI-55036: Received a request with unexpected
content type: {0}
Cause: A request with an unexpected content type was received.
Action: Use only supported content types.
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55037: Tamper check is configured to allow
missing entries.
Cause: The tamper check feature was configured to allow missing entries.
Action: Adjust servlet initialization parameters as desired.
Level: 1
Type: WARNING
Impact: Configuration
ADFDI-55038: The region binding includes an
unsupported control type: {0}
Cause: The page definition was configured to use an unsupported control
type.
Action: Remove the unsupported type.
Level: 1
Type: WARNING
Impact: Configuration
ADFDI-55039: Unexpected servlet failure
Cause: The servlet has failed due to an unexpected condition.
Action: Review the server logs for more information.
ADFDI-00100 to
ADFDI-55516 4-29
Level: 1
Type: ERROR
Impact: Requests/Responses
ADFDI-55040: Unable to read requested resource
bundle: {0}
Cause: An attempt was made to load a resource bundle that was not
available.
Action: Review the configuration to ensure that the resource bundle is
available.
Level: 1
Type: ERROR
Impact: Configuration
ADFDI-55041: Aborting the commit action for a
transaction.
Cause: The commit action was aborted for the transaction due to error in
the
binding container.
Action: Clear the error conditions and retry the operation.
Level: 1
Type: ERROR
Impact: Data
ADFDI-55502: The length of the source data, {0}, is
greater than the size of the
destination buffer, {1}.
Cause: Internal buffer size mismatch was detected.
Action: Ensure that compatible versions of the client and server framework
are in
use. Check the workbook configuration and retry the operation with
a different
workbook.
Level: 1
Type: ERROR
Impact: Data
ADFDI-55510: unable to find expected workbook
parameters start tag; found: {0}
Cause: The internal format of the workbook might be corrupted.
Action: Run the workbook admin tool on this workbook. Ensure that
compatible
versions of the client and server framework are in use.
Level: 1
Type: ERROR
Impact: Data
ADFDI-55511: unable to find expected workbook
parameters end tag; found: {0}
Cause: The internal format of the workbook might be corrupted.
Action: Run the workbook admin tool on this workbook. Ensure that
compatible
versions of the client and server framework are in use.
Level: 1
Type: ERROR
Impact: Data
ADFDI-55512: The workbook parameters buffer size is
incorrect: {0}.
4-30 Oracle Fusion Middleware
Error Messages Reference
Cause: The internal format of the workbook might be corrupted.
Action: Run the workbook admin tool on this workbook. Ensure that
compatible
versions of the client and server framework are in use.
Level: 1
Type: ERROR
Impact: Data
ADFDI-55513: The workbook parameters mode length is
incorrect: {0}.
Cause: The internal format of the workbook might be corrupted.
Action: Run the workbook admin tool on this workbook. Ensure that
compatible
versions of the client and server framework are in use.
Level: 1
Type: ERROR
Impact: Data
ADFDI-55514: The workbook parameters application
root length is incorrect: {0}.
Cause: The internal format of the workbook might be corrupted.
Action: Run the workbook admin tool on this workbook. Ensure that
compatible
versions of the client and server framework are in use.
Level: 1
Type: ERROR
Impact: Data
ADFDI-55515: The workbook parameters collection
length is incorrect: {0}.
Cause: The internal format of the workbook might be corrupted.
Action: Run the workbook admin tool on this workbook. Ensure that
compatible
versions of the client and server framework are in use.
Level: 1
Type: ERROR
Impact: Session
ADFDI-55516: Unexpected filter failure
Cause: The filter has failed due to an unexpected condition.
Action: Review the server logs for more information.
Level: 1
Type: ERROR
Impact: Requests/Responses
Impact: Programmatic