weblogic启动失败_Tomcat, WebLogic及J2EE讨论区_Weblogic技术|Tuxedo技术|中间件技术|Oracle论坛|JAVA论坛|Linux/Unix技术|hadoop论坛_联动北方技术论坛  
网站首页 | 关于我们 | 服务中心 | 经验交流 | 公司荣誉 | 成功案例 | 合作伙伴 | 联系我们 |
联动北方-国内领先的云技术服务提供商
»  游客             当前位置:  论坛首页 »  自由讨论区 »  Tomcat, WebLogic及J2EE讨论区 »
总帖数
1
每页帖数
101/1页1
返回列表
0
发起投票  发起投票 发新帖子
查看: 3370 | 回复: 0   主题: weblogic启动失败        上一篇   下一篇 
yapingtian
注册用户
等级:上等兵
经验:127
发帖:14
精华:0
注册:2012-3-23
状态:离线
发送短消息息给yapingtian 加好友    发送短消息息给yapingtian 发消息
发表于: IP:您无权察看 2015-1-6 15:23:47 | [全部帖] [楼主帖] 楼主

今天启动weblogic,启动失败,查看启动日志,如下:

####<2011-10-8 下午04时44分23秒 CST> <Info> <Socket> <hp-bl685-012> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1318063463312> <BEA-000406> <NTSocketMuxer was built on Jan 13 2005 17:47:03
>
####<2011-10-8 下午04时44分23秒 CST> <Info> <Socket> <hp-bl685-012> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1318063463343> <BEA-000436> <Allocating 4 reader threads.>
####<2011-10-8 下午04时44分23秒 CST> <Info> <Socket> <hp-bl685-012> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1318063463343> <BEA-000446> <Native IO Enabled.>
####<2011-10-8 下午04时44分23秒 CST> <Info> <IIOP> <hp-bl685-012> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1318063463562> <BEA-002014> <IIOP subsystem enabled.>
####<2011-10-8 下午04时44分23秒 CST> <Critical> <WebLogicServer> <hp-bl685-012> <AdminServer> <main> <<WLS Kernel>> <> <> <1318063463687> <BEA-000362> <Server failed. Reason: Null VDE URL>
####<2011-10-8 下午04时44分23秒 CST> <Notice> <WebLogicServer> <hp-bl685-012> <AdminServer> <main> <<WLS Kernel>> <> <> <1318063463734> <BEA-000365> <Server state changed to FAILED>
####<2011-10-8 下午04时44分23秒 CST> <Error> <WebLogicServer> <hp-bl685-012> <AdminServer> <main> <<WLS Kernel>> <> <> <1318063463734> <BEA-000383> <A critical service failed. The server will shut itself down>
####<2011-10-8 下午04时44分23秒 CST> <Notice> <WebLogicServer> <hp-bl685-012> <AdminServer> <main> <<WLS Kernel>> <> <> <1318063463734> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
####<2011-10-8 下午04时44分23秒 CST> <Info> <WebLogicServer> <hp-bl685-012> <AdminServer> <main> <<WLS Kernel>> <> <> <1318063463734> <BEA-000236> <Stopping execute threads.>


在网上查了很多,没有找到答案,怀疑是配置文件(config.xml)出了问题,然后就仔细的查看配置文件,发现监听端口(17101)重复,试着修改,重新启动,成功了。虽然成功,但不知道weblogic启动日志是什么意思。

原配置文件部分内容如下:

<server>
<name>AdminServer</name>
<ssl>
<enabled>false</enabled>
</ssl>
<listen-port>17101</listen-port>
<listen-port-enabled>true</listen-port-enabled>
<listen-address></listen-address>
<java-compiler>javac</java-compiler>
<client-cert-proxy-enabled>false</client-cert-proxy-enabled>
<server-diagnostic-config>
<wldf-diagnostic-volume>Off</wldf-diagnostic-volume>
</server-diagnostic-config>
</server>
<administration-port-enabled>true</administration-port-enabled>
<administration-port>17101</administration-port>


--转自 北京联动北方科技有限公司




赞(0)    操作        顶端 
总帖数
1
每页帖数
101/1页1
返回列表
发新帖子
请输入验证码: 点击刷新验证码
您需要登录后才可以回帖 登录 | 注册
技术讨论