"Synchronizing Task List" error [message #521541] |
Wed, 17 March 2010 20:05  |
Eclipse User |
|
|
|
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 #522781 is a reply to message #521541] |
Tue, 23 March 2010 17:48  |
Eclipse User |
|
|
|
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.
>
|
|
|
Powered by
FUDForum. Page generated in 0.23647 seconds