|
|
|
|
Re: Uninstalled Model Addon Show Error continuously. [message #904179 is a reply to message #904098] |
Mon, 27 August 2012 20:23  |
Eclipse User |
|
|
|
Application Model is serialized and deserialized when eclipse is launching. (E4Application#loadApplicationModel(IApplicationContext, IEclipseContext)
What if I uninstalled bundles which contributed Model Addons,
then Add-Ons which are contributed by uninstalled Contributor(Bundle) can be remains.
E4 Application can't resolve contributed URI(because there is no contributor), so it logs an error.
Log seems like to:
eclipse.buildId=I20120608-1400
java.version=1.6.0_31
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=ko_KR
Framework arguments: -product org.eclipse.epp.package.modeling.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.modeling.product
Error
Tue Aug 28 09:19:35 KST 2012
Unable to retrieve the bundle from the URI: bundleclass://org.eclipse.e4.tools.emf.liveeditor/org.eclipse.e4.tools.emf.liveeditor.OpenLiveDialogHandler (contributed URI)
|
|
|
Powered by
FUDForum. Page generated in 0.03546 seconds