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 239929

Summary: NullPointerException at org.netbeans.modules.scala.console.shell.ScalaConsoleTopComponent$$anon$3.run
Product: contrib Reporter: aquaglia <aquaglia>
Component: ScalaAssignee: _ dcaoyuan <dcaoyuan>
Status: NEW ---    
Severity: normal CC: aquaglia, brl4n, trbob
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 206275
Attachments: stacktrace
stacktrace
stacktrace
stacktrace

Description aquaglia 2014-01-02 15:39:51 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
GUEST: Opened the scala console

aquaglia: Opening scala console




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.scala.console.shell.ScalaConsoleTopComponent$$anon$3.run(ScalaConsoleTopComponent.java:288)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:251)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:733)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
Comment 1 aquaglia 2014-01-02 15:39:53 UTC
Created attachment 143567 [details]
stacktrace
Comment 2 aquaglia 2014-01-08 17:03:42 UTC
Created attachment 143724 [details]
stacktrace

Opening Scala console
Comment 3 aquaglia 2014-06-24 12:39:02 UTC
Created attachment 147761 [details]
stacktrace

Trying to open Scala Console
Comment 4 Exceptions Reporter 2014-06-24 12:39:06 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=206275
Comment 5 trbob 2014-07-03 14:37:08 UTC
Created attachment 147865 [details]
stacktrace

Launch the scala console.