subclipse regression

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi!

When trying to update a project in eclipse with subclipse, current CVS
head raises this exception:

!ENTRY org.eclipse.core.jobs 4 2 2006-08-21 11:59:37.374
!MESSAGE An internal error occurred during: "SVN Update".
!STACK 0
java.lang.IllegalArgumentException: Thread attempted to release 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.release(ReentrantLock.java:61)
   at org.tigris.subversion.subclipse.core.client.OperationManager.endOperation(OperationManager.java:118)
   at org.tigris.subversion.subclipse.core.commands.UpdateResourcesCommand.run(UpdateResourcesCommand.java:80)
   at org.tigris.subversion.subclipse.ui.operations.UpdateOperation.execute(UpdateOperation.java:63)
   at org.tigris.subversion.subclipse.ui.operations.RepositoryProviderOperation.execute(RepositoryProviderOperation.java:68)
   at org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
   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)
   at java.lang.VMThread.run(VMThread.java:120)

This does not happen with 0.92.

TWISTI


[Index of Archives]     [Linux Kernel]     [Linux Cryptography]     [Fedora]     [Fedora Directory]     [Red Hat Development]

  Powered by Linux