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 8477 - "EXC_TemplateFailed" displayed in dialog box after failed creation of object from template
Summary: "EXC_TemplateFailed" displayed in dialog box after failed creation of object ...
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: David Strupl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-11-20 15:09 UTC by Jesse Glick
Modified: 2008-12-23 10:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2000-11-20 15:09:00 UTC
Observed in boston 1158. I tried to make a template, something failed internally
(this using an experimental module, so that is fine), and the IDE displayed a
message box with the text: "EXC_TemplateFailed". Looking at the code in
NewNewAction, it displays the bundle key instead of value!

Also in the trunk (Nov 20) NewTemplateAction should use ErrorManager.annotate
when displaying this message so as to preserve the stack trace from the
IOException, which could be quite important.
Comment 1 David Strupl 2001-01-18 14:26:59 UTC
I have added annotation to the IOException if the template wizard fails.
Comment 2 David Strupl 2001-01-18 14:27:59 UTC
BUG also appears in version : FFJ20
Comment 3 Quality Engineering 2003-07-01 16:03:35 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified.

Comment 4 Quality Engineering 2003-07-01 16:27:50 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.