-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Highest
-
Affects Version/s: 1.4.3
-
Component/s: None
Charlie Evet reported the following behaviour. I am unable to test it right now due to my laptop having a catastrophic hard drive failure, but it looks more like a problem at your end, unless you've changed the rules somewhere and I missed the announcement. The specific macro generating the error is the Scaffolding Macro on CONFEXT.
From Charlie:
I've upgraded Confluence to the 1.4.3, and then I went ahead and installed the 1.4.5 version of Scaffolding. Now the macro is not working. I've tried un-installing and re-installing the plugin several times. I've tried restarting Confluence several times.
I get an exception on my Tomcat console (which doesn't seem to appear in any log file, annoyingly):
2005-08-17 11:01:39,607 ERROR [atlassian.confluence.util.VelocityUtils] Error oc
curred rendering template: org/randombits/confluence/scaffolding/scaffold.vm
org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource
'org/randombits/confluence/scaffolding/scaffold.vm'
at org.apache.velocity.runtime.resource.ResourceManagerImpl.loadResource
(ResourceManagerImpl.java:501)
at org.apache.velocity.runtime.resource.ResourceManagerImpl.getResource(
ResourceManagerImpl.java:384)
at org.apache.velocity.runtime.RuntimeInstance.getTemplate(RuntimeInstan
ce.java:814)
at org.apache.velocity.app.VelocityEngine.getTemplate(VelocityEngine.jav
a:533)
at com.atlassian.confluence.util.VelocityUtils.getTemplate(VelocityUtils
.java:74)
at com.atlassian.confluence.util.VelocityUtils.getRenderedTemplateWithou
tSwallowingErrors(VelocityUtils.java:44)
at com.atlassian.confluence.util.VelocityUtils.getRenderedTemplate(Veloc
ityUtils.java:33)
at com.atlassian.confluence.util.VelocityUtils.getRenderedTemplate(Veloc
ityUtils.java:26)
at org.randombits.confluence.scaffolding.ScaffoldMacro.execute(ScaffoldM
acro.java:151)
Posted by Charlie Evett at Aug 17, 2005 10:18