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 194507 - NullPointerException at org.netbeans.modules.nativeexecution.support.ui.SSHKeyFileFilter.accept
Summary: NullPointerException at org.netbeans.modules.nativeexecution.support.ui.SSHKe...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: D-Light (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 21:59 UTC by Exceptions Reporter
Modified: 2011-01-20 12:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 175057


Attachments
stacktrace (516 bytes, text/plain)
2011-01-19 21:59 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2011-01-19 21:59:52 UTC
This issue was reported manually by vv159170.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201012150001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.nativeexecution.support.ui.SSHKeyFileFilter.accept(SSHKeyFileFilter.java:104)
   at org.netbeans.modules.nativeexecution.support.ui.SSHKeyFileChooser$SSHKeyFilter.accept(SSHKeyFileChooser.java:83)
   at javax.swing.JFileChooser.accept(JFileChooser.java:1576)
   at javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run0(BasicDirectoryModel.java:231)
   at javax.swing.plaf.basic.BasicDirectoryModel$LoadFilesThread.run(BasicDirectoryModel.java:211)
Comment 1 Exceptions Reporter 2011-01-19 21:59:56 UTC
Created attachment 105177 [details]
stacktrace
Comment 2 Andrew Krasny 2011-01-20 12:31:27 UTC
http://hg.netbeans.org/cnd-main/rev/77e6986ab843