Details
-
Bug
-
Status: Closed
-
Normal
-
Resolution: Won't Fix
-
2.28.00
-
None
Description
Warning 'Ignoring event overflow' [1] when adding 1000 files at one.
Steps to reproduce
1) Create a folder named 'large' in the web files space
2) Add 1000 files
Expected: 1000 files added
Actual: 4 files added and warning.
Moving the folder to a new name throws: java.lang.OutOfMemoryError: Java heap space
To consider if these kind of problems must be logged as error instead. For the developer it can make it hard to use and track what's synced and what not
[INFO] [talledLocalContainer] 12.02.2015 15:17:08 WARN [org.onehippo.cms7.services.webfiles.watch.FileSystemWatcher.processFileSystemChanges():199] Ignoring event overflow in /home/abanck/svn/cms7-testsuite-clean/sut/intranet-bootstrap/webfiles/src/main/resources/intranet/large
Attachments
Issue Links
- relates to
-
CMS-9028 When deleting a lot (> 100) of files within one folder via intellij an NPE is logged
- Closed