Re: Trouble with v 2.3.0 on AIX

2017-12-12 Thread Denis Magda
That’s the bug: https://issues.apache.org/jira/browse/IGNITE-7178 The community will try to fix it in the next release. — Denis > On Nov 2, 2017, at 2:57 PM, Alexey Kukushkin > wrote: > > Vladimir, right now I have no idea what is happening. Maybe Community will > help. The stack trace goes

Re: Trouble with v 2.3.0 on AIX

2017-11-29 Thread Michael Cherkasov
Hi Vladimir, Unfortunately I don't have AIX or any other big-endian machine at hand, so could you please assist me with fixing this bug. Could you please run the following unit test on your AIX box: org.apache.ignite.internal.direct.stream.v2.DirectByteBufferStreamImplV2ByteOrderSelfTest Could yo

Re: Trouble with v 2.3.0 on AIX

2017-11-17 Thread Denis Magda
Thanks Vladimir, Here is a ticket: https://issues.apache.org/jira/browse/IGNITE-6952 — Denis > On Nov 13, 2017, at 7:43 AM, Vladimir wrote: > > Logs uploaded. Node1 started first. Node2 couldn't join the cluster. Search > for first "java.lan

Re: Trouble with v 2.3.0 on AIX

2017-11-13 Thread Vladimir
Logs uploaded. Node1 started first. Node2 couldn't join the cluster. Search for first "java.lang.IllegalArgumentException: null" in node2.log node1.zip node2.zip

Re: Trouble with v 2.3.0 on AIX

2017-11-02 Thread Alexey Kukushkin
Vladimir, right now I have no idea what is happening. Maybe Community will help. The stack trace goes deep into Big-Endian code that I cannot even troubleshoot since I have no Big-Endian platform available. Gathering logs might be helpful: I would stop all the nodes, clean $IGNITE_HOME/work/logs/*,

Re: Trouble with v 2.3.0 on AIX

2017-11-02 Thread Vladimir
No single and simple configuration is available. But notging special: default or slightly changed memory policy, replicated and partitioned caches (mostly atomic), write-through persistence, tcp-discovery, continous queries, services -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Trouble with v 2.3.0 on AIX

2017-11-02 Thread Alexey Kukushkin
Hi Vladimir, Can you share your Ignite configuration or give a list of features you have configured if sharing configuration is not possible (whether you have persistence, cache store, what discovery you use, etc.). -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/