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 - NullPointerException at org.netbeans.modules.scala.console.shell.ScalaConsoleTopComponent$$anon$3.run
Summary: NullPointerException at org.netbeans.modules.scala.console.shell.ScalaConsole...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-02 15:39 UTC by aquaglia
Modified: 2014-07-03 14:37 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206275


Attachments
stacktrace (1.21 KB, text/plain)
2014-01-02 15:39 UTC, aquaglia
Details
stacktrace (1.21 KB, text/plain)
2014-01-08 17:03 UTC, aquaglia
Details
stacktrace (1.21 KB, text/plain)
2014-06-24 12:39 UTC, aquaglia
Details
stacktrace (1.21 KB, text/plain)
2014-07-03 14:37 UTC, trbob
Details

Note You need to log in before you can comment on or make changes to this bug.
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.