Use this forum for questions regarding installation, upgrading and configuration of OpenEMM
Moderator: moderator
-
kitaryan
- Posts: 6
- Joined: Fri Jul 12, 2013 12:15 am
Post
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.
-
maschoff
- Site Admin
- Posts: 2628
- Joined: Thu Aug 03, 2006 10:20 am
- Location: Munich, Germany
-
Contact:
Post
by maschoff »
Please provide more details so that we can try to reproduce this problem.
OpenEMM Maintainer