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 124527 - AssertionError at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate
Summary: AssertionError at org.openide.loaders.TemplateWizard$InstantiatingIteratorBri...
Status: RESOLVED FIXED
Alias: None
Product: groovy
Classification: Unclassified
Component: Grails (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: martin_adamek
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-30 22:28 UTC by ricksmth51
Modified: 2008-10-30 14:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 821


Attachments
stacktrace (1.01 KB, text/plain)
2007-12-30 22:28 UTC, ricksmth51
Details
stacktrace (1.13 KB, text/plain)
2008-01-13 20:40 UTC, prpatel
Details
stacktrace (1.13 KB, text/plain)
2008-01-17 22:29 UTC, edgonn
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ricksmth51 2007-12-30 22:28:08 UTC
Build: NetBeans IDE Dev (Build 200712300000)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Linux, 2.6.9-67.0.1.EL, i386

User Comments: 
creating a new Grails application. Filled in the name and pressed enter when the error occurred
Comment 1 ricksmth51 2007-12-30 22:28:17 UTC
Created attachment 54568 [details]
stacktrace
Comment 2 Lukas Hasik 2008-01-02 08:46:00 UTC
strange issue :( There is a plenty of different cases when it was reported. Look at statistics.nb.org
Comment 3 Jaroslav Tulach 2008-01-02 09:22:48 UTC
I have added more descriptive message for the error:

IDE: [2.1.08 10:20] Committing "TemplateWizard.java" started
Checking in TemplateWizard.java;
/shared/data/ccvs/repository/openide/loaders/src/org/openide/loaders/TemplateWizard.java,v  <--  TemplateWizard.java
new revision: 1.30; previous revision: 1.29
done
IDE: [2.1.08 10:20] Committing "TemplateWizard.java" finished
Comment 4 prpatel 2008-01-13 20:40:41 UTC
Build: NetBeans IDE Dev (Build 200801130000)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: SunOS, 5.11, x86

User Comments: 
Comment 5 prpatel 2008-01-13 20:40:49 UTC
Created attachment 55008 [details]
stacktrace
Comment 6 edgonn 2008-01-17 22:29:24 UTC
Build: NetBeans IDE Dev (Build 200801171200)
VM: Java HotSpot(TM) Client VM, 1.6.0_02-b06
OS: Windows XP, 5.1, x86

User Comments: 
Grails not work in NetBeans 6.0 and 6.1.
Both with the same problem with the variable JAVA_HOME.

Good work!

Thanks
Comment 7 edgonn 2008-01-17 22:29:33 UTC
Created attachment 55222 [details]
stacktrace
Comment 8 martin_adamek 2008-03-06 09:00:08 UTC
Fixed with issue 128254
Comment 9 zeljkot 2008-08-19 12:16:20 UTC
Happens again in build 200808170243 (or at least stack trace is the same).
Comment 10 martin_adamek 2008-09-30 15:43:58 UTC
Can you attach whole stacktrace? Is it possible it happened for another projec type (stack trace would be almost the same). Looking at the code, I think that 
this one is fixed...