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 252192

Summary: NullPointerException at java.io.File.<init>
Product: third-party Reporter: jn0101
Component: -- Other --Assignee: _ dcaoyuan <dcaoyuan>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 217063
Attachments: stacktrace

Description jn0101 2015-05-01 09:48:34 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 24.79-b02, OpenJDK Runtime Environment, 1.7.0_79-b14
OS: Linux

User Comments:
jn0101: Trying to use the Scala plugins for the first time




Stacktrace: 
java.lang.NullPointerException
   at java.io.File.<init>(File.java:277)
   at org.netbeans.modules.scala.core.ScalaExecution$.getScalaArgs(ScalaExecution.java:130)
   at org.netbeans.modules.scala.console.shell.ScalaConsoleTopComponent.createTerminal(ScalaConsoleTopComponent.java:179)
   at org.netbeans.modules.scala.console.shell.ScalaConsoleTopComponent.componentOpened(ScalaConsoleTopComponent.java:81)
   at org.openide.windows.WindowManager.componentOpenNotify(WindowManager.java:307)
   at org.netbeans.core.windows.WindowManagerImpl.notifyTopComponentOpened(WindowManagerImpl.java:1149)
Comment 1 jn0101 2015-05-01 09:48:35 UTC
Created attachment 153488 [details]
stacktrace
Comment 2 Ondrej Vrabec 2015-05-01 10:38:22 UTC
scala...
Comment 3 Exceptions Reporter 2016-04-22 06:03:00 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=217063