Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Problems initializing org.eclipse.ui.editors bundle
Problems initializing org.eclipse.ui.editors bundle [message #1580701] Fri, 23 January 2015 17:10 Go to next message
Ernesto Posse is currently offline Ernesto PosseFriend
Messages: 438
Registered: March 2011
Senior Member
My Eclipse installation is taking too long initializing, and the error log (attached) shows what seems to be the culprit: I get a lot of exceptions initializing the org.eclipse.ui.editors bundle:

"While loading class "org.eclipse.ui.texteditor.AbstractDecoratedTextEditor", thread "Thread[main,6,main]" timed out waiting (5004ms) for thread "Thread[Worker-2,5,main]" to finish starting bundle "org.eclipse.ui.editors_3.8.200.v20140401-1310 [946]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "org.eclipse.ui.texteditor.AbstractDecoratedTextEditor" may not be fully initialized."

I get bout 33 such timeouts which makes the start-up time take several minutes.

I haven't found any bug report related to this. What could be the problem? Is there something I can do which doesn't require reinstalling everything from scratch?

I'm on

Eclipse Modeling Tools
Version: Luna Service Release 1a (4.4.1)
Build id: 20150109-0600

on Mac OS X Yosemite

with the following installed, in case some of these can be the reason...

Eclipse Modeling Tools 4.4.1.20150109-0740 epp.package.modeling null
Eclipse Releng Tools 3.5.1.v20140604-1105 org.eclipse.releng.tools.feature.group Eclipse.org
Ecore Diagram Editor 2.0.3.201411191338 org.eclipse.emf.ecoretools.design.feature.group Eclipse Modeling Project
JVM Monitor 3.8.1.201302030008 org.jvmmonitor.feature.group JvmMonitor.org
Mylyn Reviews Connector: Gerrit 2.4.0.v20140903-1455 org.eclipse.mylyn.gerrit.feature.feature.group Eclipse Mylyn
Papyrus Extra Binaries and Sources (Incubation) 1.0.1.v201409171106 org.eclipse.papyrus.extra.sources.feature.feature.group Eclipse Modeling Project
Papyrus Extra Feature (Incubation) 1.0.1.v201409171106 org.eclipse.papyrus.extra.feature.feature.group Eclipse Modeling Project
Papyrus UML 1.0.1.v201409170932 org.eclipse.papyrus.sdk.feature.feature.group Eclipse Modeling Project
Papyrus UML RealTime profile (Incubation) 1.0.1.v201409171106 org.eclipse.papyrus.extra.umlrt.feature.feature.group Eclipse Modeling Project
Sirius Core Runtime Developer Resources 2.0.0.201410241344 org.eclipse.sirius.runtime.source.feature.group Eclipse Modeling Project
Sirius Documentation Developer Resources 2.0.0.201410241344 org.eclipse.sirius.doc.feature.source.feature.group Eclipse Modeling Project
Sirius IDE Support for Acceleo Developer Resources 2.0.0.201410241344 org.eclipse.sirius.runtime.ide.ui.acceleo.source.feature.group Eclipse Modeling Project
Sirius Runtime IDE Developer Resources 2.0.0.201410241344 org.eclipse.sirius.runtime.ide.ui.source.feature.group Eclipse Modeling Project
Sirius Runtime Support for Acceleo 3 Developer Resources 2.0.0.201410241344 org.eclipse.sirius.runtime.acceleo.source.feature.group Eclipse Modeling Project
Sirius Runtime Support for OCL Developer Resources 2.0.0.201410241344 org.eclipse.sirius.runtime.ocl.source.feature.group Eclipse Modeling Project
Sirius Specification Editor Support for Acceleo Developer Resources 2.0.0.201410241344 org.eclipse.sirius.specifier.ide.ui.acceleo.source.feature.group Eclipse Modeling Project
Sirius Specification Environment Developer Resources 2.0.0.201410241344 org.eclipse.sirius.specifier.ide.ui.source.feature.group Eclipse Modeling Project
Xtend IDE 2.7.3.v201411190455 org.eclipse.xtend.sdk.feature.group Eclipse Xtend
Xtext Complete SDK 2.7.3.v201411190455 org.eclipse.xtext.sdk.feature.group Eclipse Modeling Project
Xtext Redistributable 2.7.3.v201411190455 org.eclipse.xtext.redist.feature.group Eclipse Modeling Project

Re: Problems initializing org.eclipse.ui.editors bundle [message #1580858 is a reply to message #1580701] Fri, 23 January 2015 19:13 Go to previous message
Eclipse UserFriend
This sounds really familiar, but I can't remember nor find the bug report. Could you take a Java thread dump with jstack, or follow some of the other instruction on the How To Report A Deadlock page.

Brian.
Previous Topic:Save settings/properties from all plug-ins
Next Topic:compute proposals outside ui thread
Goto Forum:
  


Current Time: Tue Apr 23 08:08:52 GMT 2024

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

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

Back to the top