Kbase P62016: OE 10 Progress Explorer is unable to connect to AdminServer on non English machine
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  7/25/2008 |
|
Status: Verified
SYMPTOM(s):
OpenEdge 10 Progress Explorer refuses to connect to AdminServer
OpenEdge 10 Progress Explorer cannot connect to AdminServer on I18N machine
OpenEdge 10 Progress Explorer cannot connect to AdminServer on machine with non English locale
AdminServer running on non-English machine
No error is displayed when connection fails
English Windows with non-English locale fails
non-English Windows with English locale works
FACT(s) (Environment):
OpenEdge 10.0A
Windows NT 32 Intel/Windows 2000
CAUSE:
BUG# 20040109-023
FIX:
This issue has been addressed in OpenEdge 10.0A SP01 and 10.0B, alternatively the following workarounds can be used:
1.) Modify %DLC%/properties/JavaTools.properties, section [Progress Explorer] following way:
[ProgressExplorer]
classpath=<install-dir>/java/prowin.jar,<install-dir>/java/rmi.zip,
<install-dir>/java/progress.jar,<install-dir>/java/messages.jar,
<install-dir>/java/schema.jar,<install-dir>/jre/lib/i18n.jar,
<install-dir>/java/ext/activation.jar,<install-dir>/java/ext/mail.jar,
<install-dir>/java/ext/soap.jar,<install-dir>/java/ext/wsdl4j.jar,
<install-dir>/java/ext/xercesImpl.jar,<install-dir>/java/ext/xmlParserAPIs.jar
save file and reconnect via Progress Explorer.
2.) Alternatively you can set locale of your Windows to English, reboot the PC and restart the AdminServer - you will be able to connect now.