Re: Lots of files in temp folder

2016-01-26 Thread Martin Grigorov
I have added this now and things seem to be better now. > > > Manfred > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Lots-of-files-in-temp-folder-tp4673379p4673435.html >

Re: Lots of files in temp folder

2016-01-26 Thread Manfred Bergmann
to be better now. Manfred -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Lots-of-files-in-temp-folder-tp4673379p4673435.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe

Re: Lots of files in temp folder

2016-01-23 Thread Martijn Dashorst
; files but the majority of files and >>> data are in filestore folders. Some with tons of subfolders. >>> The logout" button in the app calls Session.invalidate(). >>> But I'm not certain many actually click this button. >>> So I'm assuming that many sessio

Re: Lots of files in temp folder

2016-01-23 Thread Martin Grigorov
ote: > >> > >>> There are a few empty "file-prefix..." files but the majority of files > and > >>> data are in filestore folders. Some with tons of subfolders. > >>> The logout" button in the app calls Session.invalidate(). &

Re: Lots of files in temp folder

2016-01-22 Thread Martin Grigorov
due to inactivity. >> >> Could it be a wrong invalidation time setting on my side? >> >> >> Manfred >> >> -- >> View this message in context: >> http://apache-wicket.1842946.n4.nabble.com/Lots-of-files-in-temp-folder-tp4673379p4673394.html >> Se

Re: Lots of files in temp folder

2016-01-22 Thread Martin Grigorov
ome with tons of subfolders. >>> The logout" button in the app calls Session.invalidate(). >>> But I'm not certain many actually click this button. >>> So I'm assuming that many sessions will just invalidate due to >>> inactivity. >>> >>> Co

Re: Lots of files in temp folder

2016-01-22 Thread Manfred Bergmann
7.2-SNAPSHOT. When is this due to arrive? Manfred -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Lots-of-files-in-temp-folder-tp4673379p4673401.html Sent from the Users forum mailing list archive at Nabble.com

Re: Lots of files in temp folder

2016-01-22 Thread Martin Grigorov
; > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Lots-of-files-in-temp-folder-tp4673379p4673394.html > Sent from the Users forum mailing list archive at Nabble.com. > > - > T

Re: Lots of files in temp folder

2016-01-22 Thread Manfred Bergmann
sions will just invalidate due to inactivity. Could it be a wrong invalidation time setting on my side? Manfred -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Lots-of-files-in-temp-folder-tp4673379p4673394.html Sent from the Users forum mailing list archiv

Re: Lots of files in temp folder

2016-01-22 Thread Martin Grigorov
KET-6083) you test against Wicket 7.2-SNAPSHOT. > When is this due to arrive? > > > Manfred > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Lots-of-files-in-temp-folder-tp4673379p4673401.html &

Re: Lots of files in temp folder

2016-01-21 Thread Martin Grigorov
ays open in a browser and got reloaded often. > > Are those files not removed from time to time, automatically? > If not, how can I remove them programmatically? > > A, yeah. the Wicket version is 6.19.0. Upgrading to 6.21.0 shows the same > behavior. > > Regards, > Manfred

Lots of files in temp folder

2016-01-21 Thread Manfred Bergmann
en. Are those files not removed from time to time, automatically? If not, how can I remove them programmatically? A, yeah. the Wicket version is 6.19.0. Upgrading to 6.21.0 shows the same behavior. Regards, Manfred -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Lots-of-

Re: Lots of files in temp folder

2016-01-21 Thread bilguun
those files using only invalidateNow(). So do I have to call that unbind() method manually to delete those files? Thanks, Bill -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Lots-of-files-in-temp-folder-tp4673379p4673390.html Sent from the Users forum mailing list

Re: Lots of files in temp folder

2016-01-21 Thread Martin Grigorov
Hmm, there is no file-upload functionality in this Wicket app. I'm > wondering > why those file are created then? > > I just had a check. There were 8GB of data from those files. > > > Manfred > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.c

Re: Lots of files in temp folder

2016-01-21 Thread Manfred Bergmann
-of-files-in-temp-folder-tp4673379p4673388.html Sent from the Users forum mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org

Re: Lots of files in temp folder

2016-01-21 Thread Ernesto Reinaldo Barreiro
y those file are created then? > > I just had a check. There were 8GB of data from those files. > > > Manfred > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Lots-of-files-in-temp-folder-tp4673379p4673388.html > Sent f

Re: Lots of files in temp folder

2016-01-21 Thread Martin Grigorov
> invalidateNow(). So do I have to call that unbind() method manually to > delete those files? > > Thanks, > > Bill > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Lots-of-files-in-temp-folder-tp4673379p46733