Skip to main content



      Home
Home » Eclipse Projects » Mylyn » "Synchronizing Task List" error
"Synchronizing Task List" error [message #600951] Wed, 17 March 2010 20:05 Go to next message
Eclipse UserFriend
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 17:48 Go to previous message
Eclipse UserFriend
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 Jul 22 18:03:03 EDT 2025

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

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

Back to the top