AR #33073 - 11.2 CORE Generator - "WARNING: Default charset MS950 not supported, using ISO-8859-1 instead"

All Recent Answers

Search Answers Database


 

11.2 CORE Generator - "WARNING: Default charset MS950 not supported, using ISO-8859-1 instead"

AR# 33073
Topic SW-Coregen
Last Modified 2009-09-11 00:00:00.0
Status Active

Description

Keywords: charset, java, UTF-8, ISO, MS950, GBK

The CORE Generator software (run in debug mode; coregen -ddd) fails to generate some IP cores, and warning messages similar to the following appear in the console:

"DEBUG[generation] - Full EJava error output:
WARNING: Default charset MS950 not supported, using ISO-8859-1 instead
DEBUG[generation] -
DEBUG[Generation] - Error: Failed to generate file: core_v
ERROR:sim - Error: Failed to generate file: core_v
Error found during generation.
DEBUG[taskexecutor] - Command: generate finished"

The problem seems to be related to the charset, and it does not occur on an OS with the language set to English.

Solution

To work around this problem, add the environment variable JAVA_TOOL_OPTIONS to the following value:

JAVA_TOOL_OPTIONS = "-Dfile.encoding=UTF8"

This issue is resolved in the 11.3 ISE software release.
 
 
/csi/footer.htm