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

[Subclipse-users] RE: [Issue 930] Crashes when connecting to repository

From: Gary McWilliams <gary_mcwilliams_at_lagan.com>
Date: Mon, 6 Jul 2009 14:22:19 +0100

Mark, this problem has now started happening to me, I cannot recall what I did (some update on eclipse, possibly also involving upgrading subclipse to the 1.6.x version).

I had a working system:
eclipse 3.5
subclipse (for some reason I think I was using 1.4.x, but now doubt myself as installing 1.4.x again refuses to recognise the JavaHL library, so I've confused myself) javaHL on Centos 5.3 (Java HL from Collabnet) /opt/CollabNet_Subversion/bin/svn --version svn, version 1.6.3 (r38063)
   compiled Jun 23 2009, 16:30:19
The same version (r38063) is shown in the JavaHL client adapter field.

At some point today this "just broke" - as above I definitely updated something in eclipse, not sure of all the details (was not expecting any problems). However, I have now gone back to installing a complete new eclipse instance (J2EE), with subclipse as the only plugin, and also a completely new workspace. When I try to use the SVN explorer, eclipse locks up, CPU usage goes to 90%+ usage, I need to kill the process to get out. Doing a Team - Show History works fine, it is commit/update that fails.
I can use SVNKit, but have a separate issue with that in that it refuses to save my password which makes working with SVN a bit tiresome.

The following stack trace occurs:
org.eclipse.swt.SWTException: Invalid thread access at org.eclipse.swt.SWT.error(SWT.java:3884)
at org.eclipse.swt.SWT.error(SWT.java:3799)
at org.eclipse.swt.SWT.error(SWT.java:3770)
at org.eclipse.swt.widgets.Widget.error(Widget.java:450)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:389)
at org.eclipse.swt.widgets.Control.isVisible(Control.java:3168)
at org.eclipse.swt.widgets.ProgressBar.timerProc(ProgressBar.java:276)
at org.eclipse.swt.widgets.Display.windowTimerProc(Display.java:4209)
at org.tigris.subversion.javahl.SVNClient.update(Native Method) at org.tigris.subversion.javahl.SVNClient.update(SVNClient.java:491)
at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.update(AbstractJhlClientAdapter.java:1006)
at org.tigris.subversion.subclipse.core.commands.UpdateResourcesCommand.run(UpdateResourcesCommand.java:68)
at org.tigris.subversion.subclipse.ui.operations.UpdateOperation.execute(UpdateOperation.java:73)
at org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:71)
at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:89)
at org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:144)
at org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runInWorkspace(JobRunnableContext.java:72)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

eclipse.buildId=I20090611-1540
java.version=1.6.0_11
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_GB Framework arguments: -showlocation -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86 -showlocation -product org.eclipse.epp.package.jee.product

-----Original Message-----
From: Mark Phippard [mailto:markphip_at_gmail.com]
Sent: 30 June 2009 19:48
To: issues_at_subclipse.tigris.org
Subject: [Issue 930] Crashes when connecting to repository

http://subclipse.tigris.org/issues/show_bug.cgi?id=930

------- Additional comments from markphip_at_tigris.org Tue Jun 30 11:47:42 -0700 2009 -------
I should have noted, I mean the CollabNet binaries:

http://www.open.collab.net/downloads/community/

It is not a SVN fix, it is a build time fix.

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1046&dsMessageId=2366808

To unsubscribe from this discussion, e-mail: [issues-unsubscribe_at_subclipse.tigris.org].

The information in this message is confidential and may be legally privileged. It is intended solely for the addressee. Access to this message by anyone else is unauthorised. If you are not the intended recipient, any disclosure, copying, or distribution of the message, or any action or omission taken by you in reliance on it, is prohibited and may be unlawful. Please immediately contact the sender if you have received this message in error.

The views and opinions expressed in this email may not reflect the views and opinions of any member of Lagan Technologies Limited, or any of its subsidiaries.

Lagan Technologies Limited is a company registered in Northern Ireland with registration number NI 28773. The registered office of Lagan Technologies Limited is 209 Airport Road West, Belfast, Co. Antrim, BT3 9EZ.

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2368360

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-07-06 15:22:32 CEST

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.