IBM WebSphere Business Integration Adapter Network Card User Manual


 
Error description Error type Handling by i2 connector
Fail to convert XML message
to IBM business object
Error The error that the XML message has a
syntax error is logged for the message,
The XML message gets dumped to the
log file, and the processing continues
for other messages.
Any error when posting event
to the broker
Error The error is logged with the status of
ERROR_POSTING_EVENT for the
business object, and the polling
continues for the other messages.
Event not subscribed to Error The error is logged with the status of
UNSUBSCRIBED for the business
object, the XML message is dumped to
the log file, and the polling continues
for the other messages.
Service call request processing error messages
The following table describes service call request processing error messages. These
are logged in the i2 Adapter log file.
Error description Error type Handling by i2 connector
Not able to get a connection
for the specified port type and
instance.
Fatal error The connector detects the connection
error at the time of a service request
processing call. It logs a fatal error
with the status of FAIL in the
exception and a detailed exception
message stating the cause of the
exception set on the exception object.
No instance ID found in the
metadata object within the
incoming business object
Error The connector checks for the default
value setting for the instance ID
attribute of the metaobject within the
wrapper business object. If set, the
connector tries to connect to this
instance and execute the operation. If
there is no default value, it logs the
error message with the status of FAIL
and a detailed exception message
stating the cause of the exception set
on the exception object.
Not able to convert the
incoming child business object
attributes to XMl.
Error The i2 connector logs the message to
the adapter log and sets the status on
the exception to FAIL.
Failure executing the operation
on the i2 side.
Error The i2 connector logs the message
from the Resource Exception to the
adapter log and sets the status on the
exception to FAIL.
Not able to convert the
returned CIS Record if the
operation was SUCCESSFUL
to XML.
Error The i2 connector logs the message to
the adapter log and sets the status on
the exception to FAIL.
Chapter 5. Troubleshooting and error handling 29