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

Re: [Subclipse-users] NullPointerException when synchronising

From: Andrew Sinclair <ajsinclair_at_gmail.com>
Date: 2007-11-14 23:28:35 CET

OK here is the stack trace:

!ENTRY org.tigris.subversion.subclipse.core 4 -6 2007-11-14 20:51:11.738
!MESSAGE The SVN synchronization information for 'MobileVid' has become
corrupt or does not exist.

!ENTRY org.eclipse.core.jobs 4 2 2007-11-14 20:51:11.741
!MESSAGE An internal error occurred during: "Synchronizing".
!STACK 0
java.lang.NullPointerException
    at org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.run(
StatusAndInfoCommand.java:56)
    at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges
(SVNWorkspaceSubscriber.java:250)
    at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(
SVNWorkspaceSubscriber.java:229)
    at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(
SVNWorkspaceSubscriber.java:204)
    at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberParticipantJob.doRefresh
(RefreshSubscriberParticipantJob.java:116)
    at org.eclipse.team.internal.ui.synchronize.RefreshParticipantJob.run(
RefreshParticipantJob.java:309)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.core.jobs 4 2 2007-11-14 20:52:34.978
!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.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:55)

On 15/11/2007, Mark Phippard <markphip@gmail.com> wrote:
>
> On 11/14/07, Andrew Sinclair <ajsinclair@gmail.com> wrote:
> > Where can I find more of the stacktrace as that is all I get in the
> error
> > window?
>
> If you have PDE installed, the Error Log view will show it.
> Otherwise, you have to get it from the file named .log that lives in
> the folder named .metadata in the root of your workspace.
>
> --
> 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
>
>

-- 
Best regards,
Andrew Sinclair
Phone: +61 408 876 416
Received on Wed Nov 14 23:28:46 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.