当前位置: 代码迷 >> Weblogic >> weblogic启动时 错误
  详细解决方案

weblogic启动时 错误

热度:1374   发布时间:2013-02-26 00:00:00.0
weblogic启动时 异常

各位高手看看 下面这是什么错误啊 ? 帮忙解决下 ,先谢啦!! 急。。

***************************************************************************
The WebLogic Server did not start up properly.
Exception raised: 'weblogic.server.ServerLifecycleException: Server failed to bind to the requested port. See preceeding log message for details.'
Reason: Server failed to bind to the requested port. See preceeding log message for details.
***************************************************************************

------解决方案--------------------------------------------------------
星辰技术社区:www.netcsharp.cn,我们将帮您以最快的速度找到最佳的解决方案
------解决方案--------------------------------------------------------
端口被占用;
------解决方案--------------------------------------------------------
重新设置端口,默认的是7001,不知有没有冲突
------解决方案--------------------------------------------------------
端口被占用,很有可能是停止时没有释放掉端口。TCPView,Kill掉一下进程,或者重启一下。
------解决方案--------------------------------------------------------
端口冲突。不能kill进程可以直接改confing.xml修改admin server的port
  相关解决方案