Consultor Eletrônico



Kbase P15628: WebSpeed broker is unable to spawn one or more agents when srvrExecFile attribute is missing from br
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/22/2010
Status: Verified

SYMPTOM(s):

ERROR: cannot start server. (8100)

admin error response received: 2. (8067)

WebSpeed broker is unable to spawn one or more agents

WebSpeed broker with zero (0) agents configured starts fine

All required OS patches have been installed

max_threads_proc OS kernel parameter has been increased

256 MB physical RAM on the machine

Within the ubroker.properties file for specific broker, attribute "srvrExecFile" is missing

FACT(s) (Environment):

Progress 9.1D
HP-UX 11

CAUSE:

The exact cause is unknown at the time of this writing

FIX:

1. Stop brokers, name server and admin server

2. Open $DLC/properties/ubroker.properties file, go to the specific Webspeed broker configuration and put following line inside (on a single new line)

srvrExecFile=$DLC/bin/jvmStart $DLC/bin/_progres

3. Save ubroker.properties
4. Restart AdminServer, NameServer and the WS broker.