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 227146

Summary: scala.reflect.internal.MissingRequirementError: object scala.beans.BeanInfo in compiler mirror not found.
Product: contrib Reporter: Exceptions Reporter <exceptions_reporter>
Component: ScalaAssignee: _ dcaoyuan <dcaoyuan>
Status: NEW ---    
Severity: normal CC: cjyar, jsacha, mslama, zdenek.rod
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 197568
Attachments: stacktrace

Description Exceptions Reporter 2013-03-07 09:45:34 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.7-b01, Java(TM) SE Runtime Environment, 1.7.0_13-b20
OS: Linux

Stacktrace: 
scala.reflect.internal.MissingRequirementError: object scala.beans.BeanInfo 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:2173)
   at scala.reflect.internal.Mirrors$RootsBase.getModuleOrClass(Mirrors.java:48)
Comment 1 Exceptions Reporter 2013-03-07 09:45:35 UTC
Created attachment 132319 [details]
stacktrace