Page 1 of 1

Template JSP Error

Posted: Mon Jul 15, 2013 8:05 pm
by kitaryan
I am receiving the following when error when inside of 'Content Manager':

Code: Select all

An error occurred

Cause:	org.apache.jasper.JasperException: javax.servlet.ServletException: javax.servlet.jsp.JspException: ServletException in 'cms/cmt/cms-cmt-list.jsp': An exception occurred processing JSP page /cms/cmt/cms-cmt-new.jsp at line 13 10:
11: : 12: 13: <% for(int i = 0; i < aForm.getAllCMT().size(); i++) { %> 14: 15: <%= aForm.getAllCMT().get(i).getName() %> 16: Stacktrace:
Any fixes for this?


EDIT: I also just now noticed that the templates do not have any textareas for editing under the 'Show Templates' option.

Re: Template JSP Error

Posted: Tue Jul 16, 2013 7:18 pm
by maschoff
Please provide more details so that we can try to reproduce this problem.