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 164113 - [67cat] AssertionError: local gems are ready
Summary: [67cat] AssertionError: local gems are ready
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Gems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-29 20:03 UTC by esmithbss
Modified: 2011-01-28 20:13 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 150331


Attachments
stacktrace (6.59 KB, text/plain)
2009-04-29 20:03 UTC, esmithbss
Details
stacktrace (6.72 KB, text/plain)
2010-11-27 14:22 UTC, klauern
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2009-04-29 20:03:23 UTC
Build: NetBeans IDE Dev (Build 200904290201)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP, 5.1, x86

User Comments:
esmithbss: Attempting to load ruby gems prior to setting the proxy for external scanning.



Stacktrace: 
java.lang.AssertionError: local gems are ready
        at org.netbeans.modules.ruby.platform.gems.GemPanel.notifyLocalGemsUpdated(GemPanel.java:409)
        at org.netbeans.modules.ruby.platform.gems.GemPanel.access$4600(GemPanel.java:96)
        at org.netbeans.modules.ruby.platform.gems.GemPanel$4$1.run(GemPanel.java:1307)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:597)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104)
Comment 1 esmithbss 2009-04-29 20:03:33 UTC
Created attachment 81234 [details]
stacktrace
Comment 2 Erno Mononen 2009-05-22 15:38:55 UTC
I'll try fix for the next release.
Comment 3 klauern 2010-11-27 14:22:22 UTC
Created attachment 103400 [details]
stacktrace