Bug 24377 - Attempt to change resource while tree locked during container initialization
Summary: Attempt to change resource while tree locked during container initialization
Status: RESOLVED DUPLICATE of bug 24376
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-04 04:51 EDT by Philipe Mulet CLA
Modified: 2003-03-23 12:28 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipe Mulet CLA 2002-10-04 04:51:20 EDT
20021001

During startup, while containers were initialized, got the following stack dump.
Eventually the workbench came up after a really long time.

The workspace was a self-hosting one, jdt.core projects are using container.

-------------------------
Launching workbench...
java version "1.4.1-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-rc-b18)
Java HotSpot(TM) Client VM (build 1.4.1-rc-b18, mixed mode)

Startup: using configuration file:D:\eclipse\workspaces\dev2.0
\plugins\.metadata\.config\platform.cfg
Boot URL: 
file:D:/eclipse/sdk/eclipse/plugins/org.eclipse.core.boot_2.1.0/boot.jar
Workspace location:
   D:\eclipse\workspaces\dev2.0\plugins
Debug-Options:
    file:D:/eclipse/sdk/eclipse/.options
Install URL:
    file:D:/eclipse/sdk/eclipse/
Read registry cache: 330ms
!ENTRY org.eclipse.jdt.core 1 2 Oct 03, 2002 15:00:31.520
!MESSAGE Problems occurred when invoking code from plug-
in: "org.eclipse.jdt.core".
!STACK 1
Java Model Exception: Core Exception [code 4] The resource tree is locked for 
modifications.
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2277)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.DeltaProcessor.initializeRoots
(DeltaProcessor.java:980)
        at org.eclipse.jdt.internal.core.DeltaProcessor.processResourceDelta
(DeltaProcessor.java:1176)
        at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged
(DeltaProcessor.java:1445)
        at org.eclipse.core.internal.events.NotificationManager$1.run
(NotificationManager.java:128)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.core.internal.events.NotificationManager.notify
(NotificationManager.java:143)
        at org.eclipse.core.internal.events.NotificationManager.broadcastChanges
(NotificationManager.java:67)
        at org.eclipse.core.internal.resources.Workspace.broadcastChanges
(Workspace.java:133)
        at org.eclipse.core.internal.resources.Workspace.endOperation
(Workspace.java:753)
        at org.eclipse.core.internal.resources.Workspace.run
(Workspace.java:1383)
        at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2154)
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2251)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.search.indexing.IndexManager.reset
(IndexManager.java:378)
        at org.eclipse.jdt.core.JavaCore.startIndexing(JavaCore.java:2426)
        at org.eclipse.jdt.core.JavaCore.startup(JavaCore.java:2458)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0
(DelegatingURLClassLoader.java:744)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass
(DelegatingURLClassLoader.java:70)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites
(DelegatingURLClassLoader.java:429)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:758)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
        at org.eclipse.jdt.internal.ui.JavaPlugin.registerAdapters
(JavaPlugin.java:329)
        at org.eclipse.jdt.internal.ui.JavaPlugin.startup(JavaPlugin.java:191)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:127)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:164)
        at 
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:102)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:118)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:115)
        at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.java:616)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.createPart
(EditorManager.java:614)
        at org.eclipse.ui.internal.EditorManager.openInternalEditor
(EditorManager.java:604)
        at org.eclipse.ui.internal.EditorManager.access$6
(EditorManager.java:602)
        at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:834)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.busyRestoreEditor
(EditorManager.java:788)
        at org.eclipse.ui.internal.EditorManager$6.run(EditorManager.java:781)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.EditorManager.restoreEditor
(EditorManager.java:777)
        at org.eclipse.ui.internal.EditorManager.restoreState
(EditorManager.java:693)
        at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:1938)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1063)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1174)
        at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:1149)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:828)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState
(Workbench.java:780)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:594)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1248)
        at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:775)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)
!ENTRY org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:31.520
!MESSAGE The resource tree is locked for modifications.
!SUBENTRY 1 org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:31.520
!MESSAGE The resource tree is locked for modifications.
!ENTRY org.eclipse.jdt.core 4 4 Oct 03, 2002 15:00:32.701
!MESSAGE Exception occurred in classpath container initializer: 
org.eclipse.jdt.internal.launching.JREContainerInitializer@167d7fb
!STACK 1
Java Model Exception: Core Exception [code 4] The resource tree is locked for 
modifications.
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2277)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.DeltaProcessor.initializeRoots
(DeltaProcessor.java:980)
        at org.eclipse.jdt.internal.core.DeltaProcessor.processResourceDelta
(DeltaProcessor.java:1176)
        at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged
(DeltaProcessor.java:1445)
        at org.eclipse.core.internal.events.NotificationManager$1.run
(NotificationManager.java:128)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.core.internal.events.NotificationManager.notify
(NotificationManager.java:143)
        at org.eclipse.core.internal.events.NotificationManager.broadcastChanges
(NotificationManager.java:67)
        at org.eclipse.core.internal.resources.Workspace.broadcastChanges
(Workspace.java:133)
        at org.eclipse.core.internal.resources.Workspace.endOperation
(Workspace.java:753)
        at org.eclipse.core.internal.resources.Workspace.run
(Workspace.java:1383)
        at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2154)
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2251)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.search.indexing.IndexManager.reset
(IndexManager.java:378)
        at org.eclipse.jdt.core.JavaCore.startIndexing(JavaCore.java:2426)
        at org.eclipse.jdt.core.JavaCore.startup(JavaCore.java:2458)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0
(DelegatingURLClassLoader.java:744)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass
(DelegatingURLClassLoader.java:70)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites
(DelegatingURLClassLoader.java:429)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:758)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
        at org.eclipse.jdt.internal.ui.JavaPlugin.registerAdapters
(JavaPlugin.java:329)
        at org.eclipse.jdt.internal.ui.JavaPlugin.startup(JavaPlugin.java:191)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:127)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:164)
        at 
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:102)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:118)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:115)
        at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.java:616)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.createPart
(EditorManager.java:614)
        at org.eclipse.ui.internal.EditorManager.openInternalEditor
(EditorManager.java:604)
        at org.eclipse.ui.internal.EditorManager.access$6
(EditorManager.java:602)
        at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:834)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.busyRestoreEditor
(EditorManager.java:788)
        at org.eclipse.ui.internal.EditorManager$6.run(EditorManager.java:781)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.EditorManager.restoreEditor
(EditorManager.java:777)
        at org.eclipse.ui.internal.EditorManager.restoreState
