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

RE: [Subclipse-users] NPE when reading history

From: David Balažic <david.balazic_at_comtrade.com>
Date: Mon, 21 Jan 2013 16:43:57 +0100

Sorry, here it is:

java.lang.NullPointerException
 at java.lang.String.<init>(String.java:556)
 at org.tigris.subversion.svnclientadapter.javahl.JhlLogMessage.<init>(JhlLogMessage.java:65)
 at org.tigris.subversion.svnclientadapter.javahl.JhlLogMessageCallback.singleMessage(JhlLogMessageCallback.java:31)
 at org.apache.subversion.javahl.SVNClient.logMessages(Native Method)
 at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getLogMessages(AbstractJhlClientAdapter.java:2512)
 at org.tigris.subversion.svnclientadapter.javahl.AbstractJhlClientAdapter.getLogMessages(AbstractJhlClientAdapter.java:2562)
 at org.tigris.subversion.subclipse.core.commands.GetLogsCommand.run(GetLogsCommand.java:121)
 at org.tigris.subversion.subclipse.ui.history.SVNHistoryPage$AbstractFetchJob.getLogEntries(SVNHistoryPage.java:2553)
 at org.tigris.subversion.subclipse.ui.history.SVNHistoryPage$FetchNextLogEntriesJob.run(SVNHistoryPage.java:2478)
 at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

And some session data:

eclipse.buildId=M20120208-0800
java.version=1.7.0_11
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product

David Balažic
Software Engineer
www.comtrade.com

________________________________
From: jcompagner [mailto:jcompagner_at_gmail.com]
Sent: Saturday, January 19, 2013 9:49 AM
To: users_at_subclipse.tigris.org
Subject: Re: [Subclipse-users] NPE when reading history
Importance: Low

why not also give the npe stacktrace?

Op 18 jan. 2013 20:42 schreef "David Balažic" <david.balazic_at_comtrade.com<mailto:david.balazic_at_comtrade.com>> het volgende:
Hi!

Using 1.8.18 I still see this bug:

 - in "SVN Repository Exploring" right click an item (the root for example) in the repo tree and select "Show History"
 - in the History view click "Next 25"

if I click the "Next 25" button while it is still getting the previous 25 entries, then I get a NPE error (dialog...).
In other words, click quickly the "Next 25" button many times and get the error.

Regards,
David Balažic
Software Engineer

    ComTrade

    Letališka cesta 29b, 1000 Ljubljana
    Slovenia

    phone: +386 81 60 8937<tel:%2B386%2081%2060%208937>
    fax: +386 1 586 52 70<tel:%2B386%201%20586%2052%2070>

www.comtrade.com<http://www.comtrade.com>

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3044459

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org<mailto:users-unsubscribe_at_subclipse.tigris.org>].

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3045056

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2013-01-21 16:44:19 CET

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.