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

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

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-09-09 21:52:30 CEST

On 9/9/07, Wolfgang Pinitsch <wolfgang.pinitsch@hyperwave.com> wrote:

> 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)

Feel free to file an issue. I know this has been reported a couple of
times in the past but it looks like no one ever entered an issue for
it.

One of the problems with this issue is we need a reliable reproduction
recipe so we can fix the error.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Sun Sep 9 21:49:07 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.