(EditorManager.java:693)
        at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:1938)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1063)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1174)
        at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:1149)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:828)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState
(Workbench.java:780)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:594)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1248)
        at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:775)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)
!ENTRY org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:32.701
!MESSAGE The resource tree is locked for modifications.
!ENTRY org.eclipse.jdt.core 1 2 Oct 03, 2002 15:00:33.433
!MESSAGE Problems occurred when invoking code from plug-
in: "org.eclipse.jdt.core".
!STACK 1
Java Model Exception: Core Exception [code 4] The resource tree is locked for 
modifications.
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2277)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.DeltaProcessor.initializeRoots
(DeltaProcessor.java:980)
        at org.eclipse.jdt.internal.core.DeltaProcessor.processResourceDelta
(DeltaProcessor.java:1176)
        at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged
(DeltaProcessor.java:1445)
        at org.eclipse.core.internal.events.NotificationManager$1.run
(NotificationManager.java:128)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.core.internal.events.NotificationManager.notify
(NotificationManager.java:143)
        at org.eclipse.core.internal.events.NotificationManager.broadcastChanges
(NotificationManager.java:67)
        at org.eclipse.core.internal.resources.Workspace.broadcastChanges
(Workspace.java:133)
        at org.eclipse.core.internal.resources.Workspace.endOperation
(Workspace.java:753)
        at org.eclipse.core.internal.resources.Workspace.run
(Workspace.java:1383)
        at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2154)
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2251)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.search.indexing.IndexManager.reset
(IndexManager.java:378)
        at org.eclipse.jdt.core.JavaCore.startIndexing(JavaCore.java:2426)
        at org.eclipse.jdt.core.JavaCore.startup(JavaCore.java:2458)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0
(DelegatingURLClassLoader.java:744)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass
(DelegatingURLClassLoader.java:70)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites
(DelegatingURLClassLoader.java:429)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:758)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
        at org.eclipse.jdt.internal.ui.JavaPlugin.registerAdapters
(JavaPlugin.java:329)
        at org.eclipse.jdt.internal.ui.JavaPlugin.startup(JavaPlugin.java:191)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:127)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:164)
        at 
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:102)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:118)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:115)
        at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.java:616)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.createPart
(EditorManager.java:614)
        at org.eclipse.ui.internal.EditorManager.openInternalEditor
(EditorManager.java:604)
        at org.eclipse.ui.internal.EditorManager.access$6
(EditorManager.java:602)
        at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:834)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.busyRestoreEditor
(EditorManager.java:788)
        at org.eclipse.ui.internal.EditorManager$6.run(EditorManager.java:781)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.EditorManager.restoreEditor
(EditorManager.java:777)
        at org.eclipse.ui.internal.EditorManager.restoreState
(EditorManager.java:693)
        at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:1938)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1063)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1174)
        at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:1149)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:828)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState
(Workbench.java:780)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:594)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1248)
        at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:775)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)
!ENTRY org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:33.433
!MESSAGE The resource tree is locked for modifications.
!SUBENTRY 1 org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:33.433
!MESSAGE The resource tree is locked for modifications.
!ENTRY org.eclipse.jdt.core 4 4 Oct 03, 2002 15:00:34.73
!MESSAGE Exception occurred in classpath container initializer: 
org.eclipse.jdt.internal.launching.JREContainerInitializer@118278a
!STACK 1
Java Model Exception: Core Exception [code 4] The resource tree is locked for 
modifications.
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2277)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.DeltaProcessor.initializeRoots
(DeltaProcessor.java:980)
        at org.eclipse.jdt.internal.core.DeltaProcessor.processResourceDelta
(DeltaProcessor.java:1176)
        at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged
(DeltaProcessor.java:1445)
        at org.eclipse.core.internal.events.NotificationManager$1.run
(NotificationManager.java:128)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.core.internal.events.NotificationManager.notify
(NotificationManager.java:143)
        at org.eclipse.core.internal.events.NotificationManager.broadcastChanges
(NotificationManager.java:67)
        at org.eclipse.core.internal.resources.Workspace.broadcastChanges
(Workspace.java:133)
        at org.eclipse.core.internal.resources.Workspace.endOperation
(Workspace.java:753)
        at org.eclipse.core.internal.resources.Workspace.run
(Workspace.java:1383)
        at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2154)
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2251)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.search.indexing.IndexManager.reset
(IndexManager.java:378)
        at org.eclipse.jdt.core.JavaCore.startIndexing(JavaCore.java:2426)
        at org.eclipse.jdt.core.JavaCore.startup(JavaCore.java:2458)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0
(DelegatingURLClassLoader.java:744)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass
(DelegatingURLClassLoader.java:70)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites
(DelegatingURLClassLoader.java:429)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:758)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
        at org.eclipse.jdt.internal.ui.JavaPlugin.registerAdapters
(JavaPlugin.java:329)
        at org.eclipse.jdt.internal.ui.JavaPlugin.startup(JavaPlugin.java:191)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:127)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:164)
        at 
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:102)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:118)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:115)
        at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.java:616)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.createPart
(EditorManager.java:614)
        at org.eclipse.ui.internal.EditorManager.openInternalEditor
(EditorManager.java:604)
        at org.eclipse.ui.internal.EditorManager.access$6
(EditorManager.java:602)
        at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:834)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.busyRestoreEditor
(EditorManager.java:788)
        at org.eclipse.ui.internal.EditorManager$6.run(EditorManager.java:781)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.EditorManager.restoreEditor
(EditorManager.java:777)
        at org.eclipse.ui.internal.EditorManager.restoreState
(EditorManager.java:693)
        at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:1938)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1063)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1174)
        at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:1149)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:828)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState
(Workbench.java:780)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:594)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1248)
        at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:775)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)
!ENTRY org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:34.73
!MESSAGE The resource tree is locked for modifications.
!ENTRY org.eclipse.jdt.core 1 2 Oct 03, 2002 15:00:34.815
!MESSAGE Problems occurred when invoking code from plug-
in: "org.eclipse.jdt.core".
!STACK 1
Java Model Exception: Core Exception [code 4] The resource tree is locked for 
modifications.
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2277)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.DeltaProcessor.initializeRoots
(DeltaProcessor.java:980)
        at org.eclipse.jdt.internal.core.DeltaProcessor.processResourceDelta
(DeltaProcessor.java:1176)
        at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged
(DeltaProcessor.java:1445)
        at org.eclipse.core.internal.events.NotificationManager$1.run
