Consultor Eletrônico



Kbase P20112: Unable to start a webspeed broker after upgrading to Webspeed 3.1D
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   14/10/2004
Status: Unverified

FACT(s) (Environment):

Webspeed 3.1D

SYMPTOM(s):

ubroker.properties brought from an older Webspeed version

Unable to start a webspeed broker

java.net.ConnectException: Connection refused: no further information

Connection refused to host

SvcControlCmd.connectToService() failure: Unable to connect to the service process at rmi://<hostname>:20931/<broker>(after 2 retries) (8171)

ubroker.properties file moved over from Webspeed 3.1B

CAUSE:

Missing -p newConsole for srvrExecFile under UBroker.WS section in UBroker.properties

FIX:

Available options:
1. rename ubroker.properties.template to ubroker.properties into <DLC>/properties folder and add your settings there
2. open ubroker.properties into a text editor and add "-p NewConsole" to srvrExecFile under UBroker.WS section.