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 161590 - AssertionError at org.netbeans.modules.erlang.platform.api.RubyPlatform.getRubyStubs
Summary: AssertionError at org.netbeans.modules.erlang.platform.api.RubyPlatform.getRu...
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Erlang (show other bugs)
Version: 6.x
Hardware: Sun All
: P3 blocker (vote)
Assignee: _ dcaoyuan
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-31 14:20 UTC by Jindrich Sedek
Modified: 2009-05-16 16:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 144084


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jindrich Sedek 2009-03-31 14:20:37 UTC
about 20 duplicates

Build: NetBeans IDE Dev (Build 081127)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Linux, 2.6.27-9-generic, i386
User comments: 
STACKTRACE: (first 10 lines)
java.lang.AssertionError
        at org.netbeans.modules.erlang.platform.api.RubyPlatform.getRubyStubs(RubyPlatform.java:567)
        at org.netbeans.modules.erlang.platform.api.RubyPlatform.getSystemRoot(RubyPlatform.java:625)
        at org.netbeans.modules.erlang.project.BootClassPathProvider.findClassPath(BootClassPathProvider.java:80)
        at org.netbeans.modules.gsfpath.api.classpath.ClassPath.getClassPath(ClassPath.java:540)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.updateFolder
(RepositoryUpdater.java:1185)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.scanRoots
(RepositoryUpdater.java:1129)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker.access
$1900(RepositoryUpdater.java:651)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker$1.run(RepositoryUpdater.java:838)
        at org.netbeans.modules.gsfret.source.usages.RepositoryUpdater$CompileWorker$1.run(RepositoryUpdater.java:676)
        at org.netbeans.modules.gsfret.source.usages.ClassIndexManager.writeLock(ClassIndexManager.java:107)