EGL Java run-time error code VGJ0307E

 

VGJ0307E: Table file %1 for table %2 could not be loaded because table file %1 is a VisualAge Generator C++ table file and is not in big-endian format.

 

Explanation

Table files generated by the VisualAge Generator C++ generator can only be used with Java programs if the byte-ordering used to encode numeric data within the table is big-endian.

 

User Response

Regenerate the table in big-endian format or as a Java platform-independent table.

To regenerate the table in big-endian format, use VisualAge Generator to generate the table for a C++ target system that is big-endian (e.g. AIX). To regenerate the table as a Java platform-independent table, generate the table for a Java target system with VisualAge Generator or EGL.

Additional diagnostic information may become available if you enable program trace.