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 - NullPointerException at org.netbeans.modules.cnd.remote.actions.RemoteOpenHelper$5.run
Summary: NullPointerException at org.netbeans.modules.cnd.remote.actions.RemoteOpenHel...
Status: RESOLVED DUPLICATE of bug 219993
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-10 12:02 UTC by Exceptions Reporter
Modified: 2012-12-10 16:09 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 196053


Attachments
stacktrace (286 bytes, text/plain)
2012-12-10 12:02 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***