Data Transformation Engine Return Codes and Errors Reference Guide
Chapter 4 – Adapters  Java Class 
Return Code  Message 
-1022  Failed to create interaction 
-1023  Failed to execute interaction 
-1024  Record factory failed to create Record 
-1025  Failed to load Plug-in 
-1026  Plug-in streamToRecord failed 
-1027  Plug-in recordToStream failed 
-1028  Failed to begin local transaction 
-1029  Failed to commit local transaction 
-1030  Failed to rollback local transaction 
Java Class 
The following is a listing of all the codes and messages that can be returned as a 
result of using the Java Class adapter for sources or targets. 
Note  Adapter return codes with positive numbers are warning codes that indicate a 
successful operation. Adapter return codes with negative numbers are error codes 
that indicate a failed operation. 
Return Code  Message 
-1001 
Java exception occurred: exception_description 
The variable exception_description represents the exception 
error returned by the Java language. 










