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

Re: NullPointerException on a checkout

From: Andreas Müller <faloofus_at_gmx.de>
Date: 2005-05-19 16:50:16 CEST

> I see you are using the command line adapter. If possible, it would be
> worth the effort to get JavaHL working.

It seams that JavaHL is just for windows, isnt it?

>
> Do you have Subversion 1.2 installed? The output of the command line has
> changed a bit and this has broken some of the parsing routines. I have
> fixed it for the next release of Subclipse.
>

i tried it with svn 1.2 rc 4 now and get the same error.

the curios thing is that it work on the other workstation without problems
and on both was the same svn java and i copied yust the whole eclipse path.

!ENTRY org.eclipse.core.runtime 4 2 Mai 19, 2005 16:57:37.243
!MESSAGE An internal error occurred during: "SVN Checkout".
!STACK 0
java.lang.NullPointerException
        at java.io.File.<init>(File.java:194)
        at
org.tigris.subversion.svnclientadapter.commandline.CmdLineInfoPart.getFile(CmdLineInfoPart.java:118)
        at
org.tigris.subversion.svnclientadapter.commandline.CmdLineStatuses.getStatuses(CmdLineStatuses.java:71)
        at
org.tigris.subversion.svnclientadapter.commandline.CmdLineStatuses.<init>(CmdLineStatuses.java:62)
        at
org.tigris.subversion.svnclientadapter.commandline.CmdLineClientAdapter.getStatus(CmdLineClientAdapter.java:575)
        at
org.tigris.subversion.subclipse.core.status.RecursiveStatusUpdateStrategy.updateStatus(RecursiveStatusUpdateStrategy.java:56)
        at
org.tigris.subversion.subclipse.core.status.StatusCacheManager.getStatus(StatusCacheManager.java:101)
        at
org.tigris.subversion.subclipse.core.resources.LocalResource.getStatus(LocalResource.java:157)
        at
org.tigris.subversion.subclipse.core.resources.LocalResource.hasRemote(LocalResource.java:150)
        at
org.tigris.subversion.subclipse.core.SVNTeamProvider.setProject(SVNTeamProvider.java:78)
        at
org.eclipse.team.core.RepositoryProvider.mapNewProvider(RepositoryProvider.java:176)
        at
org.eclipse.team.core.RepositoryProvider.map(RepositoryProvider.java:107)
        at
org.tigris.subversion.subclipse.core.commands.CheckoutCommand.refreshProjects(CheckoutCommand.java:377)
        at
org.tigris.subversion.subclipse.core.commands.CheckoutCommand.run(CheckoutCommand.java:136)
        at
org.tigris.subversion.subclipse.ui.operations.CheckoutAsProjectOperation.execute(CheckoutAsProjectOperation.java:48)
        at
org.tigris.subversion.subclipse.ui.operations.CheckoutAsProjectOperation.execute(CheckoutAsProjectOperation.java:38)
        at
org.tigris.subversion.subclipse.ui.operations.SVNOperation.run(SVNOperation.java:90)
        at
org.eclipse.team.internal.ui.actions.JobRunnableContext.run(JobRunnableContext.java:159)
        at
org.eclipse.team.internal.ui.actions.JobRunnableContext$3.runInWorkspace(JobRunnableContext.java:179)
        at
org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++
Received on Fri May 20 00:50:16 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.