Consultor Eletrônico



Kbase P17807: Startup of WebSpeed broker and dynamics broker fails when -weblogerror is put in a pf file
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

FACT(s) (Environment):

Dynamics 2.0A
WebSpeed 3.x

SYMPTOM(s):

Startup of WebSpeed broker fails

Startup of default dynamics broker fails

ERROR: cannot start server. (8100)

Timeout while listening for server : java.io.InterruptedIOException: Accept timed out

In ubroker.properties file, the entry for agent startup is as following
srvrStartupParam=-pf wsdynamics.pf

wsdynamics.pf contains -weblogerror

CAUSE:

Missing -weblogerror in srvrStartupParam. -weblogerror is not a client startup parameter and can not be put into a pf file.

FIX:

Add -weblogerror to srvrStartupParam line in ubroker.properties for the broker and not to put it in a .pf file.