(NotificationManager.java:128)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.core.internal.events.NotificationManager.notify
(NotificationManager.java:143)
        at org.eclipse.core.internal.events.NotificationManager.broadcastChanges
(NotificationManager.java:67)
        at org.eclipse.core.internal.resources.Workspace.broadcastChanges
(Workspace.java:133)
        at org.eclipse.core.internal.resources.Workspace.endOperation
(Workspace.java:753)
        at org.eclipse.core.internal.resources.Workspace.run
(Workspace.java:1383)
        at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2154)
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2251)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.search.indexing.IndexManager.reset
(IndexManager.java:378)
        at org.eclipse.jdt.core.JavaCore.startIndexing(JavaCore.java:2426)
        at org.eclipse.jdt.core.JavaCore.startup(JavaCore.java:2458)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0
(DelegatingURLClassLoader.java:744)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass
(DelegatingURLClassLoader.java:70)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites
(DelegatingURLClassLoader.java:429)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:758)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
        at org.eclipse.jdt.internal.ui.JavaPlugin.registerAdapters
(JavaPlugin.java:329)
        at org.eclipse.jdt.internal.ui.JavaPlugin.startup(JavaPlugin.java:191)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:127)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:164)
        at 
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:102)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:118)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:115)
        at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.java:616)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.createPart
(EditorManager.java:614)
        at org.eclipse.ui.internal.EditorManager.openInternalEditor
(EditorManager.java:604)
        at org.eclipse.ui.internal.EditorManager.access$6
(EditorManager.java:602)
        at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:834)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.busyRestoreEditor
(EditorManager.java:788)
        at org.eclipse.ui.internal.EditorManager$6.run(EditorManager.java:781)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.EditorManager.restoreEditor
(EditorManager.java:777)
        at org.eclipse.ui.internal.EditorManager.restoreState
(EditorManager.java:693)
        at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:1938)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1063)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1174)
        at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:1149)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:828)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState
(Workbench.java:780)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:594)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1248)
        at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:775)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)
!ENTRY org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:34.815
!MESSAGE The resource tree is locked for modifications.
!SUBENTRY 1 org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:34.815
!MESSAGE The resource tree is locked for modifications.
!ENTRY org.eclipse.jdt.core 4 4 Oct 03, 2002 15:00:35.526
!MESSAGE Exception occurred in classpath container initializer: 
org.eclipse.jdt.internal.launching.JREContainerInitializer@19a37a
!STACK 1
Java Model Exception: Core Exception [code 4] The resource tree is locked for 
modifications.
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2277)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.DeltaProcessor.initializeRoots
(DeltaProcessor.java:980)
        at org.eclipse.jdt.internal.core.DeltaProcessor.processResourceDelta
(DeltaProcessor.java:1176)
        at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged
(DeltaProcessor.java:1445)
        at org.eclipse.core.internal.events.NotificationManager$1.run
(NotificationManager.java:128)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.core.internal.events.NotificationManager.notify
(NotificationManager.java:143)
        at org.eclipse.core.internal.events.NotificationManager.broadcastChanges
(NotificationManager.java:67)
        at org.eclipse.core.internal.resources.Workspace.broadcastChanges
(Workspace.java:133)
        at org.eclipse.core.internal.resources.Workspace.endOperation
(Workspace.java:753)
        at org.eclipse.core.internal.resources.Workspace.run
(Workspace.java:1383)
        at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2154)
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2251)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.search.indexing.IndexManager.reset
(IndexManager.java:378)
        at org.eclipse.jdt.core.JavaCore.startIndexing(JavaCore.java:2426)
        at org.eclipse.jdt.core.JavaCore.startup(JavaCore.java:2458)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0
(DelegatingURLClassLoader.java:744)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass
(DelegatingURLClassLoader.java:70)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites
(DelegatingURLClassLoader.java:429)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:758)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
        at org.eclipse.jdt.internal.ui.JavaPlugin.registerAdapters
(JavaPlugin.java:329)
        at org.eclipse.jdt.internal.ui.JavaPlugin.startup(JavaPlugin.java:191)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:127)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:164)
        at 
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:102)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:118)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:115)
        at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.java:616)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.createPart
(EditorManager.java:614)
        at org.eclipse.ui.internal.EditorManager.openInternalEditor
(EditorManager.java:604)
        at org.eclipse.ui.internal.EditorManager.access$6
(EditorManager.java:602)
        at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:834)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.busyRestoreEditor
(EditorManager.java:788)
        at org.eclipse.ui.internal.EditorManager$6.run(EditorManager.java:781)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.EditorManager.restoreEditor
(EditorManager.java:777)
        at org.eclipse.ui.internal.EditorManager.restoreState
(EditorManager.java:693)
        at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:1938)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1063)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1174)
        at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:1149)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:828)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState
(Workbench.java:780)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:594)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1248)
        at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:775)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)
!ENTRY org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:35.536
!MESSAGE The resource tree is locked for modifications.
!ENTRY org.eclipse.jdt.core 1 2 Oct 03, 2002 15:00:36.227
!MESSAGE Problems occurred when invoking code from plug-
in: "org.eclipse.jdt.core".
!STACK 1
Java Model Exception: Core Exception [code 4] The resource tree is locked for 
modifications.
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2277)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.DeltaProcessor.initializeRoots
(DeltaProcessor.java:980)
        at org.eclipse.jdt.internal.core.DeltaProcessor.processResourceDelta
(DeltaProcessor.java:1176)
        at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged
(DeltaProcessor.java:1445)
        at org.eclipse.core.internal.events.NotificationManager$1.run
(NotificationManager.java:128)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.core.internal.events.NotificationManager.notify
(NotificationManager.java:143)
        at org.eclipse.core.internal.events.NotificationManager.broadcastChanges
(NotificationManager.java:67)
        at org.eclipse.core.internal.resources.Workspace.broadcastChanges
(Workspace.java:133)
        at org.eclipse.core.internal.resources.Workspace.endOperation
(Workspace.java:753)
        at org.eclipse.core.internal.resources.Workspace.run
(Workspace.java:1383)
        at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2154)
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2251)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.search.indexing.IndexManager.reset
(IndexManager.java:378)
        at org.eclipse.jdt.core.JavaCore.startIndexing(JavaCore.java:2426)
        at org.eclipse.jdt.core.JavaCore.startup(JavaCore.java:2458)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0
(DelegatingURLClassLoader.java:744)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass
(DelegatingURLClassLoader.java:70)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites
(DelegatingURLClassLoader.java:429)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:758)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
        at org.eclipse.jdt.internal.ui.JavaPlugin.registerAdapters
