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 9794

Summary: exception in New from right click menu
Product: obsolete Reporter: Rochelle Raccah <raccah>
Component: icebrowserAssignee: _ rkubacki <rkubacki>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: issues
Priority: P3    
Version: 3.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description Rochelle Raccah 2001-02-23 06:48:35 UTC
If I select a package in the explorer and right-click ->New -> choose something
(say Classes->Class), it tries to bring up the Template Chooser step instead of
going directly to the name step and I get this exception.  If I dismiss it and
do it again right away, it works.

Thu Feb 22 22:42:31 PST 2001java.lang.InterruptedException: null
java.lang.InterruptedException
        at ice.storm.ImageCache.<init>(ice/storm/ImageCache)
        at ice.storm.ImageCache.getInstance(ice/storm/ImageCache)
        at ice.pilots.html4.ObjectPool.clear(ice/pilots/html4/ObjectPool)
        at ice.pilots.html4.ThePilot.dispose(ice/pilots/html4/ThePilot)
        at
ice.storm.DefaultPilotContext.removePilot(ice/storm/DefaultPilotContext)
        at ice.storm.Viewport.removePilot(ice/storm/Viewport)
        at ice.storm.Viewport.setPilot(ice/storm/Viewport)
        at ice.storm.StormBase.$Gb(ice/storm/StormBase)
        at ice.storm.StormBase.$Hb(ice/storm/StormBase)
        at ice.storm.DefaultPilotContext.run(ice/storm/DefaultPilotContext)
[catch] at java.lang.Thread.run(Thread.java:484)
Comment 1 Jesse Glick 2001-02-23 15:13:14 UTC
Is this still reproducible? Rosta (I think) just recently fixed New from
Template so that it does not go to the template chooser when invoked from popup.
Comment 2 _ rkubacki 2001-02-23 15:31:15 UTC
Similar bug with a different exception is
http://www.netbeans.org/issues/show_bug.cgi?id=9805

However it is hard to reproduce it sometimes I already reported problem to IceSoft.
Comment 3 Rochelle Raccah 2001-03-01 18:47:26 UTC
FYI - I can still reproduce this very easily in the build from 2/26
Comment 4 Jan Chalupa 2001-03-12 09:28:15 UTC
Version: 'Dev' -> 3.2
Comment 5 Jan Chalupa 2001-05-05 22:45:27 UTC
Target milestone -> 3.3
Comment 6 _ rkubacki 2001-05-16 08:14:53 UTC
Change of e-mail address
Comment 7 _ rkubacki 2001-05-24 13:30:04 UTC

*** This issue has been marked as a duplicate of 10140 ***