[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] eclipse start failed

From: Denny Valliant <valliant_at_unm.edu>
Date: 2006-02-07 11:19:00 CET

The error most likely isn't the root cause. You'll see that error with
the larger plugins. It's just Eclipse telling you that it's gonna come
back to this thread later sorta.

Maybe look a little deeper in your Eclipse log file? Did you change
something else prior? New plugin or different JRE or whatnot?

:Denny

R. Müller wrote:

> hi group,
>
> is this bug already known ?
>
> occurs during eclipse-start ... and leads to an eclipse crash before
> eclipse is up.
>
> subclipse-version : 0.9.37
>
> regards
>
> ronald
>
> !SESSION 2006-02-07 09:40:04.07
> ------------------------------------------------
> eclipse.buildId=Gentoo Linux eclipse-sdk-3.1.1
> java.version=1.5.0_06
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
> Command-line arguments: -os linux -ws gtk -arch x86_64
>
> !ENTRY org.eclipse.osgi 2006-02-07 09:41:03.454
> !MESSAGE While loading class
> "org.tigris.subversion.subclipse.ui.console.SVNOutputConsole$2",
> thread "main" timed out waiting (5000ms) for thread "Worker-0" to
> finish starting bundle "org.tigris.subversion.subclipse.ui". To avoid
> deadlock, thread "main" is proceeding but
> "org.tigris.subversion.subclipse.ui.console.SVNOutputConsole$2" may
> not be fully initialized.
> !STACK 0
> java.lang.Exception: Generated exception.
> at
> org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass(EclipseClassLoader.java:108)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:337)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:389)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:350)
>
> at
> org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass(AbstractClassLoader.java:78)
>
> at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
> at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
> at
> org.tigris.subversion.subclipse.ui.console.SVNOutputConsole.createPage(SVNOutputConsole.java:160)
>
> at
> org.eclipse.ui.internal.console.ConsoleView.doCreatePage(ConsoleView.java:258)
>
> at
> org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:315)
> at
> org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:613)
> at
> org.eclipse.ui.internal.console.ConsoleView$1.run(ConsoleView.java:331)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at
> org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
>
> at
> org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2844)
> at
> org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2575)
> at
> org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
> at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
> at
> org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
>
> at
> org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
> at
> org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
> at
> org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
>
> at
> org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
>
> 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:585)
> at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
> at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
> at org.eclipse.core.launcher.Main.run(Main.java:973)
> at org.eclipse.core.launcher.Main.main(Main.java:948)
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Feb 7 11:16:41 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.