(JavaPlugin.java:329)
        at org.eclipse.jdt.internal.ui.JavaPlugin.startup(JavaPlugin.java:191)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:127)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:164)
        at 
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:102)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:118)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:115)
        at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.java:616)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.createPart
(EditorManager.java:614)
        at org.eclipse.ui.internal.EditorManager.openInternalEditor
(EditorManager.java:604)
        at org.eclipse.ui.internal.EditorManager.access$6
(EditorManager.java:602)
        at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:834)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.busyRestoreEditor
(EditorManager.java:788)
        at org.eclipse.ui.internal.EditorManager$6.run(EditorManager.java:781)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.EditorManager.restoreEditor
(EditorManager.java:777)
        at org.eclipse.ui.internal.EditorManager.restoreState
(EditorManager.java:693)
        at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:1938)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1063)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1174)
        at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:1149)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:828)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState
(Workbench.java:780)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:594)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1248)
        at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:775)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)
!ENTRY org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:36.237
!MESSAGE The resource tree is locked for modifications.
!SUBENTRY 1 org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:36.237
!MESSAGE The resource tree is locked for modifications.
!ENTRY org.eclipse.jdt.core 4 4 Oct 03, 2002 15:00:36.948
!MESSAGE Exception occurred in classpath container initializer: 
org.eclipse.jdt.internal.launching.JREContainerInitializer@120dbf3
!STACK 1
Java Model Exception: Core Exception [code 4] The resource tree is locked for 
modifications.
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2277)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.DeltaProcessor.initializeRoots
(DeltaProcessor.java:980)
        at org.eclipse.jdt.internal.core.DeltaProcessor.processResourceDelta
(DeltaProcessor.java:1176)
        at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged
(DeltaProcessor.java:1445)
        at org.eclipse.core.internal.events.NotificationManager$1.run
(NotificationManager.java:128)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.core.internal.events.NotificationManager.notify
(NotificationManager.java:143)
        at org.eclipse.core.internal.events.NotificationManager.broadcastChanges
(NotificationManager.java:67)
        at org.eclipse.core.internal.resources.Workspace.broadcastChanges
(Workspace.java:133)
        at org.eclipse.core.internal.resources.Workspace.endOperation
(Workspace.java:753)
        at org.eclipse.core.internal.resources.Workspace.run
(Workspace.java:1383)
        at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:2154)
        at org.eclipse.jdt.core.JavaCore.setClasspathContainer
(JavaCore.java:2251)
        at org.eclipse.jdt.internal.launching.JREContainerInitializer.initialize
(JREContainerInitializer.java:59)
        at org.eclipse.jdt.core.JavaCore$1.run(JavaCore.java:732)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.jdt.core.JavaCore.getClasspathContainer
(JavaCore.java:727)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1511)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1450)
        at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1428)
        at org.eclipse.jdt.internal.core.search.indexing.IndexManager.reset
(IndexManager.java:378)
        at org.eclipse.jdt.core.JavaCore.startIndexing(JavaCore.java:2426)
        at org.eclipse.jdt.core.JavaCore.startup(JavaCore.java:2458)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.access$0
(DelegatingURLClassLoader.java:744)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader$DelegateLoader.loadClass
(DelegatingURLClassLoader.java:70)
        at 
org.eclipse.core.internal.boot.DelegatingURLClassLoader.findClassPrerequisites
(DelegatingURLClassLoader.java:429)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:758)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:315)
        at org.eclipse.jdt.internal.ui.JavaPlugin.registerAdapters
(JavaPlugin.java:329)
        at org.eclipse.jdt.internal.ui.JavaPlugin.startup(JavaPlugin.java:191)
        at org.eclipse.core.internal.plugins.PluginDescriptor$1.run
(PluginDescriptor.java:691)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.internalDoPluginActivation
(PluginDescriptor.java:703)
        at org.eclipse.core.internal.plugins.PluginDescriptor.doPluginActivation
(PluginDescriptor.java:183)
        at org.eclipse.core.internal.plugins.PluginClassLoader.activatePlugin
(PluginClassLoader.java:59)
        at 
org.eclipse.core.internal.plugins.PluginClassLoader.findClassParentsSelf
(PluginClassLoader.java:137)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:750)
        at org.eclipse.core.internal.boot.DelegatingURLClassLoader.loadClass
(DelegatingURLClassLoader.java:730)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:127)
        at 
org.eclipse.core.internal.plugins.PluginDescriptor.createExecutableExtension
(PluginDescriptor.java:164)
        at 
org.eclipse.core.internal.plugins.ConfigurationElement.createExecutableExtension
(ConfigurationElement.java:102)
        at org.eclipse.ui.internal.WorkbenchPlugin$1.run
(WorkbenchPlugin.java:118)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.WorkbenchPlugin.createExtension
(WorkbenchPlugin.java:115)
        at org.eclipse.ui.internal.EditorManager$3.run(EditorManager.java:616)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.createPart
(EditorManager.java:614)
        at org.eclipse.ui.internal.EditorManager.openInternalEditor
(EditorManager.java:604)
        at org.eclipse.ui.internal.EditorManager.access$6
(EditorManager.java:602)
        at org.eclipse.ui.internal.EditorManager$7.run(EditorManager.java:834)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.EditorManager.busyRestoreEditor
(EditorManager.java:788)
        at org.eclipse.ui.internal.EditorManager$6.run(EditorManager.java:781)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.EditorManager.restoreEditor
(EditorManager.java:777)
        at org.eclipse.ui.internal.EditorManager.restoreState
(EditorManager.java:693)
        at org.eclipse.ui.internal.WorkbenchPage.restoreState
(WorkbenchPage.java:1938)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1063)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1174)
        at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:1149)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:828)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState
(Workbench.java:780)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:594)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1248)
        at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:775)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)
!ENTRY org.eclipse.core.resources 1 4 Oct 03, 2002 15:00:36.958
!MESSAGE The resource tree is locked for modifications.
Full thread dump Java HotSpot(TM) Client VM (1.4.1-rc-b18 mixed mode):

"CVS" prio=5 tid=0x138F2818 nid=0x544 runnable [14c2f000..14c2fd88]
        at java.util.StringTokenizer.nextToken(StringTokenizer.java:235)
        at 
org.eclipse.team.internal.ccvs.core.util.EmptyTokenizer.cachedNextToken
(EmptyTokenizer.java:77)
        at org.eclipse.team.internal.ccvs.core.util.EmptyTokenizer.nextToken
