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

[Subclipse-users] Error: Thread attempted to read nesting count of a lock it did not own

From: Wolfgang Pinitsch <wolfgang.pinitsch_at_hyperwave.com>
Date: 2007-09-09 17:21:10 CEST

Hi,

I am trying to svn update my Project but i get an unexpected error:

!ENTRY org.eclipse.core.jobs 4 2 2007-09-09 17:12:54.843
!MESSAGE An internal error occurred during: "SVN Update".
!STACK 0
java.lang.IllegalArgumentException: Thread attempted to read nesting
count of a lock it did not own
        at
org.tigris.subversion.subclipse.core.util.Assert.isLegal(Assert.java:56)
        at
org.tigris.subversion.subclipse.core.util.ReentrantLock.getNestingCount(
ReentrantLock.java:71)
        at
org.tigris.subversion.subclipse.core.client.OperationManager.endOperatio
n(OperationManager.java:125)
        at
org.tigris.subversion.subclipse.core.commands.UpdateResourcesCommand.run
(UpdateResourcesCommand.java:81)
        at
org.tigris.subversion.subclipse.ui.operations.UpdateOperation.execute(Up
dateOperation.java:70)
        at
org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperatio
n.execute(RepositoryProviderOperation.java:68)
        at
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperat
ion.java:89)
        at
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableC
ontext.java:144)
        at
org.eclipse.team.internal.ui.actions.JobRunnableContext$ResourceJob.runI
nWorkspace(JobRunnableContext.java:72)
        at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWor
kspaceJob.java:38)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

eclipse.buildId=I20070625-1500
java.version=1.5.0_12
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_AT
Command-line arguments: -os win32 -ws win32 -arch x86

Regards,
Wolfgang

--------------------------------
Wolfgang Pinitsch, System Engineer
Hyperwave AG, Albrechtgasse 9, A-8010 Graz
 
Tel +43 316 820918 673, Mob +43 699 10573405
www.hyperwave.com
 
Celebrating 10 years of Innovation!
--------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Sep 9 17:19:59 2007

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.