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 - NullPointerException at java.io.File.<init>
Summary: NullPointerException at java.io.File.<init>
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-01 09:48 UTC by jn0101
Modified: 2016-04-22 06:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217063


Attachments
stacktrace (2.37 KB, text/plain)
2015-05-01 09:48 UTC, jn0101
Details

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