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

Summary: NullPointerException at org.netbeans.modules.accelerators.terminal.RunTerminalAction.runTerminal
Product: contrib Reporter: zdenek.rod
Component: TerminalAssignee: Andrei Badea <abadea>
Status: NEW ---    
Severity: normal CC: bclemens, zdenek.rod
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 185721
Attachments: stacktrace
stacktrace
stacktrace

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