NEW DATE! Bugzilla will undergo maintenance 2024-03-28 18h00 CET. Bugzilla will be placed in read-only mode at that time.

Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 15970 - CVSDecorator problems starting old workspace with 20020514
Summary: CVSDecorator problems starting old workspace with 20020514
Status: RESOLVED DUPLICATE of bug 15979
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: PC other
: P1 critical (vote)
Target Milestone: 2.0 M6   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-14 16:20 EDT by Darin Swanson CLA
Modified: 2002-05-14 21:37 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Swanson CLA 2002-05-14 16:20:15 EDT
I have a workspace that had cvs decorators turned on
Started up 20020514 on this workspace

Lots of error dialogs and a log full of:
!ENTRY org.eclipse.core.runtime 4 2 5/14/02 2:15 PM
!MESSAGE Plugin org.eclipse.team.cvs.ui was unable to instantiate class 
org.eclipse.team.internal.ccvs.ui.CVSDecorator.
!STACK 0
org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegatingLoaderExceptio
n: Attempt to load class org.eclipse.team.internal.ccvs.ui.OverlayIcon from 
deactivated plug-in org.eclipse.team.cvs.ui.
	at 
org.eclipse.core.internal.plugins.PluginClassLoader.shouldLookForClass
(PluginClassLoader.java:226)
	at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java(Compiled Code))
	at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java(Compiled Code))
	at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java(Compiled Code))
	at java.lang.ClassLoader.loadClass(ClassLoader.java(Compiled Code))
	at java.lang.Class.newInstance0(Native Method)
	at java.lang.Class.newInstance(Class.java:262)
	at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:128)
	at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:157)
	at 
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:96)
	at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:116)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
	at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:113)
	at org.eclipse.ui.internal.DecoratorDefinition.internalGetDecorator
(DecoratorDefinition.java:115)
	at org.eclipse.ui.internal.DecoratorDefinition.decorateText
(DecoratorDefinition.java:244)
	at org.eclipse.ui.internal.DecoratorManager.decorateText
(DecoratorManager.java:121)
	at org.eclipse.ui.internal.DecoratorManager.decorateText
(DecoratorManager.java:130)
	at org.eclipse.ui.internal.DecoratorManager.decorateText
(DecoratorManager.java:104)
	at org.eclipse.jface.viewers.DecoratingLabelProvider.getText
(DecoratingLabelProvider.java:102)
	at org.eclipse.jface.viewers.TreeViewer.doUpdateItem(TreeViewer.java:88)
	at org.eclipse.jface.viewers.AbstractTreeViewer.doUpdateItem
(AbstractTreeViewer.java:352)
	at org.eclipse.jface.viewers.StructuredViewer.updateItem
(StructuredViewer.java:1044)
	at org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem
(AbstractTreeViewer.java:256)
	at org.eclipse.jface.viewers.AbstractTreeViewer.createChildren
(AbstractTreeViewer.java:241)
	at org.eclipse.jface.viewers.AbstractTreeViewer$4.run
(AbstractTreeViewer.java:658)
	at org.eclipse.jface.viewers.StructuredViewer.preservingSelection
(StructuredViewer.java:616)
	at org.eclipse.jface.viewers.AbstractTreeViewer.inputChanged
(AbstractTreeViewer.java:650)
	at org.eclipse.jface.viewers.ContentViewer.setInput
(ContentViewer.java:234)
	at org.eclipse.jface.viewers.StructuredViewer.setInput
(StructuredViewer.java:785)
	at 
org.eclipse.jdt.internal.ui.packageview.PackageExplorerPart.createPartControl
(PackageExplorerPart.java:287)
	at org.eclipse.ui.internal.PartPane$4.run(PartPane.java:133)
	at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:802)
	at org.eclipse.core.runtime.Platform.run(Platform.java:411)
	at org.eclipse.ui.internal.PartPane.createChildControl
(PartPane.java:131)
	at org.eclipse.ui.internal.PartPane.createControl(PartPane.java:174)
	at org.eclipse.ui.internal.ViewPane.createControl(ViewPane.java:179)
	at org.eclipse.ui.internal.PartTabFolder.createPartTab
