Consultor Eletrônico



Kbase P10343: Unable to start the broker using both the user & group name
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   29/01/2005
Status: Verified

FACT(s) (Environment):

UNIX

FACT(s) (Environment):

WebSpeed 3.1D

FACT(s) (Environment):

Progress 9.1D

SYMPTOM(s):

jvmStart execution status: !-0099Error attempting to start as a daemon, errno 5 in the admserv.log file

Unable to start the webspeed broker

Unable to start the appserver broker

_progres starts with no userName defined

_progres does not start with userName defined

The userName password is not specified

User name and the group name defined within the ubroker properties file

CHANGE:

Upgraded to Progress 9.1D/WebSpeed 3.1D from a previous version.

CAUSE:

User's password was not specified. Starting in Progress 9.1D/WebSpeed 3.1D the password is required if user name is specified in the ubroker.properties file. This was not the case prior to WebSpeed 3.1D.

FIX:

Specify the user's password.

If you are manually entering the information within the ubroker.properties file, you must use the "genpassword" script in the $DLC/bin folder to create an encrypted password by using the following command:

# [Install-dir]\bin\genpassword -password users_password

Using genpassword is not required when entering in the information through the Progress Explorer interface.