>  기사  >  데이터 베이스  >  Oracle Service Bus集群“聚集器无法接受聚集统计信息”错误处理

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

WBOY
WBOY원래의
2016-06-07 17:33:401042검색

最近在帮客户做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

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.