OSCache叢集環境下快取同步的問題
透過OSCache+jgroups來實現叢集環境下的快取同步,在xp的兩臺機子上進行測試,完成正常,當風別啟動兩臺機子後,oscache.log日誌分別是這樣的:
有A new member at address 'PC2010121618vuc-26060' has joined the cluster
<p class="indent">[2013-03-19 17:45:56] [INFO] (com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener.memberJoined:189) - A new member at address 'PC2011-61182' has joined the cluster <p class="indent">[2013-03-19 17:45:56] [INFO] (com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener.initialize:117) - JavaGroups clustering support started successfully <p class="indent">[2013-03-19 17:45:56] [INFO] (com.opensymphony.oscache.plugins.clustersupport.AbstractBroadcastingListener.<init>:35) - AbstractBroadcastingListener registered <p class="indent">[2013-03-19 17:54:35] [INFO] (com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener.memberJoined:189) - A new member at address 'PC2010121618vuc-14784' has joined the cluster <p class="indent">[2013-03-19 17:54:35] [INFO] (com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener.memberJoined:189) - A new member at address 'PC2010121618vuc-14784' has joined the cluster <p class="indent">[2013-03-19 17:55:10] [INFO] (com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener.memberJoined:189) - A new member at address 'PC2010121618vuc-26060' has joined the cluster <p class="indent">[2013-03-19 17:55:10] [INFO] (com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener.memberJoined:189) - A new member at address 'PC2010121618vuc-26060' has joined the cluster <p class="indent"> |
<p class="indent">[2013-03-19 17:55:20] [INFO] (com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener.memberJoined:189) - A new member at address 'PC2010121618vuc-26060' has joined the cluster <p class="indent">[2013-03-19 17:55:20] [INFO] (com.opensymphony.oscache.plugins.clustersupport.JavaGroupsBroadcastingListener.initialize:117) - JavaGroups clustering support started successfully <p class="indent">[2013-03-19 17:55:21] [INFO] (com.opensymphony.oscache.plugins.clustersupport.AbstractBroadcastingListener.<init>:35) - AbstractBroadcastingListener registered <p class="indent"> |
有A new member at address 'PC2010121618vuc-26060' has joined the cluster
[2013-03-19 17:55:20] [INFO] 這樣的字樣說明兩臺機子都加入到了叢集下,但是當在linux上的兩臺機子上進行測試的時候,一臺機子啟動的時候有上面這條語句出來了,但是另外一臺啟動就沒有,結果就導致同步不起作用,現在不清楚為什麼這個沒顯示出來,不知道哪位弄過OSCache叢集環境下的同步,希望指點一下
相關文章
- [求助] 關於ehcache叢集快取同步資料的問題快取
- 快取同步的問題快取
- k8s——叢集環境問題合集K8S
- Mac 環境下 Redis 叢集的搭建MacRedis
- Linux叢集環境下NTP伺服器時間同步Linux伺服器
- 分散式環境下利用快取解決重複性問題分散式快取
- 邊緣叢集場景下的映象快取快取
- EhCache 分散式快取/快取叢集分散式快取
- Glassfish叢集環境的搭建
- Linux 下 Hadoop 2.6.0 叢集環境的搭建LinuxHadoop
- Zookeeper 叢集環境搭建
- 求助websphere下的叢集問題?急!!Web
- Redis快取高可用叢集Redis快取
- Linux下Hadoop2.6.0叢集環境的搭建LinuxHadoop
- es 5.5.3叢集環境搭建
- 【環境搭建】RocketMQ叢集搭建MQ
- hadoop叢集環境搭建Hadoop
- 基於docker環境下搭建redis主從叢集DockerRedis
- Hadoop框架:叢集模式下分散式環境搭建Hadoop框架模式分散式
- Redis叢集環境下的-RedLock(真分散式鎖) 實踐Redis分散式
- WebServer叢集的問題WebServer
- Redis叢集環境搭建實踐Redis
- 12. Redis叢集環境搭建Redis
- HADOOP SPARK 叢集環境搭建HadoopSpark
- Docker構建redis叢集環境DockerRedis
- Redis叢集環境安裝指南Redis
- windows叢集下 ORACLE EM 的啟動問題WindowsOracle
- 【RAC】使用一條“ps”命令獲取Linux環境下全部RAC叢集程式資訊Linux
- 快取的問題快取
- Linux 環境下搭建Hadoop叢集(全分佈)LinuxHadoop
- 容器雲多叢集環境下如何實踐 DevOpsdev
- (轉)在Spring框架中使用OSCache快取Spring框架快取
- redis哨兵 ,redis叢集 快取 以及某些問題: 最左字首原則,,celery架構Redis快取架構
- 【Redis叢集原理專題】分析一下相關的Redis叢集模式下的腦裂問題!Redis模式
- 【環境踩坑】ubuntu下jupyter的環境設定問題Ubuntu
- Cacheonix:Java分散式叢集快取框架Java分散式快取框架
- Windows-Qt-EclipseCDT 環境問題集WindowsQTEclipse
- WINDOWS環境下ORACLE啟動的問題WindowsOracle