Bug 562447 - An internal error occurred during: "Task List Indexer".
Summary: An internal error occurred during: "Task List Indexer".
Status: UNCONFIRMED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Mylyn (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 10
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Mylyn Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-23 20:25 EDT by José Carlos Araujo dos Santos CLA
Modified: 2021-08-05 22:35 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description José Carlos Araujo dos Santos CLA 2020-04-23 20:25:10 EDT
At the startup the following message appears:

An internal error occurred during: "Task List Indexer".
java.nio.channels.OverlappingFileLockException

I Am using Eclipse IDE for Java Developers with a javaWorkspace in the "Google Drive File Stream" at g: drive. Eclipse is installed in the c: driver, if this matters.

How to solve it?
Comment 1 Nitin Dahyabhai CLA 2021-08-05 22:35:20 EDT
The Task List Indexer is part of the Mylyn Tasks project.

Either way, it's recommended not to put your entire workspace on a network drive, or
to manage it with file synchronization. You'll get terrible performance and file
locking issues like you're encountering.