Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 68152 - Problem in org.eclipse.team.internal.ccvs.ui.console.ConsoleDocument
Summary: Problem in org.eclipse.team.internal.ccvs.ui.console.ConsoleDocument
Status: RESOLVED DUPLICATE of bug 68129
Alias: None
Product: Equinox
Classification: Eclipse Project
Component: Incubator (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: User Unknown CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-22 07:45 EDT by Michael Moser CLA
Modified: 2005-09-27 09:12 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Moser CLA 2004-06-22 07:45:38 EDT
I just installed M3.0RC3 and got the following - I am not sure whether this 
really indicates a problem or whether this is working as designed. Apologies, 
in case this is not really an issue.

(I first thought this was the result of fixing this bug 
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=67424), but apparently not).

Cheers,
Michael



!SESSION Jun 22, 2004 13:07:47.354 ---------------------------------------------
eclipse.buildId=I200406192000
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_CH

!ENTRY org.eclipse.osgi Jun 22, 2004 13:07:47.364
!MESSAGE While loading 
class "org.eclipse.team.internal.ccvs.ui.console.ConsoleDocument$ConsoleLine", 
thread "main" timed out waitin
g (5000ms) for thread "Worker-2" to finish starting 
bundle "org.eclipse.team.cvs.ui". To avoid deadlock, thread "main" is proceeding
 but "org.eclipse.team.internal.ccvs.ui.console.ConsoleDocument$ConsoleLine" 
may not be fully initialized.
!STACK 0
java.lang.Exception: Generated exception.
        at org.eclipse.core.runtime.adaptor.EclipseClassLoader.findLocalClass
(EclipseClassLoader.java:102)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:371)
        at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass
(BundleLoader.java:402)
        at org.eclipse.osgi.framework.adaptor.core.AbstractClassLoader.loadClass
(AbstractClassLoader.java:93)
        at java.lang.ClassLoader.loadClass(Unknown Source)
        at java.lang.ClassLoader.loadClassInternal(Unknown Source)
        at org.eclipse.team.internal.ccvs.ui.console.ConsoleDocument.getLines
(ConsoleDocument.java:78)
        at org.eclipse.team.internal.ccvs.ui.console.CVSOutputConsole.dump
(CVSOutputConsole.java:140)
        at org.eclipse.team.internal.ccvs.ui.console.CVSOutputConsole.access$1
(CVSOutputConsole.java:137)
        at org.eclipse.team.internal.ccvs.ui.console.CVSOutputConsole$1.run
(CVSOutputConsole.java:108)
        at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
        at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages
(Synchronizer.java:106)
        at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:2709)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2401)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1375)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1346)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:252)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:141)
        at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:96)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:335)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:272)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:128)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:186)
        at org.eclipse.core.launcher.Main.run(Main.java:647)
        at org.eclipse.core.launcher.Main.main(Main.java:631)
Comment 1 Jeff McAffer CLA 2004-06-22 10:00:25 EDT

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