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 240476 - AssertionError: assertion failed: net.java.trueupdate.installer.core.io.PathTask
Summary: AssertionError: assertion failed: net.java.trueupdate.installer.core.io.PathTask
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-14 22:22 UTC by cschlichtherle
Modified: 2014-02-05 08:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 206557


Attachments
stacktrace (9.62 KB, text/plain)
2014-01-14 22:22 UTC, cschlichtherle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cschlichtherle 2014-01-14 22:22:00 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Mac OS X

User Comments:
cschlichtherle: Opening a Scalatest file.




Stacktrace: 
java.lang.AssertionError: assertion failed: net.java.trueupdate.installer.core.io.PathTask
   at scala.Predef$.assert(Predef.java:179)
   at scala.reflect.internal.Symbols$Symbol.info(Symbols.java:1212)
   at scala.reflect.internal.Types$TypeRef.thisInfo(Types.java:2407)
   at scala.reflect.internal.Types$TypeRef.baseClasses(Types.java:2412)
   at scala.reflect.internal.Types$Type.findMembers(Types.java:1093)
   at scala.reflect.internal.Types$Type.membersBasedOnFlags(Types.java:718)
Comment 1 cschlichtherle 2014-01-14 22:22:02 UTC
Created attachment 143968 [details]
stacktrace