Consultor Eletrônico



Kbase P19826: WebSpeed broker does not start if database is not up and running
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/13/2006
Status: Verified

FACT(s) (Environment):

WebSpeed

SYMPTOM(s):

WebSpeed broker does not start

ServerSocketsIPC read() IOException : java.io.EOFException : NULL (8127)

ServerIPCException in getServerIPCMsg() : ServerIPC error. (8119)

Error 8127 and 8119 are present within the broker log

Errors present within the broker log with verbose logging

S-0001> Unexpected msg from server :
S-0001> version= 108
S-0001> type= 1 UBTYPE_ADMIN
S-0001> src= 0 DEFAULT_UBSRC
S-0001> rq= 0x1 UBRQ_ADMIN
S-0001> rqExt= 0x0
S-0001> rsp= 0x0 UBRSP_OK
S-0001> rspExt= 0x0
S-0001> src= 0
S-0001> adRq= 4 ADRQ_SERVER_TERMINATE
S-0001> rsp= 0 ADRSP_OK
S-0001> msglen= 0
S-0001> buflen= 0
S-0001>ERROR: cannot start server. (8100)
L-3060>admin error response received: 2. (8067)
L-3060><broker_name> port 3060 closed. (8065)
L-3060>Unbinding RMI registry ... (8066)
L-3060><broker_name> port 3060 closed. (8065)
L-3060>Unbinding RMI registry ... (8066)
L-3060>Exception unbinding broker (not bound) : <broker_name> (8525)
S-0001>Ending serverPool thread: S-0001. (8077)
main>ubroker v91D (09-Apr-02) done. (8041)
main>Log Closed

The server log file show error 1423

There is no server for database <dbname>. (1423)

Agents connect to database upon startup

CAUSE:

Database is not running. If the database is not running when the agents try to connect, the broker will not start.

FIX:

Start the database before starting the broker