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 247745 - NullPointerException at org.netbeans.modules.dlight.terminal.action.TerminalSupportImpl$1.doWork
Summary: NullPointerException at org.netbeans.modules.dlight.terminal.action.TerminalS...
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 8.0
Hardware: PC Windows 7 x64
: P3 normal (vote)
Assignee: ilia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-06 19:30 UTC by Exceptions Reporter
Modified: 2015-04-29 10:49 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212497


Attachments
stacktrace (405 bytes, text/plain)
2014-10-06 19:30 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-10-06 19:30:04 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE 8.0.1 (Build 201408251540)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 7

User Comments:
GUEST: Erro




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.dlight.terminal.action.TerminalSupportImpl$1.doWork(TerminalSupportImpl.java:219)
   at org.netbeans.modules.dlight.terminal.action.TerminalSupportImpl$1.run(TerminalSupportImpl.java:130)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 Exceptions Reporter 2014-10-06 19:30:07 UTC
Created attachment 149749 [details]
stacktrace
Comment 2 ilia 2015-04-29 10:47:25 UTC
Fixed while fixing bug #248068
Comment 3 ilia 2015-04-29 10:49:02 UTC
* fixed in bug #249038