Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-dev] Exception in workspace log with Mylyn 2.3

That looks like a potential deadlock while classes are loaded during bundle 
startup. We have seen similar warnings in the log before and most of the time 
they don't cause any problems. This bug has more background information:

 88524: warnings on startup in Europa
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=188524

Please file a new bug report and include the stack traces.

Steffen


On Wednesday 12 March 2008, Helen wrote:
> Hi.  We've installed Mylyn 2.3 on top of Eclipse 3.3.3, and are seeing
> the below exception in the workspace log file.  As far as I can see, it
> doesn't cause any problems, but maybe I just haven't run into them?
>
> Thanks for any info
> -Helen
> -----------------
> org.osgi.framework.BundleException: State change in progress for bundle
> "update@thirdparty/eclipse/plugins/org.eclipse.mylyn.tasks.ui_2.3.0.v200802
>25-2200.jar" by thread "Worker-2".
>     at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(Ab
>stractBundle.java:1141) at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundl
>e.java:258) at
[...]


-- 
Steffen Pingel - steffenp@xxxxxx - http://steffenpingel.de


Back to the top