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

NullPointerException from JhlClientAdapter

From: Christian Sell <christian.sell_at_netcologne.de>
Date: 2005-07-27 09:50:35 CEST

I am on Win2000 Professional, Subversion 0.9.32, JavaHL checked.

Calling up the synchronize view yields this (along with the seemingly
unavoidable "Command line client adapter is not available" message in the log):

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)

------------------
Christian Sell
Received on Wed Jul 27 17:50:35 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.