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 209395 - NullPointerException at org.netbeans.modules.accelerators.terminal.RunTerminalAction.runTerminal
Summary: NullPointerException at org.netbeans.modules.accelerators.terminal.RunTermina...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Terminal (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Andrei Badea
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-09 19:38 UTC by zdenek.rod
Modified: 2012-08-14 20:27 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 185721


Attachments
stacktrace (3.59 KB, text/plain)
2012-03-09 19:38 UTC, zdenek.rod
Details
stacktrace (3.57 KB, text/plain)
2012-08-14 20:24 UTC, Exceptions Reporter
Details
stacktrace (3.57 KB, text/plain)
2012-08-14 20:27 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zdenek.rod 2012-03-09 19:38:48 UTC
Build: NetBeans IDE Dev (Build 201203080400)
VM: Java HotSpot(TM) Client VM, 20.6-b01, Java(TM) SE Runtime Environment, 1.6.0_31-b05
OS: Windows 7

User Comments:
zdenek.rod: I tried to run Tool > Run Terminal.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.accelerators.terminal.RunTerminalAction.runTerminal(RunTerminalAction.java:126)
   at org.netbeans.modules.accelerators.terminal.RunTerminalAction.performAction(RunTerminalAction.java:96)
   at org.openide.util.actions.NodeAction.performAction(NodeAction.java:295)
   at org.openide.util.actions.CallableSystemAction$1.run(CallableSystemAction.java:129)
   at org.openide.util.actions.ActionInvoker$1.run(ActionInvoker.java:95)
   at org.openide.util.actions.ActionInvoker.doPerformAction(ActionInvoker.java:116)
Comment 1 zdenek.rod 2012-03-09 19:38:50 UTC
Created attachment 116524 [details]
stacktrace
Comment 2 Vladimir Voskresensky 2012-04-06 17:28:27 UTC
This is not CND's terminal, so moved into Contrib product line
Comment 3 Exceptions Reporter 2012-07-17 00:59:08 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=185721
Comment 4 Exceptions Reporter 2012-08-14 20:24:49 UTC
Created attachment 123109 [details]
stacktrace
Comment 5 Exceptions Reporter 2012-08-14 20:27:47 UTC
Created attachment 123110 [details]
stacktrace