(EmptyTokenizer.java:102)
        at org.eclipse.team.internal.ccvs.core.util.EmptyTokenizer.nextToken
(EmptyTokenizer.java:113)
        at 
org.eclipse.team.internal.ccvs.core.syncinfo.ResourceSyncInfo.setEntryLine
(ResourceSyncInfo.java:393)
        at org.eclipse.team.internal.ccvs.core.syncinfo.ResourceSyncInfo.<init>
(ResourceSyncInfo.java:101)
        at 
org.eclipse.team.internal.ccvs.core.resources.EclipsePhantomSynchronizer.getReso
urceSyncInfoMap(EclipsePhantomSynchronizer.java:4
47)
        at 
org.eclipse.team.internal.ccvs.core.resources.EclipsePhantomSynchronizer.getPhan
tomResourceSyncInfoMap(EclipsePhantomSynchronizer
.java:296)
        at 
org.eclipse.team.internal.ccvs.core.resources.EclipsePhantomSynchronizer.getReso
urceSync(EclipsePhantomSynchronizer.java:125)
        at 
org.eclipse.team.internal.ccvs.core.resources.EclipseResource.getSyncInfo
(EclipseResource.java:219)
        at 
org.eclipse.team.internal.ccvs.core.resources.EclipseResource.isManaged
(EclipseResource.java:178)
        at org.eclipse.team.internal.ccvs.core.resources.EclipseFolder.members
(EclipseFolder.java:71)
        at 
org.eclipse.team.internal.ccvs.core.resources.EclipseFolder.acceptChildren
(EclipseFolder.java:142)
        at org.eclipse.team.internal.ccvs.ui.CVSDecorator$4.visitFolder
(CVSDecorator.java:499)
        at org.eclipse.team.internal.ccvs.core.resources.EclipseFolder.accept
(EclipseFolder.java:152)
        at 
org.eclipse.team.internal.ccvs.core.resources.EclipseFolder.acceptChildren
(EclipseFolder.java:144)
        at org.eclipse.team.internal.ccvs.ui.CVSDecorator$4.visitFolder
(CVSDecorator.java:499)
        at org.eclipse.team.internal.ccvs.core.resources.EclipseFolder.accept
(EclipseFolder.java:152)
        at 
org.eclipse.team.internal.ccvs.core.resources.EclipseFolder.acceptChildren
(EclipseFolder.java:144)
        at org.eclipse.team.internal.ccvs.ui.CVSDecorator$4.visitFolder
(CVSDecorator.java:507)
        at org.eclipse.team.internal.ccvs.core.resources.EclipseFolder.accept
(EclipseFolder.java:152)
        at 
org.eclipse.team.internal.ccvs.core.resources.EclipseFolder.acceptChildren
(EclipseFolder.java:144)
        at org.eclipse.team.internal.ccvs.ui.CVSDecorator$4.visitFolder
(CVSDecorator.java:507)
        at org.eclipse.team.internal.ccvs.core.resources.EclipseFolder.accept
(EclipseFolder.java:152)
        at org.eclipse.team.internal.ccvs.ui.CVSDecorator.isDirty
(CVSDecorator.java:489)
        at org.eclipse.team.internal.ccvs.ui.CVSDecorationRunnable.decorate
(CVSDecorationRunnable.java:167)
        at org.eclipse.team.internal.ccvs.ui.CVSDecorationRunnable.run
(CVSDecorationRunnable.java:116)
        at java.lang.Thread.run(Thread.java:536)

"org.eclipse.jdt.internal.ui.text.JavaReconciler" daemon prio=2 tid=0x1394F0D0 
nid=0x124 runnable [14b4f000..14b4fd88]
        at java.lang.Object.wait(Native Method)
        - waiting on <04172138> (a 
org.eclipse.jface.text.reconciler.DirtyRegionQueue)
        at 
org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run
(AbstractReconciler.java:146)
        - locked <04172138> (a 
org.eclipse.jface.text.reconciler.DirtyRegionQueue)

"Debug async queue" prio=5 tid=0x13758F80 nid=0x128 in Object.wait() 
[14b0f000..14b0fd88]
        at java.lang.Object.wait(Native Method)
        - waiting on <040E14F8> (a 
org.eclipse.debug.core.DebugPlugin$AsynchRunner)
        at java.lang.Object.wait(Object.java:426)
        at org.eclipse.debug.core.DebugPlugin$AsynchRunner.run
(DebugPlugin.java:612)
        - locked <040E14F8> (a org.eclipse.debug.core.DebugPlugin$AsynchRunner)
        at java.lang.Thread.run(Thread.java:536)

"Java indexing" daemon prio=4 tid=0x1386F860 nid=0x35c runnable 
[142cf000..142cfd88]
        at java.io.WinNTFileSystem.getLastModifiedTime(Native Method)
        at java.io.File.lastModified(File.java:772)
        at org.eclipse.jdt.internal.core.search.indexing.IndexAllProject.visit
(IndexAllProject.java:165)
        at org.eclipse.core.internal.resources.Resource.accept(Resource.java:54)
        at org.eclipse.core.internal.resources.Resource.accept(Resource.java:70)
        at org.eclipse.core.internal.resources.Resource.accept(Resource.java:70)
        at org.eclipse.core.internal.resources.Resource.accept(Resource.java:70)
        at org.eclipse.core.internal.resources.Resource.accept(Resource.java:70)
        at org.eclipse.core.internal.resources.Resource.accept(Resource.java:70)
        at org.eclipse.core.internal.resources.Resource.accept(Resource.java:70)
        at org.eclipse.core.internal.resources.Resource.accept(Resource.java:70)
        at org.eclipse.core.internal.resources.Resource.accept(Resource.java:70)
        at org.eclipse.core.internal.resources.Resource.accept(Resource.java:36)
        at org.eclipse.jdt.internal.core.search.indexing.IndexAllProject.execute
(IndexAllProject.java:111)
        at org.eclipse.jdt.internal.core.search.processing.JobManager.run
(JobManager.java:333)
        at java.lang.Thread.run(Thread.java:536)

"Snapshot" prio=5 tid=0x135387C8 nid=0x4ac in Object.wait() [13c4f000..13c4fd88]
        at java.lang.Object.wait(Native Method)
        - waiting on <03EE1F30> (a 
org.eclipse.core.internal.resources.DelayedSnapshotRunnable)
        at org.eclipse.core.internal.resources.DelayedSnapshotRunnable.run
(DelayedSnapshotRunnable.java:38)
        - locked <03EE1F30> (a 
org.eclipse.core.internal.resources.DelayedSnapshotRunnable)
        at java.lang.Thread.run(Thread.java:536)

