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

0.9.32 JhlClientAdapter.getInfo NPE

From: Mark Helmstetter <spamtrap_at_helmstetter.com>
Date: 2005-07-26 21:37:32 CEST

I haven't been able to narrow down the exact scenario, but I'm getting an NPE when I
do a Team Synchronize. Here is the stack trace:

java.lang.NullPointerException
        at
org.tigris.subversion.svnclientadapter.javahl.JhlClientAdapter.getInfo(JhlClientAdapter.java:1491)
        at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.fetchNodeKind(StatusAndInfoCommand.java:100)
        at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.fetchNodeKinds(StatusAndInfoCommand.java:83)
        at
org.tigris.subversion.subclipse.core.client.StatusAndInfoCommand.execute(StatusAndInfoCommand.java:59)
        at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.findChanges(SVNWorkspaceSubscriber.java:239)
        at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:217)
        at
org.tigris.subversion.subclipse.core.sync.SVNWorkspaceSubscriber.refresh(SVNWorkspaceSubscriber.java:194)
        at
org.eclipse.team.internal.ui.synchronize.RefreshSubscriberJob.run(RefreshSubscriberJob.java:341)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
Received on Wed Jul 27 05:37:32 2005

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.