Problems with workspace starting up [message #27531] |
Mon, 05 May 2003 09:01  |
Eclipse User |
|
|
|
Originally posted by: eclipse.wingspread.fastmail.fm
I'm using Eclipse 2.1 on a Windows XP machine. Yesterday Eclipse crashed
due to an out of memory condition. Since that time I have been unable to
open Eclipse without getting errors on startup or exit. When I start
Eclipse, I see information such as the following in my log:
!SESSION May 05, 2003 08:55:01.110 -----------------------------------------
----
java.version=1.4.1_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -install
file:C:/dev/java/eclipse2.1/
!ENTRY org.eclipse.core.runtime 4 2 May 05, 2003 08:55:01.110
!MESSAGE Problems occurred when invoking code from plug-in:
"org.eclipse.core.runtime".
!STACK 0
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:2332)
at org.eclipse.swt.SWT.error(SWT.java:2262)
at org.eclipse.swt.widgets.Widget.error(Widget.java:385)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:246)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:237)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:190)
at org.eclipse.swt.widgets.Shell.<init>(Shell.java:128)
at
org.eclipse.jface.resource.FontRegistry.defaultFont(FontRegi stry.java:293)
at org.eclipse.jface.resource.FontRegistry.get(FontRegistry.jav a:370)
at
org.eclipse.jface.resource.JFaceResources.getFont(JFaceResou rces.java:183)
at org.eclipse.jdt.internal.ui.JavaPlugin.startup(JavaPlugin.ja va:241)
[...]
!ENTRY org.eclipse.core.runtime 4 2 May 05, 2003 08:55:01.157
!MESSAGE Plug-in org.eclipse.ajdt.ui was unable to load class
org.eclipse.ajdt.internal.builder.Builder.
!STACK 0
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)
at
org.eclipse.core.internal.plugins.PluginDescriptor.doPluginA ctivation(PluginDescriptor.java:188)
at
org.eclipse.core.internal.plugins.PluginClassLoader.activate Plugin(PluginClassLoader.java:112)
[...]
!ENTRY org.eclipse.core.resources 2 1 May 05, 2003 08:55:01.157
!MESSAGE Skipping builder org.eclipse.ajdt.ui.ajbuilder for project CACM.
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 05, 2003 08:55:01.188
!MESSAGE Plug-in org.eclipse.ajdt.ui was unable to load class
org.eclipse.ajdt.internal.builder.Builder.
!STACK 0
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)
at
org.eclipse.core.internal.plugins.PluginClassLoader.internal FindClassParentsSelf(PluginClassLoader.java:174)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.find ClassParentsSelf(DelegatingURLClassLoader.java:485)
[...]
!ENTRY org.eclipse.core.resources 2 1 May 05, 2003 08:55:01.188
!MESSAGE Skipping builder org.eclipse.ajdt.ui.ajbuilder for project
CreditGrades Workbench. 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 05, 2003 08:55:01.219
!MESSAGE Plug-in org.eclipse.ajdt.ui was unable to load class
org.eclipse.ajdt.internal.builder.Builder.
!STACK 0
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)
at
org.eclipse.core.internal.plugins.PluginClassLoader.internal FindClassParentsSelf(PluginClassLoader.java:174)
at
org.eclipse.core.internal.boot.DelegatingURLClassLoader.find ClassParentsSelf(DelegatingURLClassLoader.java:485)
[...]
---------------------------
Clearly something is hosed in my setup. The question is what, if anything,
can I do to get things working properly again?
Thanks.
--
James Howe
|
|
|
Re: Problems with workspace starting up [message #27541 is a reply to message #27531] |
Mon, 05 May 2003 09:21  |
Eclipse User |
|
|
|
I would report this problem to the provider of the plugin
(org.eclipse.ajdt.ui) that contains this builder reported as having trouble.
Looks to be the root of the problem.
You could also ask on eclipse.technology.ajdt?
I would remove this plugin and see how things go?
HTH
Darins
"James Howe" <eclipse@wingspread.fastmail.fm> wrote in message
news:opropahabbxx2sji@news.eclipse.org...
> I'm using Eclipse 2.1 on a Windows XP machine. Yesterday Eclipse crashed
> due to an out of memory condition. Since that time I have been unable to
> open Eclipse without getting errors on startup or exit. When I start
> Eclipse, I see information such as the following in my log:
>
> !SESSION May 05, 2003
08:55:01.110 -----------------------------------------
> ----
> java.version=1.4.1_01
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Command-line arguments: -os win32 -ws win32 -arch x86 -install
> file:C:/dev/java/eclipse2.1/
> !ENTRY org.eclipse.core.runtime 4 2 May 05, 2003 08:55:01.110
> !MESSAGE Problems occurred when invoking code from plug-in:
> "org.eclipse.core.runtime".
> !STACK 0
> org.eclipse.swt.SWTException: Invalid thread access
> at org.eclipse.swt.SWT.error(SWT.java:2332)
> at org.eclipse.swt.SWT.error(SWT.java:2262)
> at org.eclipse.swt.widgets.Widget.error(Widget.java:385)
> at org.eclipse.swt.widgets.Shell.<init>(Shell.java:246)
> at org.eclipse.swt.widgets.Shell.<init>(Shell.java:237)
> at org.eclipse.swt.widgets.Shell.<init>(Shell.java:190)
> at org.eclipse.swt.widgets.Shell.<init>(Shell.java:128)
> at
> org.eclipse.jface.resource.FontRegistry.defaultFont(FontRegi stry.java:293)
> at org.eclipse.jface.resource.FontRegistry.get(FontRegistry.jav a:370)
> at
> org.eclipse.jface.resource.JFaceResources.getFont(JFaceResou rces.java:183)
> at org.eclipse.jdt.internal.ui.JavaPlugin.startup(JavaPlugin.ja va:241)
> [...]
> !ENTRY org.eclipse.core.runtime 4 2 May 05, 2003 08:55:01.157
> !MESSAGE Plug-in org.eclipse.ajdt.ui was unable to load class
> org.eclipse.ajdt.internal.builder.Builder.
> !STACK 0
> 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 oPluginActivatio
n(PluginDescriptor.java:746)
> at
>
org.eclipse.core.internal.plugins.PluginDescriptor.doPluginA ctivation(Plugin
Descriptor.java:188)
> at
>
org.eclipse.core.internal.plugins.PluginClassLoader.activate Plugin(PluginCla
ssLoader.java:112)
> [...]
> !ENTRY org.eclipse.core.resources 2 1 May 05, 2003 08:55:01.157
> !MESSAGE Skipping builder org.eclipse.ajdt.ui.ajbuilder for project CACM.
> 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 05, 2003 08:55:01.188
> !MESSAGE Plug-in org.eclipse.ajdt.ui was unable to load class
> org.eclipse.ajdt.internal.builder.Builder.
> !STACK 0
>
org.eclipse.core.internal.boot.DelegatingURLClassLoader$Dele gatingLoaderExce
ption:
> 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(Plugi
nClassLoader.java:255)
> at
>
org.eclipse.core.internal.plugins.PluginClassLoader.internal FindClassParents
Self(PluginClassLoader.java:174)
> at
>
org.eclipse.core.internal.boot.DelegatingURLClassLoader.find ClassParentsSelf
(DelegatingURLClassLoader.java:485)
> [...]
> !ENTRY org.eclipse.core.resources 2 1 May 05, 2003 08:55:01.188
> !MESSAGE Skipping builder org.eclipse.ajdt.ui.ajbuilder for project
> CreditGrades Workbench. 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 05, 2003 08:55:01.219
> !MESSAGE Plug-in org.eclipse.ajdt.ui was unable to load class
> org.eclipse.ajdt.internal.builder.Builder.
> !STACK 0
>
org.eclipse.core.internal.boot.DelegatingURLClassLoader$Dele gatingLoaderExce
ption:
> 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(Plugi
nClassLoader.java:255)
> at
>
org.eclipse.core.internal.plugins.PluginClassLoader.internal FindClassParents
Self(PluginClassLoader.java:174)
> at
>
org.eclipse.core.internal.boot.DelegatingURLClassLoader.find ClassParentsSelf
(DelegatingURLClassLoader.java:485)
> [...]
>
> ---------------------------
>
> Clearly something is hosed in my setup. The question is what, if
anything,
> can I do to get things working properly again?
>
> Thanks.
>
>
> --
> James Howe
|
|
|
Powered by
FUDForum. Page generated in 0.02396 seconds