Server

来源:互联网 发布:linux wc命令C实现 编辑:程序博客网 时间:2024/05/16 11:05

Server - Linux 32bit: bms, fes, lgs, mfs, ms, sbs, su continuously restart

Added by Xenor over 4 years ago

Hello,

I've compiled server on debian fairly easily.

When I run shard start things seem OK and Ryzom Admin interface reports all services running.

I have error in client when attempt connect: The log-in server is in maintenance, please try later (3003)

Did fixes on http://dev.ryzom.com/wiki/7/ClientConnectErrors. Problem remains.

Further investigation shows that bms, fes, lgs, mfs, ms, sbs, and su services are continuously restarting.

I've noted that the rate of restart varies for each of these.

start_count files in respective folders reveal each of these services restarts this many times:
bms - 1025
fes - 2146
lgs - 1027
mfs - 1251
ms - 2150
sbs - 1156
su - 89

I have trouble understanding a log files. Can not deduce cause of problem.

I tried to search first the logs correspond to the services which have greatest incidence of restart. These services, fes and ms, have no log associated with that I can tell.

I do not know if this relates; I have seen in the log files this line: LNETL0: No network card detected! using localhost

I see in all logs at the end: WRN 3069983600 127.0.0.1/TICKS-129 stdin_monitor_thread.cpp 84 run : fgets failed. I think this relates to shard stop

I see in backup_service.log:

2011/01/07 07:06:33 3062339280 127.0.0.1/BS-0 : Executing command : 'moduleManager.createModule StandardGateway gw'
2011/01/07 07:06:33 3062339280 127.0.0.1/BS-0 : Execute command: moduleManager.createModule StandardGateway gw
2011/01/07 07:06:33 INF 3062339280 127.0.0.1/BS-0 module_manager.cpp 759 cmdHandler_createModule : Creating module 'gw' of class 'StandardGateway' with Params ''
2011/01/07 07:06:33 INF 3062339280 127.0.0.1/BS-0 command.cpp 145 registerNamedCommandHandler : CCommandRegistry : adding commands handler for class 'CStandardGateway'
2011/01/07 07:06:33 3062339280 127.0.0.1/BS-0 : Executing command : 'gw.transportAdd L5Transport l5'
2011/01/07 07:06:33 3062339280 127.0.0.1/BS-0 : Executing command : 'gw.transportCmd l5(open)'
2011/01/07 07:06:33 WRN 3062339280 127.0.0.1/BS-0 unified_network.cpp 1298 findConnectionId : HNETL5: Can't find selected connection id 0 to send message to AES because connection is not valid or connected, find a valid connection id
2011/01/07 07:06:33 WRN 3062339280 127.0.0.1/BS-0 unified_network.cpp 1312 findConnectionId : HNETL5: Can't send message to AES because default connection s not exist, valid or connected
2011/01/07 07:06:33 WRN 3062339280 127.0.0.1/BS-0 unified_network.cpp 1383 send: HNETL5: Can't send GW_L5_ADDTP to the service '256' because no connection available

Is can anyone to help me with this. Thank much.


Replies (1)

 RE: Server - Linux 32bit: bms, fes, lgs, mfs, ms, sbs, su continuously restart - Added by molator over 4 years ago

Could be related to that issue:
http://dev.ryzom.com/wiki/ryzom/BuildForLinuxCmake#Server-Chain-Crashing

That issue occurs mostly on linux x64, but i've seen it once on linux x86.

(1-1/1)

0 0