Consultor Eletrônico



Kbase P103467: Getting error (8287) when trying to start the nameserver
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

SYMPTOM(s):

Getting error (8287) when trying to start the nameserver

Unable to connect to Progress AdminServer at rmi://localhost:20931/Chimera (8287)

Unable to find NS1 (8281)

AdminServer was started using a port other than the default 20931

proadsv -port XXXX -query returns AdminServer is alive (8545).

CAUSE:

The -port option has not been specified with nsman command utility

FIX:

Add the -port parameter and the port number where adminserver process was started to the nsman utility as follow:
nsman -name NS1 -port XXXX -start