Consultor Eletrônico



Kbase P99566: Unable to find plugin ( ) that created event( application.state.EStartServiceEvent present in AdminS
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/01/2005
Status: Unverified

FACT(s) (Environment):

HP-UX 11.0
Progress 9.1D
SonicMQ 6.x

SYMPTOM(s):

Unable to start SonicMQ Adapter

Connecting to Progress AdminServer using rmi://localhost:30011/Chimera
(8280)
Searching for sonicMQ1 (8288)
Connecting to sonicMQ1 (8276)
Unable to start sonicMQ1 (8297)


AdminServer log file shows: Unable to find plugin ( ) that created event( application.state.EStartServiceEvent

CAUSE:

AdminServer using non-default port (30011) that was being used by another AdminServer.

FIX:

To correct the problem, change the AdminServer port for listening as well as the adminport (default 7832) for communication between the servergroup and the AdminServer.
For Example:
proadsv -start -port 30012 -adminport 9000