Kbase P41310: Name server log filled with numerous error 8208 and error 8210
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  29/10/2008 |
|
Status: Verified
SYMPTOM(s):
Name server log filled with numerous error 8208 and error 8210
Registration Failure: Load Balancing Not Available. Broker <UUID> Not Registered. Application Service <Application Service> already being used. (8208)
Registration Failure: Load Balancing Not Available. Broker mybroker IP:UUID:domain/IP port# Not Registered. Application Service WS.mybroker already being used (8208)
Unregistering Broker <Broker Name>. (8210)
Unregistering Broker mybroker IP:UUID:domain/IP port# (8210)
NS query shows mybroker registered but with a differnt UUID and port#
Two installation of webspeed, two ubroker.properties file both containing mybroker definition, one with registered broker, the other with the unregistered broker
ps -ef |grep shows many java processes running
FACT(s) (Environment):
Linux Intel
WebSpeed 3.x
CAUSE:
There are two mybroker's started with different UUID and port #, without load balancing, name server can only register one broker, it continues to write to name server log file error 8208 and 8210 and whenever the 2nd broker attempts to register.
FIX:
Reboot the Linux system to clear all the Java processes, then start just one broker.