Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » AJDT seems to be killing my workspace
AJDT seems to be killing my workspace [message #567532] Fri, 16 May 2003 19:33
James Howe is currently offline James HoweFriend
Messages: 21
Registered: July 2009
Junior Member
Ever since I've installed the ADJT plugin, my Eclipse environment seems to
be unstable. I can use it for awhile and then suddenly when I start it up
I'll get messages about 'problems occurred while rebuilding workspace' or
something like that. In the .log file I always see something like this:

!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
org.eclipse.swt.SWTException: Invalid thread access
[...]
!ENTRY org.eclipse.core.runtime 4 2 May 16, 2003 14:23:42.51
!MESSAGE Plug-in org.eclipse.ajdt.ui was unable to load class
org.eclipse.ajdt.internal.builder.Builder.
org.eclipse.core.internal.boot.DelegatingLoaderException:
org.eclipse.core.runtime.CoreException: Problems encountered starting up
plug-in: "org.eclipse.jdt.ui".
at
org.eclipse.core.internal.plugins.PluginDescriptor.internalD oPluginActivation(PluginDescriptor.java:746)
[...]
!ENTRY org.eclipse.core.resources 2 1 May 16, 2003 14:23:42.51
!MESSAGE Skipping builder org.eclipse.ajdt.ui.ajbuilder for project Unit
Test Support. Either the builder is missing from the install, or it belongs
to a project nature that is missing or disabled.
!ENTRY org.eclipse.core.runtime 4 2 May 16, 2003 14:23:42.67
!MESSAGE Plug-in org.eclipse.ajdt.ui was unable to load class
org.eclipse.ajdt.internal.builder.Builder.
org.eclipse.core.internal.boot.DelegatingURLClassLoader$Dele gatingLoaderException:
Attempt to load class "org.eclipse.ajdt.internal.builder.Builder" from
deactivated plug-in "org.eclipse.ajdt.ui".
at
org.eclipse.core.internal.plugins.PluginClassLoader.shouldLo okForClass(PluginClassLoader.java:255)
[...]
!ENTRY org.eclipse.core.resources 2 1 May 16, 2003 14:23:42.67
!MESSAGE Skipping builder org.eclipse.ajdt.ui.ajbuilder for project Junk.
Either the builder is missing from the install, or it belongs to a project
nature that is missing or disabled.
!ENTRY org.eclipse.core.runtime 4 2 May 16, 2003 14:23:47.489
!MESSAGE Plug-in org.eclipse.jdt.ui was unable to load class
org.eclipse.jdt.internal.ui.browsing.ProjectsView.
org.eclipse.core.internal.boot.DelegatingURLClassLoader$Dele gatingLoaderException:
Attempt to load class "org.eclipse.jdt.internal.ui.browsing.ProjectsView"
from deactivated plug-in "org.eclipse.jdt.ui".
at
org.eclipse.core.internal.plugins.PluginClassLoader.shouldLo okForClass(PluginClassLoader.java:255)
[...]
!ENTRY org.eclipse.core.runtime 4 2 May 16, 2003 14:23:47.489
!MESSAGE Plug-in org.eclipse.jdt.ui was unable to load class
org.eclipse.jdt.internal.ui.browsing.PackagesView.
org.eclipse.core.internal.boot.DelegatingURLClassLoader$Dele gatingLoaderException:
Attempt to load class "org.eclipse.jdt.internal.ui.browsing.PackagesView"
from deactivated plug-in "org.eclipse.jdt.ui".
[...]
!ENTRY org.eclipse.core.runtime 4 2 May 16, 2003 14:23:47.504
!MESSAGE Plug-in org.eclipse.jdt.ui was unable to load class
org.eclipse.jdt.internal.ui.browsing.TypesView.
org.eclipse.core.internal.boot.DelegatingURLClassLoader$Dele gatingLoaderException:
Attempt to load class "org.eclipse.jdt.internal.ui.browsing.TypesView"
from deactivated plug-in "org.eclipse.jdt.ui".
[...]
!ENTRY org.eclipse.core.runtime 4 2 May 16, 2003 14:23:47.520
!MESSAGE Plug-in org.eclipse.jdt.ui was unable to load class
org.eclipse.jdt.internal.ui.browsing.MembersView.
org.eclipse.core.internal.boot.DelegatingURLClassLoader$Dele gatingLoaderException:
Attempt to load class "org.eclipse.jdt.internal.ui.browsing.MembersView"
from deactivated plug-in "org.eclipse.jdt.ui".
[...]

I've tried using a clean install of Eclipse and carefully adding new
plugins, but I always end up hosing my environment. I posted something
about this earlier and someone posted something to try to fix my workspace,
but I've lost the message and I can't seem to find it by searching in
eclipse.org. I'm using AJDT 1.1.2.

Thanks.

--
James Howe
Previous Topic:Release: AJDT 1.1.2
Next Topic:static inter-type field on interface not supported
Goto Forum:
  


Current Time: Sat Apr 20 01:13:24 GMT 2024

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

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

Back to the top