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 223590

Summary: NullPointerException at org.netbeans.modules.cnd.remote.actions.RemoteOpenHelper$5.run
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: RemoteAssignee: issues@cnd <issues>
Status: RESOLVED DUPLICATE    
Severity: normal CC: alexvsimon
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 196053
Attachments: stacktrace

Description Exceptions Reporter 2012-12-10 12:02:35 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 7.2.1 (Build 201210100934)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows Server 2008 R2

Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.cnd.remote.actions.RemoteOpenHelper$5.run(RemoteOpenHelper.java:238)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032)
Comment 1 Exceptions Reporter 2012-12-10 12:02:37 UTC
Created attachment 129147 [details]
stacktrace
Comment 2 Alexander Simon 2012-12-10 16:09:08 UTC

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