Menu

fresh installation: "ressource not found"

ART Help
Fred
2021-07-06
2021-07-06
  • Fred

    Fred - 2021-07-06

    Hi, I'm willing to install the latest ART version (5.6).

    I've put art.war (in fact, I have renamed it art2.war, to distinguish from another ART instance already running) into the webapp directory of a fresh tomcat 10.0.7 server. The war file has succesfully been unzipped into an "art2" directory by the server.

    Las, when attempting to reach "http://mytomcat:8080/art2", I get a 404 error in return, both on browser and in localhost_access_log file.

    The catalina.out file says:

    06-Jul-2021 17:40:38.801 SERIOUS [main] org.apache.catalina.core.StandardContext.startInternal One or more listeners could not be started
    06-Jul-2021 17:40:38.806 SERIOUS [main] org.apache.catalina.core.StandardContext.startInternal start error of context [/art2]

    The localhost.log file says:
    06-Jul-2021 17:40:38.788 SERIOUS [main] org.apache.catalina.core.StandardContext.listenerStart Error during configuration of application class listener (application listener) [net.sf.mondrianart.mondrian.web.taglib.Listener]
    java.lang.NoClassDefFoundError: javax/servlet/ServletContextListener

    Whats's wrong ? with mondrian ?

    Thanx in advance,

     
    • Timothy Anyona

      Timothy Anyona - 2021-07-06

      Hi. ART currently doesn't work with Tomcat 10. Please use Tomcat 9.5.

       

Log in to post a comment.