@all, I think, this might be improved, because for an productive environment, it is not acceptable to open more ports than necessary.
Best regards, > Hi Malte, > > Yes you are exactly right. if you want to share another VDB between the > same controllers, you need a different appia configuration with a > different port. > > Stefan > > [EMAIL PROTECTED] wrote: >> Hi Folks, >> >> maybe I'm wrong, but could it be, that only one single group is able to >> use the same Port? >> I Tried with more than one group and it crashes, that's why I think this >> implementation maybe unable to reuse the same port for different groups. >> Did anyone use a single Port with more than one Group? >> >> Best regards, >> >> Malte >> >> >>> Hi Franck, >>> >>> I'm looking into this problem to, meanwhile please try to add the >>> following line to your log4j.properties in conf dir >>> >>> log4j.logger.group.heal.GossipOutSession=ERROR, Console, Filetrace >>> >>> Maybe it works out of the box, i have to test it myself >>> >>> >>> hth >>> >>> Stefan >>> >>> Franck Ganachaud wrote: >>> >>>> With the static configuration (thanks Stefan), I'm pretty happy right >>>> now but the downside is a warning every 10s in the log. >>>> >>>> WARN group.heal.GossipOutSession No server available, discarding >>>> message >>>> >>>> Any way to disable this specific or correct it, I'm not sure I want do >>>> disable all warning messages. >>>> >>>> Thank. >>>> Franck. >>>> >>>> Franck Ganachaud a écrit : >>>> >>>>> Thanks a lot, this is exactly what I was looking for. >>>>> >>>>> One question, tho, is the initial endpoint always the same as the >>>>> local_endpoint on both controller or is it the same name (i.e. >>>>> controller 1) on both? >>>>> >>>>> Franck. >>>>> >>>>> Stefan Lischke a écrit : >>>>> >>>>>> Hi Franck, >>>>>> >>>>>> dunno if i understood you right, but we use the following for a >>>>>> static >>>>>> group: >>>>>> >>>>>> (snippet from appia.xml) >>>>>> >>>>>> <channel name="TCP SEQ Channel" template="tcp_sequencer" >>>>>> initialized="yes"> >>>>>> <memorymanagement size="40000000" up_threshold="15000000" >>>>>> down_threshold="7000000" /> >>>>>> <chsession name="hederalayer"> >>>>>> <parameter >>>>>> name="base_view">192.168.0.102:21080,192.168.0.114:21080</parameter> >>>>>> <parameter >>>>>> name="base_endpoints">node0030488F62A6,node00304879635E</parameter> >>>>>> <parameter >>>>>> name="initial_endpoints">node00304879635E</parameter> >>>>>> <parameter >>>>>> name="local_address">192.168.0.114:21080</parameter> >>>>>> <parameter >>>>>> name="local_endpoint">node00304879635E</parameter> >>>>>> </chsession> >>>>>> <chsession name="suspectl"> >>>>>> <parameter name="suspect_sweep">10000</parameter> >>>>>> <parameter name="suspect_time">30000</parameter> >>>>>> </chsession> >>>>>> </channel> >>>>>> >>>>>> Franck Ganachaud wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> I've seen in the appia mailing list that there is something for >>>>>>> static >>>>>>> group membership in the appia layer. >>>>>>> >>>>>>> https://forge.continuent.org/jira/browse/APPIA-1 >>>>>>> >>>>>>> I tried to find how to use this in the sequoia context but I didn't >>>>>>> find anything about static group for controllers. >>>>>>> >>>>>>> Does anyone knows how to configure it if it's possible? >>>>>>> >>>>>>> Franck. >>>>>>> _______________________________________________ >>>>>>> Sequoia mailing list >>>>>>> [email protected] >>>>>>> https://forge.continuent.org/mailman/listinfo/sequoia >>>>>>> >>>>>>> >>>>>>> >>>>>>> +----------------------------------------------------------------------+ >>>>>>> >>>>>>> | Z1 SecureMail Gateway Info - >>>>>>> http://www.zertificon.com | >>>>>>> +----------------------------------------------------------------------+ >>>>>>> >>>>>>> | - Die Nachricht war weder verschluesselt noch digital >>>>>>> unterschrieben | >>>>>>> +----------------------------------------------------------------------+ >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> ------------------------------------------------------------------------ >>>>>>> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Sequoia mailing list >>>>>>> [email protected] >>>>>>> https://forge.continuent.org/mailman/listinfo/sequoia >>>>>>> >>>> _______________________________________________ >>>> Sequoia mailing list >>>> [email protected] >>>> https://forge.continuent.org/mailman/listinfo/sequoia >>>> >>>> >>>> >>>> +----------------------------------------------------------------------+ >>>> | Z1 SecureMail Gateway Info - http://www.zertificon.com >>>> | >>>> +----------------------------------------------------------------------+ >>>> | - Die Nachricht war weder verschluesselt noch digital unterschrieben >>>> | >>>> +----------------------------------------------------------------------+ >>>> >>>> >>>> >>> -- >>> Zertificon Solutions GmbH >>> Landsberger Allee 117, 10407 Berlin, Germany >>> GF: Herbert Nebel, Dr. Burkhard Wiegel >>> HRB 94059, AG Berlin-Charlottenburg >>> >>> http://www.zertificon.com >>> https://www.globaltrustpoint.com/[EMAIL PROTECTED] >>> +49 (0)30-5900 300-0 (fax -99) >>> >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> "Z1 SecureMail" by Zertificon >>> ...the leading server solutions for Secure & Trustable E-Mail >>> Try our Policy controlled S/MIME & OpenPGP & HTTPS Messaging!! >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >>> >>> _______________________________________________ >>> Sequoia mailing list >>> [email protected] >>> https://forge.continuent.org/mailman/listinfo/sequoia >>> >> >> >> _______________________________________________ >> Sequoia mailing list >> [email protected] >> https://forge.continuent.org/mailman/listinfo/sequoia >> >> >> >> +----------------------------------------------------------------------+ >> | Z1 SecureMail Gateway Info - http://www.zertificon.com | >> +----------------------------------------------------------------------+ >> | - Die Nachricht war weder verschluesselt noch digital unterschrieben | >> +----------------------------------------------------------------------+ >> >> >> > > > -- > Zertificon Solutions GmbH > Landsberger Allee 117, 10407 Berlin, Germany > GF: Herbert Nebel, Dr. Burkhard Wiegel > HRB 94059, AG Berlin-Charlottenburg > > http://www.zertificon.com > https://www.globaltrustpoint.com/[EMAIL PROTECTED] > +49 (0)30-5900 300-0 (fax -99) > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > "Z1 SecureMail" by Zertificon > ...the leading server solutions for Secure & Trustable E-Mail > Try our Policy controlled S/MIME & OpenPGP & HTTPS Messaging!! > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > _______________________________________________ > Sequoia mailing list > [email protected] > https://forge.continuent.org/mailman/listinfo/sequoia _______________________________________________ Sequoia mailing list [email protected] https://forge.continuent.org/mailman/listinfo/sequoia
