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

Re: NPE in Resource History log browsing

From: Tobias Sager <moixa_at_gmx.ch>
Date: 2005-08-17 13:05:57 CEST

on 2005-08-17 12:29 Tobias Sager wrote the following:
> Hi all,
>
> I am using 0.9.32 with Eclipse 3.1 on Linux and get a
> NullPointerException while browsing the resource history.
>
> Steps to reproduce:
> - Right-Click a resource and do Team->Branch/Tag
> - Select "Specific revision in the repository"
> - Click "Show Log"
> - Select any revision message in the dialog
>
> Actual results:
> "An error has occurred. See error log.."

Actually this always happens when browsing the resource history of any
file (via Team->Show in Resource History).

An error message pops up as soon as the resource history view is
displayed: 'An internal error occurred during: "Fetching affected paths".'

This is in the log:
<snip>
!ENTRY org.eclipse.core.runtime 4 2 2005-08-17 13:03:15.106
!MESSAGE An internal error occurred during: "Fetching affected paths".
!STACK 0
java.lang.NullPointerException
        at
org.tigris.subversion.subclipse.core.history.LogEntry.getLogEntryChangePaths(LogEntry.java:134)
        at
org.tigris.subversion.subclipse.ui.history.HistoryView$FetchChangePathJob.run(HistoryView.java:1174)
        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
</snip>

Tobias

-- 
GPG-Key 0xEF37FF28 - 1024/4096 DSA/ELG-E - 16.11.2001
Fingerprint: 3C4B 155F 2621 CEAF D3A6 0CCB 937C 9597 EF37 FF28

Received on Wed Aug 17 21:05:57 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.