Hi Team, We are using ignite on our C++ application over 32-bit ARM linux machine. Our application is closing abruptly after certain number of entries in Database(4400 entries) and application is being terminated with "Buffer Overflow" error. There is no other information in ignite logs or system logs. No dump file is also being generated. When we disable the persistency there is no abrupt shutdown. We have also observed that while persistency is enabled and write operations are being performed on DB, there are too many files opened in /proc/fd for ignite and when the write operation is stopped also the number of files open is not decreasing. Ideally these files should get closed by ignite after a certain time right? Do you have any idea why it is happening ? Also any help on "buffer overflow" issue?
regards, Rakshita Chaudhary -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/