Re: Ignite with Docker on Raspberry Pi

2021-01-25 Thread Ilya Kasnacheev
Hello! This does look like some control.sh issue, such as that it is unable to complete request and activation never happens. Can you try to activate this node in some other way, such as connecting a thick client node to it and doing client.cluster().state(ACTIVE) from there? Regards, -- Ilya

Re: Ignite with Docker on Raspberry Pi

2021-01-25 Thread Edwind
Hello! Here is my full logs with Stephen's image :) I think I have enabled INFO logging but I'm not sure tell me if you need more. Ignite Logs wrote > [15:55:08]__ > [15:55:08] / _/ ___/ |/ / _/_ __/ __/ > [15:55:08] _/ // (7 7// / / / / _/ > [15:55:08]

Re: Ignite with Docker on Raspberry Pi

2021-01-25 Thread Ilya Kasnacheev
Hello! 52 seconds response time suggests you have a timeout here. Maybe you run out of memory when checkpoint page buffer is considered? Maybe your system starts swapping? Can you enable INFO logging and share complete log from your server node? Regards, -- Ilya Kasnacheev сб, 23 янв. 2021

Ignite with Docker on Raspberry Pi

2021-01-23 Thread Edwind
Hi! I'm currently working on a school project involving a distributed Apache Ignite DB on a cluster of Raspberry Pi. I want to have 2 separate data regions including one with persistence enabled. Here is my custom config : http://www.springframework.org/schema/beans;