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 242167 (javydreamercsw) - java.io.FileNotFoundException: Template Templates/WebServices/Templates/Licenses/license-default.txt not found.
Summary: java.io.FileNotFoundException: Template Templates/WebServices/Templates/Licen...
Status: RESOLVED WONTFIX
Alias: javydreamercsw
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Stupka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-20 20:22 UTC by javydreamercsw
Modified: 2016-07-07 08:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207836


Attachments
stacktrace (2.36 KB, text/plain)
2014-02-20 20:22 UTC, javydreamercsw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description javydreamercsw 2014-02-20 20:22:49 UTC
This bug was originally marked as duplicate of bug 193470, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
javydreamercsw: Creating a webservice.




Stacktrace: 
java.io.FileNotFoundException: Template Templates/WebServices/Templates/Licenses/license-default.txt not found.
   at freemarker.template.Configuration.getTemplate(Configuration.java:580)
   at freemarker.core.Environment.getTemplateForInclusion(Environment.java:1490)
   at freemarker.core.Include.accept(Include.java:157)
   at freemarker.core.Environment.visit(Environment.java:221)
   at freemarker.core.MixedContent.accept(MixedContent.java:92)
   at freemarker.core.Environment.visit(Environment.java:221)
Comment 1 javydreamercsw 2014-02-20 20:22:51 UTC
Created attachment 145448 [details]
stacktrace
Comment 2 Milos Kleint 2014-02-20 20:25:02 UTC
what file template exactly?
Comment 3 javydreamercsw 2014-03-10 13:11:07 UTC
Not sure what you mean. From the stacktrace:
Template Templates/WebServices/Templates/Licenses/license-default.txt
Comment 4 Milos Kleint 2014-03-10 14:44:13 UTC
(In reply to javydreamercsw from comment #3)
> Not sure what you mean. From the stacktrace:
> Template Templates/WebServices/Templates/Licenses/license-default.txt

That's a wrongly resolved path to the license header template that is referenced from some template in Templates/Webservices. I'm wondering what the template is, if it was created by some nb.org module, external module, edited by you etc..
Comment 5 javydreamercsw 2014-12-04 15:24:15 UTC
It occurs from time to time when updating IDE versions thru the update center. Just happened to me when upgrading from 8.0.1 to 8.0.2. Had to make a clean install of 8.0.2 to make it work.
Comment 6 Martin Balin 2016-07-07 08:38:55 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss