Data Transformation Engine Integration Flow Designer Reference Guide

Integration Flow Designer Reference Guide
158
Appendix A - Return Codes and Error
Messages
This chapter contains troubleshooting tips and a list of return codes and error
messages for the Integration Flow Designer.
Troubleshooting Tips
This section contains troubleshooting tips for error messages.
"Not enough Memory to Execute" Error Message
Problem: A map is running on a UNIX platform but fails on a different platform
displaying the following error message:
Not enough Memory to execute (2)
Solution: The most common reason is that the map being run is not built for that
platform. Ensure that the executable map corresponds to the correct UNIX
platform where the engine is running.
"Version Mismatch" Error Message
If you deploy a system to an incompatible platform, the logged error message
might incorrectly indicate a version mismatch, when it should instead indicate a
platform mismatch.
The problem causing an incorrect error message is that the version is reverse byte
ordering on UNIX (as opposed to NT). To the Event Server, it appears as a version
mismatch because it there is no indication that it was meant for NT. The Event
Server can only conclude that it is not appropriate for UNIX platforms.