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 239903 - [80cat] NullPointerException at org.netbeans.modules.subversion.ui.commit.CommitTable.openDiff
Summary: [80cat] NullPointerException at org.netbeans.modules.subversion.ui.commit.Com...
Status: RESOLVED FIXED
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-01 22:15 UTC by muellermi
Modified: 2014-01-02 13:46 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 205025


Attachments
stacktrace (6.99 KB, text/plain)
2014-01-01 22:15 UTC, muellermi
Details
stacktrace (6.99 KB, text/plain)
2014-01-01 22:18 UTC, muellermi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description muellermi 2014-01-01 22:15:51 UTC
Build: NetBeans IDE Dev (Build 201312290308)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 8

User Comments:
muellermi: Clicking into "commit action" column whilst importing new project into SVN repo

GUEST: In Subversion Commit dialog, after trying to diff or doubleclick the file in initial commit to repository.

GUEST: I have update the JavaScript lib




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.subversion.ui.commit.CommitTable.openDiff(CommitTable.java:471)
   at org.netbeans.modules.subversion.ui.commit.CommitTable.mouseClicked(CommitTable.java:461)
   at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:270)
   at java.awt.Component.processMouseEvent(Component.java:6508)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
   at java.awt.Component.processEvent(Component.java:6270)
Comment 1 muellermi 2014-01-01 22:15:53 UTC
Created attachment 143548 [details]
stacktrace
Comment 2 muellermi 2014-01-01 22:18:37 UTC
Created attachment 143549 [details]
stacktrace

double click into commit action col
Comment 3 Ondrej Vrabec 2014-01-02 13:46:13 UTC
thanks for reporting

fix: http://hg.netbeans.org/core-main/rev/739bbc26a50b