您当前的位置: 首页 >  ui

Peter_Gao_

暂无认证

  • 3浏览

    0关注

    621博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

kbengine 开启报错 Can modify the components-CID and UID to avoid conflict

Peter_Gao_ 发布时间:2020-01-08 16:58:56 ,浏览量:3

 INFO root [2020-01-08 16:21:44,953] - ---- dbmgr is running ----  DEBUG root [2020-01-08 16:21:44,953] - Components::process(): Request for the process of identity...  ERROR root [2020-01-08 16:21:45,073] - Components::process: found dbmgr, addr:192.168.137.1:53988  ERROR root [2020-01-08 16:21:45,074] - ServerApp::onIdentityillegal: The current process and dbmgr(componentID=4000 ->conflicted???, pid=9624, addr=192.168.137.1) conflict, the process will exit!Can modify the components-CID and UID to avoid conflict.   INFO root [2020-01-08 16:21:45,076] - Shutdowner::onShutdownBegin: shutting down(period=1, tickPeriod=1) S_INFO root [2020-01-08 16:21:45,076] - onDBMgrShutDown()   INFO root [2020-01-08 16:21:45,084] - ServerApp::onRegisterNewApp: uid:20795, username:Administrator, componentType:interfaces, componentID:3000, globalorderID=-1, grouporderID=-1, intaddr:192.168.100.156, intport:30099, extaddr:nonsupport, extport:0,  from 127.0.0.1:30099/0/0/0.   INFO root [2020-01-08 16:21:45,085] - Components::addComponent: reset orderLog, uid=20795!   INFO root [2020-01-08 16:21:45,085] - Components::addComponent[interfaces], uid=20795, componentID=3000, globalorderid=1, grouporderid=1, totalcount=1   INFO root [2020-01-08 16:21:46,086] - Shutdowner::onShutdown: shutting down   INFO root [2020-01-08 16:21:46,174] - Components::removeComponentByChannel: interfaces : 3000, Normal exit!   INFO root [2020-01-08 16:21:47,087] - Shutdowner::onShutdownEnd: shutting down  DEBUG root [2020-01-08 16:21:47,189] - ThreadPool::destroy(): starting size 5.   WARN root [2020-01-08 16:21:47,489] - ThreadPool::destroy(): waiting for thread(5)[0x50bd10,0x50bd98,0x50be20,0x50bea8,0x50bf30,], try=1  DEBUG root [2020-01-08 16:21:47,490] - DBThread::onEnd(): 0x50be20!  

  INFO root [2020-01-08 16:26:24,121] - Resmgr::initialize: KBE_ROOT=D:/kbengine/server/kbengine-2.5.8/   INFO root [2020-01-08 16:26:24,122] - Resmgr::initialize: KBE_RES_PATH=D:/kbengine/server/kbengine-2.5.8/kbe/res/;D:/kbengine/server/kbengine-2.5.8/server_getstarted_assets/;D:/kbengine/server/kbengine-2.5.8/server_getstarted_assets/scripts/;D:/kbengine/server/kbengine-2.5.8/server_getstarted_assets/res/   INFO root [2020-01-08 16:26:24,122] - Resmgr::initialize: KBE_BIN_PATH=D:/kbengine/server/kbengine-2.5.8/kbe/bin/server/   INFO root [2020-01-08 16:26:24,130] - NetworkInterface::initialize(INTERNAL-TCP): bound to all interfaces with default route interface on 192.168.100.156 ( 192.168.100.156:58225 )   INFO root [2020-01-08 16:26:24,131] - NetworkInterface::initialize(INTERNAL-TCP): address 192.168.100.156:58225, SOMAXCONN=511.   INFO root [2020-01-08 16:26:24,131] - server-configs:   INFO root [2020-01-08 16:26:24,131] -     internalTcpAddr : 192.168.100.156:58225   INFO root [2020-01-08 16:26:24,131] -     componentID : 6000   WARN root [2020-01-08 16:26:24,132] - invalid UID(0) conflicted???, pid=6752, addr=192.168.137.1) conflict, the process will exit! Can modify the components-CID and UID to avoid conflict.   INFO root [2020-01-08 16:26:27,057] - Shutdowner::onShutdownBegin: shutting down(period=1, tickPeriod=1)   INFO root [2020-01-08 16:26:28,058] - Shutdowner::onShutdown: shutting down 

现象: ERROR root [2016-12-22 16:51:08,656] - ServerApp::onIdentityillegal: The current process and cellappmgr(componentID=6000 ->conflicted???, pid=xxx, addr=xxx) conflict, the process will exit!Can modify the components-CID and UID to avoid conflict.

 

原因: 

其他ip(本机或本局域网内)上有和你一样的cid

解决方式:修改  start_server.bat 中cid参数,止到和服务器组其他不冲突为止。例:start %KBE_BIN_PATH%/machine.exe --cid=1800 --gus=1

 

 

关注
打赏
1664521772
查看更多评论
立即登录/注册

微信扫码登录

0.1288s