[Artemis] Master fails to start up after failback

2015-10-13 Thread Mihkel Nõges
(SharedNothingBackupActivation.java:249) [artemis-server-1.1.0.jar:1.1.0] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] As a result both master and the slave remain unaccessible and no further restarts solve the situation. Attached also master and slave broker.xml files. BR! Mihkel Nõges http://www.w3.org/2001

Re: [Artemis] Master fails to start up after failback

2015-10-13 Thread Mihkel Nõges
15 at 20:03, Clebert Suconic wrote: > The master needs to copy its data from the backup back to live before > it's activated. > > Do you have a test replicating this? > > Did you try the snapshot build? > > On Tue, Oct 13, 2015 at 11:58 AM, Mihkel Nõges > wrote

Re: [Artemis] Master fails to start up after failback

2015-10-18 Thread Mihkel Nõges
I try this. BR! Mihkel On 13 October 2015 at 20:17, Mihkel Nõges wrote: > Hi Clebert, > > No test, just doing it on command line with standalone servers. I'm using > 1.1.0 installed with wget, not the snapshot. > > I'm wondering what should be the suggested procedure

Re: [Artemis] Master fails to start up after failback

2015-10-19 Thread Mihkel Nõges
o copy the data back before it can be > activated in fail back mode. > > It sounds the live is not reaching backup for fail back. > > I will try looking it at it on Monday. Maybe you could post your example > at your GitHub fork. > > -- Clebert Suconic typing on the iPhone. &

Re: [Artemis] Master fails to start up after failback

2015-10-19 Thread Mihkel Nõges
othingBackupActivation.run(SharedNothingBackupActivation.java:249) [artemis-server-1.1.0.jar:1.1.0] at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_60] On 19 October 2015 at 10:31, Mihkel Nõges wrote: > Hi Clebert, > > I do not have other code to share with you but the example code i

Re: [Artemis] Master fails to start up after failback

2015-10-20 Thread Mihkel Nõges
This means the nucleus of Artemis must be really solid and stable. BR! Mihkel Nõges On 19 October 2015 at 22:15, Clebert Suconic wrote: > Looks related to me: > > https://issues.apache.org/jira/browse/ARTEMIS-256 > > > > On Mon, Oct 19, 2015 at 4:04 AM, Mihkel Nõges

Re: [Artemis] Master fails to start up after failback

2015-10-20 Thread Mihkel Nõges
t; There's a JIRA open for Artemis on JDBC.. but usually those things are > written because users want, not need it. > > On Tue, Oct 20, 2015 at 3:12 AM, Mihkel Nõges > wrote: > > Yes I saw that issue too and set myself as watcher of this when it was > > created. I did n

Re: [Artemis] Master fails to start up after failback

2015-10-20 Thread Mihkel Nõges
expected behavior? ha-cluster1 ha-cluster2 Mihkel On 20 October 2015 at 16:53, Mihkel Nõges wrote: > Hi Tim, Clebert! > > Yes we considered also the alternatives ( > http://activemq.apache.org/masterslave.html): >

Re: [Artemis] Master fails to start up after failback

2015-10-20 Thread Mihkel Nõges
Sorry, the last mail went out too fast. Instead of shared-store I had replication On 20 October 2015 at 17:24, Mihkel Nõges wrote: > Also I had a question earlier about having more than one Artemis master in > single cluster. When I tried this it resulted in only one master becoming a &g

Re: [Artemis] Master fails to start up after failback

2015-10-20 Thread Mihkel Nõges
gt; > > Justin > > - Original Message - > From: "Mihkel Nõges" > To: users@activemq.apache.org > Sent: Tuesday, October 20, 2015 9:24:21 AM > Subject: Re: [Artemis] Master fails to start up after failback > > Also I had a question earlier about having more tha

Re: [Artemis] Master fails to start up after failback

2015-10-20 Thread Mihkel Nõges
eplication as the journal contains the unique ID of each node. > > > Justin > > - Original Message - > From: "Mihkel Nõges" > To: users@activemq.apache.org > Sent: Tuesday, October 20, 2015 9:46:24 AM > Subject: Re: [Artemis] Master fails to start up after

Re: [Artemis] Master fails to start up after failback

2015-10-20 Thread Mihkel Nõges
r configuration for the follow > elements: > > > > > > > Regards > Martyn > > On 19/10/15 09:04, Mihkel Nõges wrote: > >> Basic flow of getting unresponsive failback cluster: >> Have machine with Ubuntu 14.04.3 >> >&

Re: [Artemis] Master fails to start up after failback

2015-10-22 Thread Mihkel Nõges
rtemis/1.1.1-SNAPSHOT/apache-artemis-1.1.1-20151021.162952-18-bin.zip > > On Wed, Oct 21, 2015 at 12:17 PM, Martyn Taylor > wrote: > > This should now be fixed upstream as part of: > > https://issues.apache.org/jira/browse/ARTEMIS-273 > > > > > > On 20/10/15 19: