Hi, no I didn't change the hazelcast XML. Cause this worked in previous versions automatically, I would regard a regression.
Regards, Achim sent from mobile device Am 21.01.2015 06:43 schrieb "Jean-Baptiste Onofré" <[email protected]>: > Did you change the etc/hazelcast.xml ? > > It works fine for me (with "standalone" instances at least). I try with > child instance. > > Regards > JB > > On 01/21/2015 12:15 AM, Achim Nierbeck wrote: > >> -1 >> >> following test scenario failed for me twice. >> Using the latest Karaf 3.0.3-SNAPSHOT version >> >> steps to reproduce: >> >> 1/ creating a second instance with instance:create second >> 2/ starting the second instance with instance:start second >> 3/ adding the cellar feature to both instances >> 4/ installing the 3.0.1 cellar feature in both instances >> >> karaf@root()> cluster:node-list >> | Id | Host Name | Port >> ------------------------------------- >> x | 10.34.0.1:5701 | 10.34.0.1 | 5701 >> >> this is the second node started. >> >> karaf@playbook()> cluster:node-list >> | Id | Host Name | Port >> ------------------------------------- >> x | 10.34.0.1:5702 | 10.34.0.1 | 5702 >> >> >> following is displayed in the second log: >> >> 2015-01-21 00:09:19,387 | INFO | FelixStartLevel | LifecycleService >> | 66 - com.hazelcast - 3.3.4 | [10.34.0.1]:5702 [cellar] >> [3.3.4] >> Address[10.34.0.1]:5702 is STARTING >> 2015-01-21 00:09:22,242 | INFO | FelixStartLevel | MulticastJoiner >> | 66 - com.hazelcast - 3.3.4 | [10.34.0.1]:5702 [cellar] >> [3.3.4] >> >> >> Members [1] { >> Member [10.34.0.1]:5702 this >> } >> >> 2015-01-21 00:09:22,243 | WARN | FelixStartLevel | Node >> | 66 - com.hazelcast - 3.3.4 | [10.34.0.1]:5702 [cellar] >> [3.3.4] >> Config seed port is 5701 and cluster size is 1. Some of the ports seem >> occupied! >> 2015-01-21 00:09:22,262 | INFO | FelixStartLevel | LifecycleService >> | 66 - com.hazelcast - 3.3.4 | [10.34.0.1]:5702 [cellar] >> [3.3.4] >> Address[10.34.0.1]:5702 is STARTED >> 2015-01-21 00:09:22,297 | INFO | FelixStartLevel | >> InternalPartitionService | 66 - com.hazelcast - 3.3.4 | >> [10.34.0.1]:5702 [cellar] [3.3.4] Initializing cluster partition table >> first arrangement... >> >> >> Did play through this scenario two times. >> >> This message: >> Config seed port is 5701 and cluster size is 1. Some of the ports seem >> occupied! >> >> worries me. >> >> regards, Achim >> >> >> >> Am 20. Januar 2015 um 08:47 schrieb Andy Schmidt <[email protected] >> >: >> >> +1 >>> >>> >>> ------------------------------------------------------------ >>> ------------------------------------------------------------ >>> -------------------- >>> Andy Schmidt - KISTERS AG - Pascalstraße 8+10 - 52076 Aachen - Germany >>> Handelsregister Aachen, HRB-Nr. 7838 | Vorstand: Klaus Kisters, Hanns >>> Kisters | Aufsichtsratsvorsitzender: Dr. Thomas Klevers >>> Phone: +49 2408 9385 -449 | Fax: +49 2408 9385 -555 | E-Mail: >>> [email protected] | WWW: http://www.kisters.de >>> >>> ------------------------------------------------------------ >>> ------------------------------------------------------------ >>> -------------------- >>> Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte >>> Informationen. Wenn Sie nicht der richtige Adressat sind oder diese >>> E-Mail >>> irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und >>> vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte >>> Weitergabe dieser Mail ist nicht gestattet. >>> This e-mail may contain confidential and/or privileged information. If >>> you >>> are not the intended recipient (or have received this e-mail in error) >>> please notify the sender immediately and destroy this e-mail. Any >>> unauthorised copying, disclosure or distribution of the material in this >>> e-mail is strictly forbidden. >>> >>> From: Jean-Baptiste Onofré <[email protected]> >>> To: "dev@karaf >> Karaf Dev" <[email protected]>, >>> Date: 19.01.2015 15:20 >>> Subject: [VOTE] Apache Karaf Cellar 3.0.1 release >>> >>> >>> >>> Hi all, >>> >>> I submit Apache Karaf Cellar 3.0.1 release to your vote. >>> >>> Release Notes: >>> >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa? >>> projectId=12311140&version=12327148 >>> >>> >>> Staging Repository: >>> https://repository.apache.org/content/repositories/orgapachekaraf-1019/ >>> >>> Git tag: >>> cellar-3.0.1 >>> >>> Please vote to approve this release: >>> >>> [ ] +1 Approve the release >>> [ ] -1 Do not approve the release (please provide specific comments) >>> >>> This vote will be open for 72 hours. >>> >>> Thanks, >>> Regards >>> JB >>> -- >>> Jean-Baptiste Onofré >>> [email protected] >>> http://blog.nanthrax.net >>> Talend - http://www.talend.com >>> >>> >>> >>> >>> >> >> > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com >
