Re: Problem with DiskDataStore

2018-04-19 Thread Claudia Hirt
Seems as if this was caused by WICKET-6471 - FileSystemResource file descriptor leak. We did an upgrade to wicket 7.10 and hopefully it will solve it. Thanks anyway! Best regards, Claudia Hirt Am 18.04.2018 um 18:47 schrieb Francois

Re: Problem with DiskDataStore

2018-04-18 Thread Francois Meillet
you can count all open file handles via lsof | wc -l François > Le 18 avr. 2018 à 17:42, Francois Meillet a > écrit : > > Hi Claudia, > > you need to update the limits in the linux kernel > have a look at >

Re: Problem with DiskDataStore

2018-04-18 Thread Francois Meillet
Hi Claudia, you need to update the limits in the linux kernel have a look at https://serverfault.com/questions/20387/too-many-open-files-on-debian?utm_medium=organic_source=google_rich_qa_campaign=google_rich_qa

Problem with DiskDataStore

2018-04-18 Thread Claudia Hirt
Hi all, I get the following error when there are a lot of sessions on the system: [4/18/18 11:49:59:291 CEST] 0080 SystemOut O myapp 18/04/2018 11:49:59,282 ERROR (DiskDataStore.java:434)