This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 208827 - open some php file - tap History - tap - Source File - press cancel button in the SVN window
Summary: open some php file - tap History - tap - Source File - press cancel button in...
Status: RESOLVED DUPLICATE of bug 208623
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 7.2
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 14:07 UTC by KhArtNJava
Modified: 2012-10-24 16:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stacktrace (1.08 KB, text/plain)
2012-02-24 14:07 UTC, KhArtNJava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description KhArtNJava 2012-02-24 14:07:38 UTC
Created attachment 116086 [details]
stacktrace

open some php file - tap History - tap - Source File - press cancel button in the SVN window

org.openide.util.RequestProcessor$SlowItem: task failed due to: java.lang.NullPointerException
        at org.openide.util.RequestProcessor.post(RequestProcessor.java:421)
        at org.netbeans.modules.versioning.ui.history.HistoryFileView.loadVCSEntries(HistoryFileView.java:200)
        at org.netbeans.modules.versioning.ui.history.HistoryFileView.access$1200(HistoryFileView.java:86)
        at org.netbeans.modules.versioning.ui.history.HistoryFileView$RefreshTable.run(HistoryFileView.java:405)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1404)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1984)
java.lang.NullPointerException
        at org.netbeans.modules.versioning.DelegatingVCS$DelegatingHistoryProvider.getHistory(DelegatingVCS.java:577)
        at org.netbeans.modules.versioning.ui.history.HistoryFileView$2.run(HistoryFileView.java:225)
        at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1404)
        at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1984)
Comment 1 Tomas Stupka 2012-02-27 10:55:29 UTC

*** This bug has been marked as a duplicate of bug 208623 ***