(PartTabFolder.java:245)
	at org.eclipse.ui.internal.PartTabFolder.createControl
(PartTabFolder.java:217)
	at org.eclipse.ui.internal.PartSashContainer.createControl
(PartSashContainer.java:177)
	at org.eclipse.ui.internal.PerspectivePresentation.activate
(PerspectivePresentation.java:94)
	at org.eclipse.ui.internal.Perspective.onActivate(Perspective.java:652)
	at org.eclipse.ui.internal.WorkbenchPage.setPerspective
(WorkbenchPage.java:2068)
	at org.eclipse.ui.internal.WorkbenchPage.busySetPerspective
(WorkbenchPage.java:519)
	at org.eclipse.ui.internal.WorkbenchPage.access$6
(WorkbenchPage.java:506)
	at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2121)
	at org.eclipse.swt.custom.BusyIndicator.showWhile(Unknown Source)
	at org.eclipse.ui.internal.WorkbenchPage.setPerspective
(WorkbenchPage.java:2119)
	at org.eclipse.ui.internal.ChangeToPerspectiveMenu.run
(ChangeToPerspectiveMenu.java:37)
	at org.eclipse.ui.actions.PerspectiveMenu.run(PerspectiveMenu.java:305)
	at org.eclipse.ui.actions.PerspectiveMenu$2.widgetSelected
(PerspectiveMenu.java:93)
	at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
	at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
	at org.eclipse.swt.widgets.Widget.notifyListeners(Unknown Source)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
	at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1074)
	at org.eclipse.ui.internal.Workbench.run(Workbench.java:1057)
	at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:739)
	at org.eclipse.core.boot.BootLoader.run(BootLoader.java:450)
	at java.lang.reflect.Method.invoke(Native Method)
	at org.eclipse.core.launcher.Main.basicRun(Main.java:176)
	at org.eclipse.core.launcher.Main.run(Main.java:614)
	at org.eclipse.core.launcher.Main.main(Main.java:451)
Comment 1 James Moody CLA 2002-05-14 17:47:41 EDT
I get the following starting up with an old workspace:

Startup: using configuration file:E:\eclipse-0514
\eclipse\workspace\.metadata\.c
onfig\platform.cfg
Boot URL: file:/E:/eclipse-
0514/eclipse/plugins/org.eclipse.core.boot_2.0.0/boot
.jar
Workspace location:
   E:\eclipse-0514\eclipse\workspace
Debug-Options:
    file:E:/eclipse-0514/eclipse/.options
Install URL:
    file:/E:/eclipse-0514/eclipse/
Read registry cache: 172ms
Starting plugin: org.eclipse.core.runtime
Finished plugin startup for org.eclipse.core.runtime time: 0ms
Starting plugin: org.apache.xerces
Finished plugin startup for org.apache.xerces time: 16ms
Starting plugin: org.eclipse.ui
Finished plugin startup for org.eclipse.ui time: 0ms
Starting plugin: org.eclipse.swt
Finished plugin startup for org.eclipse.swt time: 0ms
Starting plugin: org.eclipse.core.resources
Finished plugin startup for org.eclipse.core.resources time: 1829ms
Starting plugin: org.eclipse.jdt.ui
Starting plugin: org.eclipse.search
Finished plugin startup for org.eclipse.search time: 0ms
Starting plugin: org.eclipse.jdt.core
Finished plugin startup for org.eclipse.jdt.core time: 219ms
Finished plugin startup for org.eclipse.jdt.ui time: 422ms
Starting plugin: org.eclipse.jdt.launching
Finished plugin startup for org.eclipse.jdt.launching time: 94ms
Starting plugin: org.eclipse.help
Finished plugin startup for org.eclipse.help time: 93ms
Starting plugin: org.eclipse.team.core
Finished plugin startup for org.eclipse.team.core time: 32ms
Starting plugin: org.eclipse.team.cvs.ui
Finished plugin startup for org.eclipse.team.cvs.ui time: 500ms
Comment 2 Rodrigo Peretti CLA 2002-05-14 21:37:54 EDT

*** This bug has been marked as a duplicate of 15979 ***