Could not find context file to render (/home/davidw/workshop/ofbiz/application 
s/content/webapp/content/leftbar.ftl (No such file or directory))
------------------------------------------------------------------------------------------------------------------------------------------------

                 Key: OFBIZ-262
                 URL: http://issues.apache.org/jira/browse/OFBIZ-262
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: content
    Affects Versions: SVN trunk
            Reporter: Marco Risaliti
            Priority: Minor


I got this stack trace when I try to: 

1) Click on 'content' 
2) Click on 'template' 

The file referenced below exists, but not in the directory listed below. 

248153 (http-0.0.0.0-8443-Processor2) [RenderWrappedTextTransform.java:67 :INFO 
] wrappedFTL was empty. skipping write. 
java.io.IOException: Error rendering 
contentorg.ofbiz.base.util.GeneralException 
: Could not find context file to render 
(/home/davidw/workshop/ofbiz/application 
s/content/webapp/content/leftbar.ftl (No such file or directory)) 
        at 
org.ofbiz.content.webapp.ftl.RenderSubContentTransform$1.close(Render 
SubContentTransform.java:115) 
        at freemarker.core.Environment.visit(Environment.java:265) 
        at freemarker.core.UnifiedCall.accept(UnifiedCall.java:116) 
        at freemarker.core.Environment.visit(Environment.java:196) 
        at freemarker.core.Environment.visit(Environment.java:233) 
        at freemarker.core.UnifiedCall.accept(UnifiedCall.java:116) 
        at freemarker.core.Environment.visit(Environment.java:196) 
        at freemarker.core.MixedContent.accept(MixedContent.java:92) 
        at freemarker.core.Environment.visit(Environment.java:196) 
        at freemarker.core.Environment.process(Environment.java:176) 
        at freemarker.template.Template.process(Template.java:231) 
        at 
org.ofbiz.webapp.ftl.FreeMarkerViewRenderer.render(FreeMarkerViewRend 
erer.java:116) 
        at 
org.jpublish.repository.filesystem.ExtendedFileSystemRepository.get(E 
xtendedFileSystemRepository.java:139) 
        at org.jpublish.RepositoryWrapper.get(RepositoryWrapper.java:103) 
        at org.jpublish.RepositoryWrapper.get(RepositoryWrapper.java:87) 
        at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source) 
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces 
sorImpl.java:25) 
        at java.lang.reflect.Method.invoke(Method.java:324) 
        at 
freemarker.ext.beans.BeansWrapper.invokeMethod(BeansWrapper.java:583) 
        at 
freemarker.ext.beans.OverloadedMethodModel.exec(OverloadedMethodModel 
.java:111) 
        at freemarker.core.MethodCall._getAsTemplateModel(MethodCall.java:93) 
        at freemarker.core.Expression.getAsTemplateModel(Expression.java:89) 
        at freemarker.core.Expression.getStringValue(Expression.java:93) 
        at freemarker.core.DollarVariable.accept(DollarVariable.java:76) 
        at freemarker.core.Environment.visit(Environment.java:196) 
        at freemarker.core.MixedContent.accept(MixedContent.java:92) 

Thanks, 
Dave 



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to