Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 14.2.1
-
Fix Version/s: None
-
Component/s: Index
-
Labels:None
-
Environment:Windows 11 Pro 64 bit, Chrome 100, using a local instance of XWiki 14.2.1 on Oracle 19c, Tomcat 9.0.60
-
Difficulty:Unknown
-
Similar issues:
Description
STEPS TO REPRODUCE
- Create a subwiki (I reproduced on a fresh instance)
- Observe the XWiki console
EXPECTED RESULTS
No warnings/errors are displayed.
ACTUAL RESULTS
A warning related to DefaultTasksManager occurred:
2022-04-01 14:15:47,757 [task-manager-consumer] WARN o.x.i.i.DefaultTasksManager - Error during the execution of task [org.xwiki.index.internal.TaskData@19d9c755[timestamp=1648811747741,docId=8077451338251529800,type=mention,attempts=1,stop=false,wikiId=xwiki,version=2.1]]. Cause: [PatchFailedException: Index 54 out of bounds for length 0].
However, the issue could not be reproduced every time.