Consultor Eletrônico



Kbase P10240: Broker could not spawn a server (1157) using Progress Explorer tool
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   28/08/2004
Status: Unverified

FACT(s) (Environment):

Progress 9.1C

SYMPTOM(s):

Database starting from Progress Explorer tool.

Broker could not spawn a server. (1157).

Database spawns 4 servers, 5th server fails reporting the (1157) error message.

The "-Mn" is set to 5 and "-Ma" to 5.

CAUSE:

The "-Mpb" parameter limits the number of servers a broker can spawn. The "-Mpb" is set to 4 (the default setting for the "-Mpb" parameter in Progress Explorer).
With a "-Mpb" of 4 the number of servers to be spawned is limited to 4.

The "-Mpb" "Maximum Servers" is set in Progress Explorer under the defaultConfigurationProperties.

FIX:

Increase the "-Mpb" parameter. The "-Mpb" parameter must be equal to or higher then the "-Mn" parameter (number of servers value).