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 196845 - AssertionError: #163878: [] lacks freemarker using ModuleCL@637050f5[org.netbeans.modules.java.source] though lookup has [apple.applescript.AppleScriptEngineFactory@60173295, org.netbeans.libs.freemar
Summary: AssertionError: #163878: [] lacks freemarker using ModuleCL@637050f5[org.netb...
Status: RESOLVED DUPLICATE of bug 163878
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-18 11:06 UTC by vieiro
Modified: 2011-03-18 21:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 177689


Attachments
stacktrace (9.39 KB, text/plain)
2011-03-18 11:06 UTC, vieiro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vieiro 2011-03-18 11:06:08 UTC
This issue was reported manually by vieiro.
It already has 1 duplicates 


Build: NetBeans Platform Dev (Build 201103120400)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b02-334, Java(TM) SE Runtime Environment, 1.6.0_24-b07-334-10M3326
OS: Mac OS X

User Comments:
vieiro: Adding an Installer to a NetBeans Module project.




Stacktrace: 
java.lang.AssertionError: #163878: [] lacks freemarker using ModuleCL@637050f5[org.netbeans.modules.java.source] though lookup has [apple.applescript.AppleScriptEngineFactory@60173295, org.netbeans.libs.freemarker.FreemarkerFactory@12fa057c]
   at org.netbeans.modules.apisupport.project.CreatedModifiedFiles.copyAndSubstituteTokens(CreatedModifiedFiles.java:1228)
   at org.netbeans.modules.apisupport.project.CreatedModifiedFiles.access$100(CreatedModifiedFiles.java:128)
   at org.netbeans.modules.apisupport.project.CreatedModifiedFiles$CreateFile.run(CreatedModifiedFiles.java:436)
   at org.netbeans.modules.apisupport.project.CreatedModifiedFiles.run(CreatedModifiedFiles.java:329)
   at org.netbeans.modules.apisupport.project.ui.wizard.moduleinstall.NewModuleInstallIterator.instantiate(NewModuleInstallIterator.java:70)
   at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1021)
Comment 1 vieiro 2011-03-18 11:06:11 UTC
Created attachment 107100 [details]
stacktrace
Comment 2 Jesse Glick 2011-03-18 21:25:38 UTC

*** This bug has been marked as a duplicate of bug 163878 ***