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 203675 - NullPointerException at org.netbeans.modules.remote.ui.OpenTerminalAction.getRemoteFileObject
Summary: NullPointerException at org.netbeans.modules.remote.ui.OpenTerminalAction.get...
Status: RESOLVED DUPLICATE of bug 203671
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks: 202853
  Show dependency tree
 
Reported: 2011-10-13 19:09 UTC by Alexander Simon
Modified: 2011-10-14 09:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 181980


Attachments
stacktrace (4.22 KB, text/plain)
2011-10-13 19:09 UTC, Alexander Simon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2011-10-13 19:09:21 UTC
Build: NetBeans IDE Dev (Build 20111013-f3d0857531c7)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Linux

User Comments:
alexvsimon: add to favorite remote other folder




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.remote.ui.OpenTerminalAction.getRemoteFileObject(OpenTerminalAction.java:319)
   at org.netbeans.modules.remote.ui.AddToFavoritesAction$AddOther.getRoot(AddToFavoritesAction.java:304)
   at org.netbeans.modules.remote.ui.AddToFavoritesAction$AddPlace$1.run(AddToFavoritesAction.java:175)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1424)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:1973)
Comment 1 Alexander Simon 2011-10-13 19:09:25 UTC
Created attachment 112018 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2011-10-14 09:22:16 UTC

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