Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Task List Indexer error
Task List Indexer error [message #1824460] Wed, 15 April 2020 16:37 Go to next message
Luis Rieke is currently offline Luis RiekeFriend
Messages: 1
Registered: April 2020
Junior Member
Hey guys,

I reinstalled the newest version of Eclipse few minutes ago. Also I changed the Workspace folder which should be automatically synchronized by Google Drive (Google File Stream locally on my computer to be specific).

Installation easy as always but when I open Eclipse I have now an error message saying:
An internal error occurred during: "Task List Indexer".
java.nio.channels.OverlappingFileLockException


Could this be related to Google Drive synchronization?
Or any other ideas?

I already checked this forum and found relating posts but did not help in my case:
https://www.eclipse.org/forums/index.php/t/803256/
https://www.eclipse.org/forums/index.php/t/440618/

I updated the mylyn task lists folder location in preferences and I have no "Kama-Pc conflicted copy" or similar. Just a write..lock data in this folder which seems empty (checked with editor).

Thanks for your help!
Luis
  • Attachment: eclipse1.png
    (Size: 9.33KB, Downloaded 102 times)
  • Attachment: eclipse2.png
    (Size: 13.19KB, Downloaded 91 times)
Re: Task List Indexer error [message #1824469 is a reply to message #1824460] Wed, 15 April 2020 18:27 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

The workspace isn't something you want to sync with the cloud. The workspace directory contains the
projects (by default) as well as frequently accessed data like search indexes and others specific to that
machine. You might have better luck putting just your projects on Google File Stream, but
synchronization is most stable and tested with an actual SCM like git or cvs. I don't know how reliable
File Stream is supposed to be, but I would look at storing a workspace on any cloud storage like it were
stacked onto a ticking time bomb.

When creating your projects, you can usually pick where they'll be created on disk using the Advanced
section of the wizard page. You should be able to import projects you've already stored in the cloud into
a local workspace, and possibly avoid this OverlappingFileLockException.


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Eclipse Wild Web Developer
Next Topic:Lost the tutorial on "Restart"
Goto Forum:
  


Current Time: Wed Apr 24 23:08:55 GMT 2024

Powered by FUDForum. Page generated in 0.08727 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top