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

RE: [Subclipse-users] I can no longer update / commit at the proj ect level (update)

From: Pannetier Alain <Alain.m.Pannetier_at_atosorigin.com>
Date: 2006-03-10 11:19:18 CET

Dear Bryan, Dear Mark,

Got same pb. Fault is clearly on WTP.
The project persistent property 'svnnature' is still there though.

I thought I was going to look at it under debug but I'm locked up behind
the worst proxy ever (doesn't pass webdav REPORT, can browse but not
checkout).

The usual workaround of using https access does not seem to be an option
either.
Unless https is not on 443 ?
Any workaround anybody ?

Thx

Alain Pannetier

-----Original Message-----
From: Bryan Hunt [ mailto:bhunt@mac.com <mailto:bhunt@mac.com> ]
Sent: 10 March 2006 05:41
To: users@subclipse.tigris.org
Subject: [Subclipse-users] I can no longer update / commit at the
project level (update)

I have a bit more information on my problem with no team menu items
showing up at the project level. I installed plugins in the
following order:

Eclipse 3.2M5a
Subversion 108
EMF 2.2M5
GEF 3.2M5
DTP RC0
JEM 1.2M2
WTP 1.5M5

I restarted eclipse after each install and found that only after
installing WTP 1.5 did the problem show up. I also found the
following exception in the log file (not sure if it's related):

!ENTRY org.eclipse.osgi 4 0 2006-03-09 22:25:11.157
!MESSAGE While loading class
"org.tigris.subversion.subclipse.ui.console.ConsoleDocument
$ConsoleLine", thread "main" timed out waiting (5000ms) for thread
"Worker-3" to finish starting bundle "org.tigris.subversion.sub
clipse.ui". To avoid deadlock, thread "main" is proceeding but
"org.tigris.subversion.subclipse.ui.console.ConsoleDocument
$ConsoleLine" may not be fully initialized.
!STACK 0
java.lang.Exception: Generated exception.
         at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.preFindLoca

lClass(EclipseLazyStarter.java:75)
         at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass
(ClasspathManager.java:402)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(

DefaultClassLoader.java:186)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass
(BundleLoader.java:338)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass
(BundleLoader.java:390)
         at
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass
(BundleLoader.java:351)
         at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass
(DefaultClassLoader.java:81)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:
319)
         at
org.tigris.subversion.subclipse.ui.console.ConsoleDocument.getLines
(ConsoleDocument.java:79)
         at
org.tigris.subversion.subclipse.ui.console.SVNOutputConsole.dump
(SVNOutputConsole.java:202)
         at
org.tigris.subversion.subclipse.ui.console.SVNOutputConsole.access$1
(SVNOutputConsole.java:199)
         at
org.tigris.subversion.subclipse.ui.console.SVNOutputConsole$1.run
(SVNOutputConsole.java:124)
         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:3128)
         at org.eclipse.swt.widgets.Display.readAndDispatch
(Display.java:2892)
         at org.eclipse.ui.internal.Workbench.runEventLoop
(Workbench.java:1899)
         at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1863)

         at org.eclipse.ui.internal.Workbench.createAndRunWorkbench
(Workbench.java:417)
         at org.eclipse.ui.PlatformUI.createAndRunWorkbench
(PlatformUI.java:143)
         at org.eclipse.ui.internal.ide.IDEApplication.run
(IDEApplication.java:106)
         at org.eclipse.core.internal.runtime.PlatformActivator$1.run
(PlatformActivator.java:99)
         at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat

ion(EclipseAppLauncher.java:92)
         at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start
(EclipseAppLauncher.java:68)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:374)
         at org.eclipse.core.runtime.adaptor.EclipseStarter.run
(EclipseStarter.java:169)
         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:
338)
         at org.eclipse.core.launcher.Main.basicRun(Main.java:282)
         at org.eclipse.core.launcher.Main.run(Main.java:977)
         at org.eclipse.core.launcher.Main.main(Main.java:952)

Bryan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Mar 10 11:19:50 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.