I guess you are using the multicast mode of membership management. Please use 2 different multicast sockets for the 2 different clusters. This can be done by changing the multicast port.
On Tue, Nov 22, 2011 at 8:03 PM, Afkham Azeez <[email protected]> wrote: > Please send the axis2.xml files of all 4 nodes. > > > On Tue, Nov 22, 2011 at 7:50 PM, metin d <[email protected]> wrote: > >> No, actually that was the first think which I checked. Here the relative >> configs for ESB manager and AS manager. >> >> <groupManagement enable="true"> >> <applicationDomain name="ESB_CLUSTER" >> >> agent="org.apache.axis2.clustering.management.DefaultGroupManagementAgent"/> >> </groupManagement> >> >> <groupManagement enable="true"> >> <applicationDomain name="AS_CLUSTER" >> description="Axis2 group" >> >> agent="org.apache.axis2.clustering.management.DefaultGroupManagementAgent"/> >> >> </groupManagement> >> >> As I said, I can control nodes correctly from managers by using cluster >> management feature. And the more interesting part is logs are not stable, >> they are not logged always in ESB manager but sometimes AS manager. >> >> ------------------------------ >> *From:* Afkham Azeez <[email protected]> >> *To:* metin d <[email protected]>; [email protected] >> *Sent:* Tuesday, November 22, 2011 4:11 PM >> >> *Subject:* Re: [Carbon-dev] ESB Cluster Manager Logs Activity of AS >> Cluster Nodes >> >> Looks like you have a GroupManagement agent ESB instance which is >> registered as a GroupManagement agent for the AS cluster. That is why you >> are seeing this message. >> >> On Tue, Nov 22, 2011 at 7:36 PM, metin d <[email protected]> wrote: >> >> I have two separate clusters in same network, both of them have one >> manager and two nodes, namely ESB_CLUSTER and AS_CLUSTER. In both cluster, >> I can see nodes using cluster management feature. On the hand when a node >> is left cluster in AS_CLUSTER, its log is printed by manager at >> ESB_CLUSTER. >> >> Here the log example: >> TID: [] [WSO2 Stratos Enterprise Service Bus] [2011-11-22 14:58:03,259] >> INFO {org.apache.axis2.clustering.tribes.TribesMembershipListener} - Member >> 10.1.1.193:4000(AS_CLUSTER) left cluster >> {org.apache.axis2.clustering.tribes.TribesMembershipListener >> >> What could be the problem, or is this a bug? >> >> Thanks, >> Metin >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> >> >> >> -- >> *Afkham Azeez* >> Director of Architecture; WSO2, Inc.; http://wso2.com >> Member; Apache Software Foundation; http://www.apache.org/ >> * <http://www.apache.org/>** >> email: **[email protected]* <[email protected]>* cell: +94 77 3320919 >> blog: **http://blog.afkham.org* <http://blog.afkham.org>* >> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> >> * >> linked-in: **http://lk.linkedin.com/in/afkhamazeez* >> * >> * >> *Lean . Enterprise . Middleware* >> >> >> >> > > > -- > *Afkham Azeez* > Director of Architecture; WSO2, Inc.; http://wso2.com > Member; Apache Software Foundation; http://www.apache.org/ > * <http://www.apache.org/>** > email: **[email protected]* <[email protected]>* cell: +94 77 3320919 > blog: **http://blog.afkham.org* <http://blog.afkham.org>* > twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> > * > linked-in: **http://lk.linkedin.com/in/afkhamazeez* > * > * > *Lean . Enterprise . Middleware* > > -- *Afkham Azeez* Director of Architecture; WSO2, Inc.; http://wso2.com Member; Apache Software Foundation; http://www.apache.org/ * <http://www.apache.org/>** email: **[email protected]* <[email protected]>* cell: +94 77 3320919 blog: **http://blog.afkham.org* <http://blog.afkham.org>* twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez> * linked-in: **http://lk.linkedin.com/in/afkhamazeez* * * *Lean . Enterprise . Middleware*
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
