Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » "Synchronizing Task List" error
"Synchronizing Task List" error [message #600951] Thu, 18 March 2010 00:05 Go to next message
Ted Kuster is currently offline Ted KusterFriend
Messages: 2
Registered: March 2010
Location: San Francisco
Junior Member

Is this a bug I should report? I searched and did not find a duplicate of it. Here's the error log:

<Begin error log>

eclipse.buildId=M20090917-0800
java.version=1.6.0_0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

This is a continuation of log file /home/tkuster/workspace/.metadata/.bak_3.log
Created Time: 2010-03-17 09:31:40.882


Error
Wed Mar 17 15:42:05 PST 2010
An internal error occurred during: "Synchronizing Task List".

java.lang.NoClassDefFoundError: org/eclipse/mylyn/commons/core/StatusHandler
at org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeQuerie sJob.run(SynchronizeQueriesJob.java:244)
at org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeReposi toriesJob.updateQueries(SynchronizeRepositoriesJob.java:164)
at org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeReposi toriesJob.run(SynchronizeRepositoriesJob.java:127)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

<end error log>

One odd thing here is that during the time I've been getting this error, Mylyn has also been building contexts made up of random files. Files that I haven't touched, and that show no pattern of connection to anything I have touched, afaict. Not at all sure this is related.
Re: "Synchronizing Task List" error [message #600972 is a reply to message #600951] Tue, 23 March 2010 21:48 Go to previous message
Robert Elves is currently offline Robert ElvesFriend
Messages: 87
Registered: July 2009
Member
Looks like you have an inconsistent Mylyn installation. This can happen
for any number of reasons. To resolve this situation you could try
checking for updates Help > Check for Updates. Alternatively, you could
remove the Mylyn features (Help > About Eclipse > Installation Details
button > Installed Software tab) and try installing again and hope that
the mirrors behave themselves.

-Rob


On 10-03-17 8:05 PM, Ted Kuster wrote:
> Is this a bug I should report? I searched and did not find a duplicate
> of it. Here's the error log:
>
> <Begin error log>
>
> eclipse.buildId=M20090917-0800
> java.version=1.6.0_0
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
> Command-line arguments: -os linux -ws gtk -arch x86
>
> This is a continuation of log file
> /home/tkuster/workspace/.metadata/.bak_3.log
> Created Time: 2010-03-17 09:31:40.882
>
>
> Error
> Wed Mar 17 15:42:05 PST 2010
> An internal error occurred during: "Synchronizing Task List".
>
> java.lang.NoClassDefFoundError:
> org/eclipse/mylyn/commons/core/StatusHandler
> at org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeQuerie
> sJob.run(SynchronizeQueriesJob.java:244)
> at org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeReposi
> toriesJob.updateQueries(SynchronizeRepositoriesJob.java:164)
> at org.eclipse.mylyn.internal.tasks.core.sync.SynchronizeReposi
> toriesJob.run(SynchronizeRepositoriesJob.java:127)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
>
> <end error log>
>
> One odd thing here is that during the time I've been getting this error,
> Mylyn has also been building contexts made up of random files. Files
> that I haven't touched, and that show no pattern of connection to
> anything I have touched, afaict. Not at all sure this is related.
>
Previous Topic:How do I share task contexts with another user
Next Topic:Getting error while Making a Query from form
Goto Forum:
  


Current Time: Tue Apr 16 10:33:40 GMT 2024

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

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

Back to the top