Share

nemesis-forum

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Runtime error in Linux

You are viewing a single message from this topic. View all messages.

  1. 2009-04-30 07:28:35 UTC
    hi,
    I downloaded the forum now. I deployed to both windows and linux. It is working well in windows. But when I select the user list page in Linux, I got the following error.

    What I do with this?

    My env is as follows

    windows
    -------
    version: xp
    tomcat version: 6.0.14
    JDK: jdk1.5.0

    Linux
    ------
    version: cent os - not sure about the version
    tomcat version: 6.0.18
    JDK:1.6.0_10-b33

    Thanks

    -pandian r
    India


    HTTP Status 500 -

    --------------------------------------------------------------------------------

    type Exception report

    message

    description The server encountered an internal error () that prevented it from fulfilling this request.

    exception

    org.apache.jasper.JasperException: /admin/listUser.jsp(69,15) Attribute value ((Integer)request.getAttribute("nbItems")).intValue() is quoted with " which must be escaped when used within the value
    org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)
    org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:407)
    org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:198)
    org.apache.jasper.compiler.Parser.parseQuoted(Parser.java:301)
    org.apache.jasper.compiler.Parser.parseAttributeValue(Parser.java:250)
    org.apache.jasper.compiler.Parser.parseAttribute(Parser.java:212)
    org.apache.jasper.compiler.Parser.parseAttributes(Parser.java:155)
    org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1252)
    org.apache.jasper.compiler.Parser.parseElements(Parser.java:1467)
    org.apache.jasper.compiler.Parser.parseBody(Parser.java:1675)
    org.apache.jasper.compiler.Parser.parseOptionalBody(Parser.java:1022)
    org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1290)
    org.apache.jasper.compiler.Parser.parseElements(Parser.java:1467)
    org.apache.jasper.compiler.Parser.parseBody(Parser.java:1675)
    org.apache.jasper.compiler.Parser.parseOptionalBody(Parser.java:1022)
    org.apache.jasper.compiler.Parser.parseCustomTag(Parser.java:1290)
    org.apache.jasper.compiler.Parser.parseElements(Parser.java:1467)
    org.apache.jasper.compiler.Parser.parse(Parser.java:138)
    org.apache.jasper.compiler.ParserController.doParse(ParserController.java:216)
    org.apache.jasper.compiler.ParserController.parse(ParserController.java:103)
    org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:154)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:315)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:295)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:282)
    org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:586)
    org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:317)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:342)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:267)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
    org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1033)
    org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:436)
    org.apache.struts.action.RequestProcessor.processActionForward(RequestProcessor.java:401)
    org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1422)
    org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:505)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.