Consultor Eletrônico



Kbase P73519: Progress freezes for seconds regularly when using INI file on remote file system
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   26/06/2009
Status: Verified

SYMPTOM(s):

Progress freezes for seconds regularly when using INI file on remote file system

Using -basekey INI and -ininame startup parameters to specify custom INI file

INI file is located on a shared network drive

FACT(s) (Environment):

Progress 9.x
OpenEdge 10.x
Windows

CAUSE:

High activity on INI file (which can be identified using tools such as Process Monitor) combined with OS
etwork related issues forces clients to wait when retrieving settings.

FIX:

- Deploy INI file on client-side and modify startup command line accordingly.
(For Terminal Server based deployments this implies copying the INI file to each user's home directory.)

- Track down and resolve the OS
etwork issues.

- Set INI file to read-only access