Kbase P111790: AppServer/WebSpeed broker does not start in UNIX with only username and password specified
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/8/2008 |
|
Status: Verified
SYMPTOM(s):
AppServer/WebSpeed broker does not start in UNIX with only username and password specified
The admin server log (admserv.log) file shows the following error:
.() failure: (8171)
The full text of the error is:
[AdminServer] SvcControlCmd.connectToService() failure: Unable to connect to the service process at rmi://<AdminServer_Host>:<AdminServer_Port>/<Broker_Name>(after 2 retries) (8171)
[AdminServer] Started broker. Broker: <Broker_Name>, PID:
FACT(s) (Environment):
There is no log generated for the unified broker
There is no value returned for the PID above in the admserv.log file.
Password for the user is correctly specified
The broker successfully starts with OpenEdge 10.0B FCS
UNIX
OpenEdge 10.0B
OpenEdge Server Technology Category: AppServer
CHANGE:
Upgraded from OpenEdge 10.0B to OpenEdge 10.0B03
CAUSE:
Bug# OE00125198
FIX:
There are 2 ways how to specify the groupName for the unified broker:
1) use Progress Explorer > Broker properties > Owner Information
Or,
2) manually specify "groupName=value" under the broker you want to start with the username in the ubroker.properties without the double quotes. Be sure to stop the adminserver prior to change, and re-start it afterwards.