Menu

ischolar problem when run on server

Help
Ceng
2006-02-22
2013-03-22
  • Ceng

    Ceng - 2006-02-22

    Very nice progamme - works fine when I run as file locally in web browser

    have set up server version running on existing development environment WindowsXp, Apache2,Tomcat 5.9, MySql 4.1.14  add pearl and followed post installation setup only difference being that tomcat uses port 8000 and active capabilities set as WAH

    ischolar connects  and publishes to server ok and when course run from server generally works fine but problem occurs when scores are included and all questions are correct or scoring is requested

    browser window then displays 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: Unable to compile class for JSP

    An error occurred at line: 105 in the jsp file: /util/../templates/default/student_page_begin.jsp
    Generated servlet error:
    TMPL_QUIZ_TITLE cannot be resolved

    An error occurred at line: 105 in the jsp file: /util/../templates/default/student_page_begin.jsp
    Generated servlet error:
    TMPL_QUIZ_TITLE cannot be resolved

    looked through server errorlog which also seemed to indicate a problem with serverlet.jar as follows:

    22-Feb-2006 14:21:40 org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/5.5.9
    22-Feb-2006 14:21:40 org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    22-Feb-2006 14:21:42 org.apache.catalina.loader.WebappClassLoader validateJarFile
    INFO: validateJarFile(C:\Apache2\Tomcat 5.5\webapps\WAH\WEB-INF\lib\servlet.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class

    Grateful for any help.

     
    • webpearls

      webpearls - 2006-03-04

      Hi There,

      Thanks for your message!  It looks like there may be an issue with one of the template files.  I'll have a look into this and hopefully have some insight for you soon.

      Sorry for the delay in replying

       

Log in to post a comment.