Jump to content
We've recently updated our Privacy Statement, available here ×
  • insertTemplate error


    Jim W
    • Features: Repository Version: v7 Product: JasperReports® Server

    Problem Description:

    Type Exception Report

    Message Internal server error occurred. Please contact your system administrator.

    Description The server encountered an unexpected condition that prevented it from fulfilling the request.

    Exception

    java.io.IOException: An exception occurred processing [/WEB-INF/jsp/modules/login/login.jsp] at line [52]

    49: session.removeAttribute("js_upassword");
    50: %>
    51:
    52: <t:insertTemplate template="/WEB-INF/jsp/templates/page.jsp">
    53: <t:putAttribute name="pageTitle"><spring:message code='jsp.Login.title'/></t:putAttribute>
    54: <t:putAttribute name="moduleName" value="login/loginMain"/>
    55: <t:putAttribute name="headerContent">

    Solution:

    If you are getting an insertTemplate error similar to the above, there is a good chance that the cause maybe a virus scanner.  Turn off virus scanner and see if the problem disappear.

     


    User Feedback

    Recommended Comments

    There are no comments to display.



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...