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 228830 - scala.reflect.internal.MissingRequirementError: object scala.runtime in compiler mirror not found.
Summary: scala.reflect.internal.MissingRequirementError: object scala.runtime in compi...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-22 07:10 UTC by aquaglia
Modified: 2014-02-24 09:38 UTC (History)
5 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 198010


Attachments
stacktrace (6.76 KB, text/plain)
2013-04-22 07:10 UTC, aquaglia
Details
stacktrace (6.69 KB, text/plain)
2013-12-23 17:12 UTC, michbarsinai
Details
stacktrace (6.81 KB, text/plain)
2014-02-24 09:38 UTC, aquaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2013-04-22 07:10:29 UTC
Build: NetBeans IDE 7.3.1 (Build 201304162201)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows 7

User Comments:
cschlichtherle: Creating project from Maven archetype.

aquaglia: Starting up IDE




Stacktrace: 
scala.reflect.internal.MissingRequirementError: object scala.runtime in compiler mirror not found.
   at scala.reflect.internal.MissingRequirementError$.signal(MissingRequirementError.java:16)
   at scala.reflect.internal.MissingRequirementError$.notFound(MissingRequirementError.java:17)
   at scala.reflect.internal.Mirrors$RootsBase$$anonfun$getModuleOrClass$3.apply(Mirrors.java:49)
   at scala.reflect.internal.Mirrors$RootsBase$$anonfun$getModuleOrClass$3.apply(Mirrors.java:49)
   at scala.reflect.internal.Symbols$Symbol.orElse(Symbols.java:2220)
   at scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.java:48)
Comment 1 aquaglia 2013-04-22 07:10:30 UTC
Created attachment 133646 [details]
stacktrace
Comment 2 Exceptions Reporter 2013-12-18 22:25:07 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=198010
Comment 3 michbarsinai 2013-12-23 17:12:24 UTC
Created attachment 143409 [details]
stacktrace

Opened a scala project from existing sources.
Comment 4 aquaglia 2014-02-24 09:38:00 UTC
Created attachment 145531 [details]
stacktrace

Opening IDE