VGJ0308E: Table file %1 for table %2 could not be loaded. Table file %1 is a VisualAge Generator C++ table file, and the character encoding used in the table (%3) is not supported on the run-time system.
Explanation
Table files generated by the VisualAge Generator C++ generator can be used with Java programs only if the type of character encoding used for data within the table is the same type of encoding used by the run-time system.
User Response
Do as follows:
To regenerate the table using the correct character encoding, use VisualAge Generator to generate the table for your target system or another C++ target system that uses the same character encoding. 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.
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.