Consultor Eletrônico



Kbase P83389: Limited numbers of Environment variables and AppServer in Progress 9.1C
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.1C

SYMPTOM(s):

Limit for numbers of the Environment variables and AppServer

OS-GETENV does not work and at the same time jmvStart.exe GPF's with 9.1C

OS-GETENV does not work with more than 20 environment variables with 9.1C

CAUSE:

Bug# 20020115-008

CAUSE:

The limit for the number of environment variables was increased in 9.1D from 20 to 32 in the AdminServer.

FIX:

This limitation of 20 environment variables can be avoided by upgrade to Progress 9.1D.
- or -
A possible workaround is that you set and 'export' the environment variables in the shell before starting the AdminServer:

# OS_VAR=value
# export OS_VAR
# proadsv -start