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

Summary: [67cat] AssertionError: local gems are ready
Product: ruby Reporter: esmithbss <esmithbss>
Component: GemsAssignee: issues@ruby <issues>
Status: NEW ---    
Severity: blocker CC: klauern
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=150331
Issue Type: DEFECT Exception Reporter: 150331
Attachments: stacktrace
stacktrace

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