请教:关于weblogic8.16“被管理服务器”和AdminServer联系中断问题???
723499Sep 20 2009 — edited Jul 4 2011平台:AS5 weblogic8.16 cluter
系统刚启动时,状态都是正常的,但是运行几天后,在console上发现“被管理服务器”的状态变成unknown或者shutdown
但是检查“被管理服务器”进程还在,而且http://xxxxxx 也可以访问的“被管理服务器”上发布的应用
下面是domain.log中的部分记录
####<2009-9-9 上午07时36分11秒 CST> <Warning> <Management> <web3> <myserver> <ExecuteThread: '1' for queue: 'weblogic.kernel.System'> <<WLS Kernel>> <> <BEA-141138> <Managed Server web03 is disconnected from the admin server. This may be either due to a managed server getting temporarily partitioned or the managed server process exiting.>
重启“被管理服务器”后,console查看到running状态,又正常了
请教:这是什么原因造成的,该如何处理这个问题