Consultor Eletrônico



Kbase 20839: Error 8208, 8552 starting secondary AppServer - Enable Support default service for only one broker
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   11/11/2004
Status: Verified

FACT(s) (Environment):

Progress 9.1x

SYMPTOM(s):

Error Starting Secondary Appserver.

Error starting secondary webspeed broker

Error:
Registration Failure: Load Balancing Not Available. Broker <UUID> Not Registered. Application Service <Application Service> already being used. (8208)

Error:
The NameServer indicated that it failed to register the broker. (8552)

The "Supports default service" option is checked to "on" for both brokers

Name server load balancing product is not installed

Does not have Name server load balancing product

CAUSE:

The Name server Load Balancing product has not been installed, and the "Supports default service" option is checked to "on". When the broker registers with a NameServer, it indicates whether it supports the default application service, in addition to any listed in the appserviceNameList. Because the Load Balancing product is not installed, the second AppServer fails to start.

FIX:

Uncheck the "Supports default service" box. Follow these steps to do this from the Progress Explorer:

1) Click the properties of the AppServer.

2) Expand the "Broker" section.

3) Highlight "AppService Name List".

4) Uncheck "Supports default service".

To do this without the Progress Explorer, edit the ubroker.properties file.

Follow these steps to edit the ubroker.properties file:

1) Find the section where the AppServer is defined.

2) Set "defaultService" to equal 0 (zero).

3) Save the file and then restart the AppServer.

If the AdminServer is running when the file is edited, the AdminServer will restart once changes are saved..