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

[Subclipse-users] java.lang.IllegalArgumentException: Thread attempted to read nesting count of a lock it did not own

From: Sridhar V Iyer <iyers_at_rocketmail.com>
Date: 2007-01-09 22:50:01 CET

eclipse.buildId=M20060921-0945
java.version=1.6.0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_NZ
Command-line arguments: -os win32 -ws win32 -arch x86

Hi, I am using Eclipse 3.2.1 on Java 6.0.
Subversion 1.4.2
Subclipse 1.1.9

I have just moved to 1.4.2 / 1.1.9 and this the first Subclipse action I took after the upgrade. I guess I cannot go back to the older server or client any more ?

I get this error when I try to update my Projects.

Error
Tue Jan 09 16:08:06 NZDT 2007
An internal error occurred during: "SVN Update".

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.endOperation(OperationManager.java:125)
at org.tigris.subversion.subclipse.core.commands.UpdateResourcesCommand.run(UpdateResourcesCommand.java:81)
at org.tigris.subversion.subclipse.ui.operations.UpdateOperation.execute(UpdateOperation.java:70)
at org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:68)
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:58)

Any feedback or pointers ?

 __________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on Tue Jan 9 22:50:06 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.