Consultor Eletrônico



Kbase P104530: Unable to start large number of AppServer agents (250 and more)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   01/10/2009
Status: Verified

SYMPTOM(s):

Unable to start 250 and more appserver agents

Unable to start large number of appserver agents

Appserver broker hangs when trying to start huge amount of agents

Tuning of -mx and -ms java heap settings does not help

Machine has sufficient amount of RAM

Using JVM 1.3.1

ps -eflw output show process hangs when reached 512 MB

FACT(s) (Environment):

Linux Intel
Progress 9.1X

CAUSE:

By default Progress (in DLC/bin/java_env) uses "classic" (java) VM. The classic VM type has 512 MB limitation (not Progress, the Java).

FIX:

Open DLC/bin/java_env and change VMTYPE=classic to VMTYPE=client and restart the AdminServer.