Details
-
Bug
-
Resolution: Solved By
-
Major
-
None
-
12.6
-
None
-
Windows 10 Pro 64 bit, Edge 84, using a local instance of XWiki 12.6 on HSQLDB, Jetty 9.4.29
-
Unknown
-
N/A
-
N/A
-
Description
STEPS TO REPRODUCE
- Start a fresh instance of XWiki
- Observe the console logs
EXPECTED RESULTS
No warnings are displayed.
ACTUAL RESULTS
In console, there is a warning related to FileDataWriter:
2020-08-07 12:54:47,758 [main] WARN j.e.i.FileDataWriter - Can't open directory channel. Log directory fsync won't be performed.
In XWiki 12.5.1 in place of this warning was an info:
2020-08-07 12:09:06,896 [main] INFO o.x.s.f.i.FilesystemStoreTools - Using filesystem store directory [C:\XWIKI 12.5.1\xwiki-platform-distribution-flavor-jetty-hsqldb-12.5.1 STD\data\store\file]
Attachments
Issue Links
- duplicates
-
XWIKI-17636 Use a lighter library to perform disk-persistent blocking queue in mention
- Closed