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 177823 - [68cat] NullPointerException at java.io.File.<init>
Summary: [68cat] NullPointerException at java.io.File.<init>
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 01:12 UTC by neilg
Modified: 2011-07-06 20:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160196


Attachments
stacktrace (2.28 KB, text/plain)
2009-11-30 01:12 UTC, neilg
Details
stacktrace (2.04 KB, text/plain)
2009-12-03 01:32 UTC, Erno Mononen
Details
stacktrace (1.71 KB, text/plain)
2011-07-06 20:16 UTC, rohitbrai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description neilg 2009-11-30 01:12:48 UTC
Build: NetBeans IDE Dev (Build 200911251400)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.1-b02, Java(TM) SE Runtime Environment, 1.6.0_15-b03
OS: Linux, 2.6.31-15-generic, amd64

Stacktrace: 
java.lang.NullPointerException
        at java.io.File.<init>(File.java:222)
        at org.netbeans.modules.scala.core.ScalaHome$.getGlobalForStdLib(ScalaHome.java:64)
        at org.netbeans.modules.scala.core.ScalaGlobal$$anonfun$getGlobal$1.apply(ScalaGlobal.java:229)
        at org.netbeans.modules.scala.core.ScalaGlobal$$anonfun$getGlobal$1.apply(ScalaGlobal.java:228)
        at scala.Option.getOrElse(Option.java:59)
        at org.netbeans.modules.scala.core.ScalaGlobal$.getGlobal(ScalaGlobal.java:228)
Comment 1 neilg 2009-11-30 01:12:52 UTC
Created attachment 91849 [details]
stacktrace
Comment 2 Erno Mononen 2009-12-03 01:32:20 UTC
Created attachment 92024 [details]
stacktrace
Comment 3 Exceptions Reporter 2009-12-03 01:32:26 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=160196
Comment 4 Exceptions Reporter 2011-01-07 09:55:51 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=160196
Comment 5 rohitbrai 2011-07-06 20:16:42 UTC
Created attachment 109275 [details]
stacktrace