MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

web Mathematica installation problem

  • To: mathgroup at smc.vnet.net
  • Subject: [mg79872] web Mathematica installation problem
  • From: Stefan Porubsky <porubsky at cs.cas.cz>
  • Date: Tue, 7 Aug 2007 01:35:31 -0400 (EDT)

I am reinstalling webmathematica (2.3.0) due to a breakdown of the OS and now the example pages give the following 
java errors:

org.apache.jasper.JasperException: File "/webMathematica-taglib" not found
  
 org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:51)
  
 org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:409)
  
 org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:116)
  
 org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:160)
    org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:424)
    org.apache.jasper.compiler.Parser.parseDirective(Parser.java:493)
    org.apache.jasper.compiler.Parser.parseElements(Parser.java:1557)
    org.apache.jasper.compiler.Parser.parse(Parser.java:127)
  
 org.apache.jasper.compiler.ParserController.doParse(ParserController.java:212)
  
 org.apache.jasper.compiler.ParserController.parse(ParserController.java:101)
    org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:156)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:296)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)
    org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)
  
 org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)
  
 org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:299)
    org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:315)
    org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:803)



Thanks for any advice how to solve the problem? 

Stefan Porubsky


PS. Info about installed SW

mathematica         5.2.0
webMathemacia    2.3.0

OS: centos 5


tomcat pkgs:
    tomcat5-jasper-5.5.23-0jpp.1.0.4.el5
    tomcat5-jsp-2.0-api-5.5.23-0jpp.1.0.4.el5
    tomcat5-server-lib-5.5.23-0jpp.1.0.4.el5
    tomcat5-admin-webapps-5.5.23-0jpp.1.0.4.el5
    tomcat5-5.5.23-0jpp.1.0.4.el5
    tomcat5-servlet-2.4-api-5.5.23-0jpp.1.0.4.el5
    tomcat5-common-lib-5.5.23-0jpp.1.0.4.el5
    tomcat5-webapps-5.5.23-0jpp.1.0.4.el5
java:
    java-1.6.0-sun-compat-1.6.0.02-1jpp.i586.rpm
    jdk-6u2-linux-i586.rpm
        java version "1.6.0_02"
        Java(TM) SE Runtime Environment (build 1.6.0_02-b05)
        Java HotSpot(TM) Server VM (build 1.6.0_02-b05, mixed mode)





  • Prev by Date: Re: forming continuous "trail" with Locator
  • Next by Date: Re: how to collapse a cell in v.6
  • Previous by thread: Re: annoying documentation in 6 (rant)
  • Next by thread: Two different packages can not Need[] the same utility package?