Consultor Eletrônico



Kbase P120311: Unable to start more than 25 WebSpeed agents in UNIX
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/9/2006
Status: Unverified

FACT(s) (Environment):

WebSpeed 3.x
OpenEdge 10.x
UNIX

SYMPTOM(s):

Unable to start more than 25 WebSpeed agents in UNIX

The maximum server instance(maxSrvrInstance) is set to 50 in the ubroker.properties file

The broker log file shows error 8089

ERROR: No servers available. (8089)

The minimum and maximum server port (srvrMinPort and srvrMaxPort) range is set to 50

The database is started with number user (-n) set to 300

The WebSpeed agents are connecting to the database in shared memory

The ulimit for the user was not a concern

The WebSpeed license was recently upgraded to 50 agents limit

The same UNIX server has another installation of the same WebSpeed version with 25 agents limit

CAUSE:

There are two installation of the same WebSpeed Transaction Server (WSTS) in the same UNIX server. The $DLC was pointing to the WSTS that has only 25 agents limit. The ubroker.properties file therefore only has the maxSrvrInstance set to 25.

FIX:

Point to the correct WebSpeed Transaction Server installation($DLC), and restart admin server and the brokers.