
Chapter 6 Logging and debugging 101
Log messages
3324
BMC Remedy Link does not
have a license, and cannot
be run.
Indicates that the Integration Engine
service does not have a license.
3325
Session <%1> statistics:
AR System requests: <%2>,
Vendor requests: <%3>.
Indicates the following statistics:
<%1> — Name of the session ID tag from
the EIE:DataExchange form.
<%2> — Number of AR System keys
processed.
<%3> — Number of external data store
keys processed.
3326
Session <%1> statistics:
Requests added: <%2>,
updated: <%3>, errors:
<%4>, warnings: <%5>
.
Indicates the following statistics:
<%1> — Name of the session ID tag from
the EIE:FieldMapping form.
<%2> — Number of requests added.
<%3> — Number of requests updated.
<%4> — Number of requests ignored due
to an error.
<%5> — Number of requests updated and
added, but some fields were ignored due
to an error.
3327
Session <%1>: Request <%2>
error: record ignored due
to error
.
The record was not exchanged for the
named session ID tag and the named data
key. Verify that the session ID tag and the
data key are correct in the field mapping.
3328
Session <%1>: Request <%2>
warning: one or more
fields not processed.
The fields were not processed for the
named session ID tag and the named data
key. Verify that the session ID tag and the
data key are correct in the field mapping.
3329
Adapter <%1>: Cannot find
adapter file at<%2>.
Adapter is not present at mentioned path.
Please check adapter installation
directory.
3330
Adapter <%1>: Failed to
load adapter <%2>.
Adapter library failed to load. Please
check dependencies.
3331
Adapter <%1>:
GetProcAddress() failed.
Unable to get function address in adapter
library.
3332
Adapter <%1>: Failed to
initialize adapter: <%2>.
Failed to initialize adapter object. Please
check external data store configuration
parameters.
3333
Adapter <%1>: Failed to
create adapter object:
<%2>.
Failed to allocate memory for adapter
object.
3334
Adapter <%1>: Failed to
terminate the adapter:
<%2>.
Failure during adapter close connection
and release resources.
3336
Adapter <%1>: Failed to
open connection to data
source: <%2>.
Failure during adapter open connection
with data store.
Table 6-2: Log file messages
ID Number Message Description