Oracle Service Bus集群“聚集器无法接受聚集统计信息”错误处理

WBOY
发布: 2016-06-07 17:33:40
原创
1053 人浏览过

最近在帮客户做OSB集群环境的时候,集群中的受管服务器启动后,会出现BEA-473007警告ldquo;聚集器无法接受聚集统计信息rdquo;,

最近在帮客户做OSB集群环境的时候,集群中的受管服务器启动后,会出现BEA-473007警告“聚集器无法接受聚集统计信息”,在网上找了一下解决办法如下,我已经在linux环境的集群里面测试过,可行。

Make sure that applications "ALSB ClusterSingleton Marker Application", "ALSB Domain Singleton MarkerApplication" and "Message Reporting Purger" are targeted to one(and to the same) OSB managed server. If applications are targeted correctlythen try below steps -

1. Stop all servers of the domain
2. Rename folders below to something else
$DOMAIN_Home/servers/$SERVER_NAME/cache
$DOMAIN_Home/servers/$SERVER_NAME/tmp
$DOMAIN_Home/servers/$SERVER_NAME/stage

Perform above steps for all the servers. Youwon't find stage folder for admin server.
3. Restart servers in below sequence -

i) Admin Server
ii) OSB managed server to which above threesingleton applications are targeted
iii) All other servers

linux

相关标签:
or
来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责声明 Sitemap
PHP中文网:公益在线PHP培训,帮助PHP学习者快速成长!