"Signal Dispatcher" daemon prio=10 tid=0x00901C18 nid=0x4c0 waiting on 
condition [0..0]

"Finalizer" daemon prio=9 tid=0x008FDC98 nid=0x438 in Object.wait() 
[133cf000..133cfd88]
        at java.lang.Object.wait(Native Method)
        - waiting on <03A544B0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
        - locked <03A544B0> (a java.lang.ref.ReferenceQueue$Lock)
        at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
        at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)

"Reference Handler" daemon prio=10 tid=0x0023D3C0 nid=0x55c in Object.wait() 
[1338f000..1338fd88]
        at java.lang.Object.wait(Native Method)
        - waiting on <03A54518> (a java.lang.ref.Reference$Lock)
        at java.lang.Object.wait(Object.java:426)
        at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:113)
        - locked <03A54518> (a java.lang.ref.Reference$Lock)

"main" prio=5 tid=0x00234CF8 nid=0x44c runnable [6e000..6fc3c]
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:103)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at sun.net.www.protocol.file.FileURLConnection.connect
(FileURLConnection.java:69)
        at sun.net.www.protocol.file.FileURLConnection.getInputStream
(FileURLConnection.java:156)
        - locked <02C41998> (a sun.net.www.protocol.file.FileURLConnection)
        at java.net.URL.openStream(URL.java:960)
        at org.eclipse.jface.resource.URLImageDescriptor.getStream
(URLImageDescriptor.java:62)
        at org.eclipse.jface.resource.URLImageDescriptor.getImageData
(URLImageDescriptor.java:39)
        at org.eclipse.jface.resource.ImageDescriptor.createImage
(ImageDescriptor.java:111)
        at org.eclipse.jface.resource.ImageDescriptor.createImage
(ImageDescriptor.java:87)
        at org.eclipse.jface.resource.ImageDescriptor.createImage
(ImageDescriptor.java:76)
        at org.eclipse.jface.action.ActionContributionItem$ImageCache.getImage
(ActionContributionItem.java:92)
        at org.eclipse.jface.action.ActionContributionItem.updateImages
(ActionContributionItem.java:628)
        at org.eclipse.jface.action.ActionContributionItem.update
(ActionContributionItem.java:529)
        at org.eclipse.jface.action.ActionContributionItem.fill
(ActionContributionItem.java:250)
        at org.eclipse.jface.action.SubContributionItem.fill
(SubContributionItem.java:45)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:536)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:452)
        at org.eclipse.jface.action.MenuManager.fill(MenuManager.java:187)
        at org.eclipse.jface.action.SubMenuManager.fill(SubMenuManager.java:65)
        at org.eclipse.jface.action.SubContributionItem.fill
(SubContributionItem.java:45)
        at org.eclipse.jface.action.MenuManager.update(MenuManager.java:536)
        at org.eclipse.jface.action.MenuManager.updateAll(MenuManager.java:585)
        at org.eclipse.ui.internal.WorkbenchWindow.updateActionBars
(WorkbenchWindow.java:1419)
        at org.eclipse.ui.internal.WorkbenchWindow.updateActionSets
(WorkbenchWindow.java:1437)
        at org.eclipse.ui.internal.WorkbenchWindow$7.run
(WorkbenchWindow.java:1239)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:66)
        at org.eclipse.ui.internal.WorkbenchWindow.setActivePage
(WorkbenchWindow.java:1213)
        at org.eclipse.ui.internal.WorkbenchWindow.restoreState
(WorkbenchWindow.java:1100)
        at org.eclipse.ui.internal.Workbench.restoreState(Workbench.java:1174)
        at org.eclipse.ui.internal.Workbench.access$7(Workbench.java:1149)
        at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:828)
        at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:839)
        at org.eclipse.core.runtime.Platform.run(Platform.java:413)
        at org.eclipse.ui.internal.Workbench.openPreviousWorkbenchState
(Workbench.java:780)
        at org.eclipse.ui.internal.Workbench.init(Workbench.java:594)
        at org.eclipse.ui.internal.Workbench.run(Workbench.java:1248)
        at org.eclipse.core.internal.boot.InternalBootLoader.run
(InternalBootLoader.java:775)
        at org.eclipse.core.boot.BootLoader.run(BootLoader.java:462)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
        at org.eclipse.core.launcher.Main.run(Main.java:703)
        at org.eclipse.core.launcher.Main.main(Main.java:539)

"VM Thread" prio=5 tid=0x008DD910 nid=0x520 runnable

"VM Periodic Task Thread" prio=10 tid=0x009046C8 nid=0x3e4 waiting on condition
"Suspend Checker Thread" prio=10 tid=0x008FCE20 nid=0x408 runnable
Startup complete: 142605ms

