Consultor Eletrônico



Kbase P18569: Error 1890 or 1157 trying to spawn a server for port above 32768
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/09/2009
Status: Verified

SYMPTOM(s):

Error 1890 or 1157 trying to spawn a server for port above 32768

BROKER: Could not spawn a server. (1890)

On Windows get error 1157

Broker could not spawn a server. (1157)

Negative port numbers in database log file

FACT(s) (Environment):

The minport and maxport is set in a range equal or larger than 32768
OpenEdge 10.0A

CAUSE:

Bug# OE00087259

CAUSE:

The minport and maxport values are being treated as signed integers (+32678 to -32578).
The database broker was not auto spawn the ports with numbers set => 32768.

FIX:

Upgrade to OpenEdge 10.0B or later.

As a workaround use a range of ports below 32768.