Kbase P96621: fmconfig -query output includes error message PromsgsFileIOException
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  29/01/2009 |
|
Status: Verified
SYMPTOM(s):
fmconfig -query output includes error message PromsgsFileIOException
com.progress.common.util.PromsgsFile$PromsgsFileIOException: error converting promsgs to java codepage (UTF8)
FACT(s) (Environment):
Progress installation using default language German
Progress installation using default language Portuguese Brazilian
No errors when fmconfig -enable was executed
OpenEdge 10.0B
Fathom Management 3.0A
OpenEdge 10.1B03 Service Pack
Windows
CAUSE:
Bug# OE00110406
FIX:
Upgrade to OpenEdge 10.0B02.
As workaround do the following:
1) copy %DLC%\prolang\promsgs.eng to the DLC directory
2) EDIT %DLC%\fmconfig.bat in the "BIN:" section enter a new line with:
set PROMSGS=%DLC%\promsgs.eng
3.) save changes to fmconfig.bat