Consultor Eletrônico



Kbase P117061: SonicMQ Adapter will not start getting error 8171.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   28/06/2006
Status: Unverified

FACT(s) (Environment):

OpenEdge 10.x
Windows
UNIX
SonicMQ

SYMPTOM(s):

SonicMQ Adapter will not start.

Admin Servers' log file has error 8171.

[AdminServer] SvcControlCmd.connectToService() failure: Unable to connect to the service process at rmi://<AdminServer_Host>:<AdminServer_Port>/<Adapter_Name>(after 2 retries) (8171)


SonicMQ Broker log file displays:

Could not listen on port: 3XXX

java.net.BindException: Address already in use.

The necessary jar files have been copied into DLC/java/sonicMQ/lib directory.

AdminServerPlugins.properties file has the proper PROGRESSCP settings.

CAUSE:

There are multiple AppServers that are using the same port number as the SonicMQ adapter.

FIX:

Assign unique port numbers for each AppServer.