Understanding Logged Errors
If an error occurs when you refresh the gateway properties or during a transformation, it’s entered in the gateway’s error log file.
Integration Gateway Refresh Errors
After you specify integration gateway properties and refresh the gateway, errors can be generated for the following reasons:
-
No value is specified for ig.transformN.XSL.
-
No value is specified for ig.transformN.MessageName.
-
No value is specified for both ig.DefaultServer.LocalNode and ig.transformN.SourceNode.
-
No value is specified for both ig.DefaultServer.LocalNode and ig.transformN.DestinationNode.
-
The gateway is in the process of loading, compiling or caching a transformation program.
Runtime Transformation Errors
Errors are generated for the following reasons when the gateway attempts to apply a transformation:
-
Nonrepudiation is enabled for the message.
-
The integration gateway is unable to transform the message.
-
The integration gateway is unable to decompress and decode the message.
-
The integration gateway is unable to compress and encode the message.
-
The IBRequest does not specify a RequestingNode and no value is specified for ig.DefaultServer.LocalNode.
-
The IBRequest does not specify a DestinationNode and no value is specified for ig.DefaultServer.LocalNode.
-
The IBRequest specifies neither a RequestingNode nor a DestinationNode.