Starting build of Crap @ Thu Oct 03 15:07:54 CEST 2002
About to read state...
Successfully read state for org.eclipse.jdt.core
About to read state...
Successfully read state for org.eclipse.core.resources
About to read state...
Successfully read state for org.eclipse.core.runtime
About to read state...
Successfully read state for org.eclipse.jdt.core.tools
About to read state...
Successfully read state for Crap
Found source delta for: Crap
Clearing last state : State for Crap (#0 @ Wed Oct 02 16:51:03 CEST 2002)
INCREMENTAL build
Compile this changed source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
Writing changed class file X.class
Writing changed class file X$MyException1.class
Writing changed class file X$MyException2.class
Recording new state : State for Crap (#1 @ Wed Oct 02 16:51:03 CEST 2002)
Finished build of Crap @ Thu Oct 03 15:07:56 CEST 2002

Starting build of Crap @ Thu Oct 03 15:08:43 CEST 2002
Found source delta for: Crap
Clearing last state : State for Crap (#1 @ Wed Oct 02 16:51:03 CEST 2002)
INCREMENTAL build
Compile this changed source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
Type has structural changes X
  adding dependents of X in
Writing changed class file X.class
Deleting class file of removed type X$MyException1
Deleting class file of removed type X$MyException2
  found match in well known package to X
  adding affected source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pb/Y.java
  found match in well known package to X
  adding affected source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pa/X.java
  found match in well known package to X
  adding affected source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pb/T.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pb/Y.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pa/X.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pb/T.java
Skipped over unchanged class file Y.class
Skipped over unchanged class file X.class
Skipped over unchanged class file T$1.class
Skipped over unchanged class file T.class
Recording new state : State for Crap (#2 @ Thu Oct 03 15:08:43 CEST 2002)
Finished build of Crap @ Thu Oct 03 15:08:43 CEST 2002

Starting build of Crap @ Thu Oct 03 15:09:00 CEST 2002
Found source delta for: Crap
Clearing last state : State for Crap (#2 @ Thu Oct 03 15:08:43 CEST 2002)
INCREMENTAL build
Compile this changed source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
Skipped over unchanged class file X.class
Recording new state : State for Crap (#3 @ Thu Oct 03 15:08:43 CEST 2002)
Finished build of Crap @ Thu Oct 03 15:09:01 CEST 2002

Starting build of org.eclipse.jdt.core @ Thu Oct 03 16:42:54 CEST 2002
About to read state...
Successfully read state for org.apache.xerces
About to read state...
Successfully read state for org.apache.ant
Found source delta for: org.eclipse.jdt.core
Clearing last state : State for org.eclipse.jdt.core (#53 @ Wed Oct 02 13:42:08 
CEST 2002)
INCREMENTAL build
Compile this changed source file 
D:/eclipse/workspaces/dev2.0/plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/
core/JavaCore.java
About to compile 
D:/eclipse/workspaces/dev2.0/plugins/org.eclipse.jdt.core/model/org/eclipse/jdt/
core/JavaCore.java
Skipped over unchanged class file JavaCore$3.class
Skipped over unchanged class file JavaCore$1.class
Writing changed class file JavaCore$4.class
Skipped over unchanged class file JavaCore$2.class
Writing changed class file JavaCore.class
Recording new state : State for org.eclipse.jdt.core (#54 @ Wed Oct 02 13:42:08 
CEST 2002)
Finished build of org.eclipse.jdt.core @ Thu Oct 03 16:43:08 CEST 2002

Starting build of org.eclipse.pde.core @ Thu Oct 03 16:43:08 CEST 2002
About to read state...
Successfully read state for org.eclipse.team.core
About to read state...
Successfully read state for org.eclipse.core.boot
About to read state...
Successfully read state for org.eclipse.pde.core
Nothing to build since there are no source folders and no deltas
Finished build of org.eclipse.pde.core @ Thu Oct 03 16:43:08 CEST 2002

Starting build of org.eclipse.jdt.debug @ Thu Oct 03 16:43:08 CEST 2002
About to read state...
Successfully read state for org.eclipse.debug.core
About to read state...
Successfully read state for org.eclipse.jdt.debug
Nothing to build since deltas were empty
Finished build of org.eclipse.jdt.debug @ Thu Oct 03 16:43:09 CEST 2002

Starting build of org.eclipse.pde.build @ Thu Oct 03 16:43:09 CEST 2002
About to read state...
Successfully read state for org.eclipse.ant.core
About to read state...
Successfully read state for org.eclipse.update.core
About to read state...
Successfully read state for org.eclipse.pde.build
Nothing to build since there are no source folders and no deltas
Finished build of org.eclipse.pde.build @ Thu Oct 03 16:43:09 CEST 2002

Starting build of org.eclipse.jdt.core.tools @ Thu Oct 03 16:43:09 CEST 2002
Nothing to build since deltas were empty
Finished build of org.eclipse.jdt.core.tools @ Thu Oct 03 16:43:09 CEST 2002

Starting build of org.eclipse.jdt.launching @ Thu Oct 03 16:43:09 CEST 2002
About to read state...
Successfully read state for org.eclipse.jdt.launching
Nothing to build since there are no source folders and no deltas
Finished build of org.eclipse.jdt.launching @ Thu Oct 03 16:43:09 CEST 2002

Starting build of Crap @ Thu Oct 03 16:43:09 CEST 2002
Nothing to build since deltas were empty
Finished build of Crap @ Thu Oct 03 16:43:09 CEST 2002

Starting build of org.eclipse.jdt.core.tests.model @ Thu Oct 03 16:43:09 CEST 
2002
About to read state...
Successfully read state for org.junit
About to read state...
Successfully read state for org.eclipse.jdt.core.tests.model
Nothing to build since deltas were empty
Finished build of org.eclipse.jdt.core.tests.model @ Thu Oct 03 16:43:09 CEST 
2002

Starting build of org.eclipse.jdt.core.tests.compiler @ Thu Oct 03 16:43:09 
CEST 2002
About to read state...
Successfully read state for org.eclipse.jdt.core.tests.compiler
Nothing to build since deltas were empty
Finished build of org.eclipse.jdt.core.tests.compiler @ Thu Oct 03 16:43:09 
CEST 2002

Starting build of org.eclipse.jdt.ui @ Thu Oct 03 16:43:09 CEST 2002
About to read state...
Successfully read state for org.eclipse.ui
About to read state...
Successfully read state for org.eclipse.swt
About to read state...
Successfully read state for org.eclipse.help
About to read state...
Successfully read state for org.eclipse.search
About to read state...
Successfully read state for org.eclipse.debug.ui
About to read state...
Successfully read state for org.eclipse.compare
About to read state...
Successfully read state for org.eclipse.jdt.ui
About to read state...
Successfully read state for org.eclipse.ui.win32
Saved state thinks last build failed for org.eclipse.swt.win32
Nothing to build since deltas were empty
Finished build of org.eclipse.jdt.ui @ Thu Oct 03 16:43:13 CEST 2002

Starting build of org.eclipse.jdt.core.tests.builder @ Thu Oct 03 16:43:13 CEST 
2002
About to read state...
Successfully read state for org.eclipse.jdt.core.tests.builder
Nothing to build since deltas were empty
Finished build of org.eclipse.jdt.core.tests.builder @ Thu Oct 03 16:43:13 CEST 
2002

Starting build of org.eclipse.jdt.debug.ui @ Thu Oct 03 16:43:13 CEST 2002
About to read state...
Successfully read state for org.eclipse.jdt.debug.ui
Nothing to build since there are no source folders and no deltas
Finished build of org.eclipse.jdt.debug.ui @ Thu Oct 03 16:43:13 CEST 2002

Starting build of org.eclipse.jdt.core.tests @ Thu Oct 03 16:43:13 CEST 2002
About to read state...
Successfully read state for org.eclipse.jdt.core.tests
Nothing to build since deltas were empty
Finished build of org.eclipse.jdt.core.tests @ Thu Oct 03 16:43:13 CEST 2002

Starting build of org.eclipse.jdt.junit @ Thu Oct 03 16:43:13 CEST 2002
About to read state...
Successfully read state for org.eclipse.jdt.junit
Nothing to build since deltas were empty
Finished build of org.eclipse.jdt.junit @ Thu Oct 03 16:43:13 CEST 2002

Starting build of org.eclipse.pde.ui @ Thu Oct 03 16:43:13 CEST 2002
About to read state...
Successfully read state for org.eclipse.update.ui.forms
About to read state...
Successfully read state for org.eclipse.pde
About to read state...
Successfully read state for org.eclipse.ui.externaltools
About to read state...
Successfully read state for org.eclipse.pde.ui
Nothing to build since there are no source folders and no deltas
Finished build of org.eclipse.pde.ui @ Thu Oct 03 16:43:13 CEST 2002

Starting build of org.eclipse.pde.junit @ Thu Oct 03 16:43:13 CEST 2002
About to read state...
Successfully read state for org.eclipse.pde.junit
Nothing to build since there are no source folders and no deltas
Finished build of org.eclipse.pde.junit @ Thu Oct 03 16:43:13 CEST 2002

Starting build of Crap @ Thu Oct 03 16:54:48 CEST 2002
Found source delta for: Crap
Clearing last state : State for Crap (#3 @ Thu Oct 03 15:08:43 CEST 2002)
INCREMENTAL build
Compile this changed source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
Skipped over unchanged class file X.class
Recording new state : State for Crap (#4 @ Thu Oct 03 15:08:43 CEST 2002)
Finished build of Crap @ Thu Oct 03 16:54:48 CEST 2002

Starting build of Crap @ Thu Oct 03 16:55:36 CEST 2002
Found source delta for: Crap
Clearing last state : State for Crap (#4 @ Thu Oct 03 15:08:43 CEST 2002)
INCREMENTAL build
Compile this changed source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
Skipped over unchanged class file X.class
Recording new state : State for Crap (#5 @ Thu Oct 03 15:08:43 CEST 2002)
Finished build of Crap @ Thu Oct 03 16:55:36 CEST 2002

Starting build of Crap @ Thu Oct 03 17:54:18 CEST 2002
Found source delta for: Crap
Clearing last state : State for Crap (#5 @ Thu Oct 03 15:08:43 CEST 2002)
INCREMENTAL build
Compile this changed source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
Writing changed class file X.class
Recording new state : State for Crap (#6 @ Thu Oct 03 15:08:43 CEST 2002)
Finished build of Crap @ Thu Oct 03 17:54:18 CEST 2002
!ENTRY org.eclipse.team.cvs.core 4 -6 Oct 03, 2002 18:02:21.814
!MESSAGE Cannot locate host

Starting build of Crap @ Thu Oct 03 22:28:03 CEST 2002
Found source delta for: Crap
Clearing last state : State for Crap (#6 @ Thu Oct 03 15:08:43 CEST 2002)
INCREMENTAL build
Compile this changed source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/X.java
Type has structural changes X
  adding dependents of X in
Writing changed class file X.class
  found match in well known package to X
  adding affected source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pb/Y.java
  found match in well known package to X
  adding affected source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pa/X.java
  found match in well known package to X
  adding affected source file 
D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pb/T.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pb/Y.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pa/X.java
About to compile D:/eclipse/workspaces/dev2.0/plugins/Crap/src/pb/T.java
Skipped over unchanged class file Y.class
Skipped over unchanged class file X.class
Skipped over unchanged class file T.class
Skipped over unchanged class file T$1.class
Recording new state : State for Crap (#7 @ Thu Oct 03 22:28:03 CEST 2002)
Finished build of Crap @ Thu Oct 03 22:28:03 CEST 2002
Saving built state for project org.eclipse.ant.core.
Saved in 0 ms
Saving built state for project Crap.
Saved in 50 ms
Saving built state for project org.eclipse.jdt.core.tests.model.
Saved in 160 ms
Saving built state for project org.eclipse.swt.win32.
Saved in 0 ms
Saving built state for project org.eclipse.search.
Saved in 0 ms
Saving built state for project org.eclipse.jdt.debug.
Saved in 701 ms
Saving built state for project org.eclipse.pde.
Saved in 10 ms
Saving built state for project org.eclipse.jdt.ui.
Saved in 6169 ms
Saving built state for project org.eclipse.team.core.
Saved in 0 ms
Saving built state for project org.junit.
Saved in 0 ms
Saving built state for project org.eclipse.pde.ui.
Saved in 10 ms
Saving built state for project org.eclipse.update.core.
Saved in 20 ms
Saving built state for project org.eclipse.jdt.core.tests.compiler.
Saved in 140 ms
Saving built state for project org.eclipse.jdt.launching.
Saved in 0 ms
Saving built state for project org.eclipse.help.
Saved in 10 ms
Saving built state for project org.eclipse.update.ui.forms.
Saved in 0 ms
Saving built state for project org.eclipse.debug.core.
Saved in 0 ms
Saving built state for project org.eclipse.core.resources.
Saved in 331 ms
Saving built state for project org.eclipse.jdt.core.tests.builder.
Saved in 30 ms
Saving built state for project org.eclipse.debug.ui.
Saved in 20 ms
Saving built state for project org.eclipse.compare.
Saved in 10 ms
Saving built state for project org.apache.ant.
Saved in 0 ms
Saving built state for project org.eclipse.ui.win32.
Saved in 10 ms
Saving built state for project org.eclipse.jdt.core.
Saved in 1943 ms
Saving built state for project org.eclipse.pde.build.
Saved in 10 ms
Saving built state for project org.eclipse.jdt.debug.ui.
Saved in 10 ms
Saving built state for project org.eclipse.jdt.core.tools.
Saved in 100 ms
Saving built state for project org.eclipse.jdt.core.temp.
Saving built state for project org.eclipse.ui.
Saved in 10 ms
Saving built state for project org.eclipse.jdt.junit.
Saved in 140 ms
Saving built state for project org.eclipse.pde.core.
Saved in 0 ms
Saving built state for project org.apache.xerces.
Saved in 10 ms
Saving built state for project org.eclipse.jdt.core.tests.
Saved in 190 ms
Saving built state for project org.eclipse.core.boot.
Saved in 0 ms
Saving built state for project org.eclipse.swt.
Saved in 10 ms
Saving built state for project AA.
Saving built state for project org.eclipse.core.runtime.
Saved in 130 ms
Saving built state for project org.eclipse.ui.externaltools.
Saved in 0 ms
Saving built state for project org.eclipse.pde.junit.
Saved in 0 ms
Terminate batch job (Y/N)?
Comment 1 Philipe Mulet CLA 2002-10-04 04:53:48 EDT
Duplicate resulting from fighting with bugzilla

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