[Opensymphony-oscache] oscache cluster running on JBoss cluster env, help!
"Justine Wang" <[email protected]> Tue, 19 Jul 2005 11:45:58 -0700
| Newsgroups | gmane.comp.java.open-symphony.os-cache |
|---|---|
| Message-ID | <00b201c58c92$1acc7d10$3001140a@WangJustine> |
Hi, all! Both oscache and JBoss use JGroup for cluster, I have applications using oscache cluster and installed in a JBoss cluster environment, I have changed JBoss's JGroup to the same version as what oscache used(is this correct???), and I just dont know is there anything else that I should take care of ??? Also, I got the following message on the server console, is it ok???? ------------------------------------------------------------ ... 2005-07-19 18:38:26,519 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was 10.1.2.10:2304 (additional data: 15 bytes) 2005-07-19 18:38:27,529 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was 10.1.2.10:2304 (additional data: 15 bytes) 2005-07-19 18:38:32,739 WARN [org.jgroups.protocols.UDP] discarded message from different group (OSCacheBus). Sender was 10.1.2.10:2307 2005-07-19 18:38:33,749 WARN [org.jgroups.protocols.UDP] discarded message from different group (OSCacheBus). Sender was 10.1.2.10:2307 2005-07-19 18:38:38,749 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was 10.1.2.10:2304 (additional data: 15 bytes) 2005-07-19 18:38:39,759 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was 10.1.2.10:2304 (additional data: 15 bytes) 2005-07-19 18:38:41,039 WARN [org.jgroups.protocols.UDP] discarded message from different group (OSCacheBus). Sender was 10.1.2.10:2307 2005-07-19 18:38:42,049 WARN [org.jgroups.protocols.UDP] discarded message from different group (OSCacheBus). Sender was 10.1.2.10:2307 2005-07-19 18:38:48,249 WARN [org.jgroups.protocols.UDP] discarded message from different group (OSCacheBus). Sender was 10.1.2.10:2307 2005-07-19 18:38:49,259 WARN [org.jgroups.protocols.UDP] discarded message from different group (OSCacheBus). Sender was 10.1.2.10:2307 2005-07-19 18:38:58,069 WARN [org.jgroups.protocols.UDP] discarded message from different group (DefaultPartition). Sender was 10.1.2.10:2304 (additional data: 15 bytes) .... ------------------------------------------------------------------- Thank you very much in advance!!