Dear All, I have been struggling since a week to solve this problem without success. I installed Dspace CRIS (4.x.x) on ubuntu inside a vmware virtual machine. Everything has compiled successfully. However, when I try to invoke Dspace from tomact it gives me the following error (plz see below). It seems that the uri http://www.dspace.org/dspace-tags.tld is not active (I tried to open it from browser but i gives HTTP error 404). Please find below the error details and the specifications of my installation.
HTTP Status 500 - The absolute uri: http://www.dspace.org/dspace-tags.tld cannot be resolved in either web.xml or the jar files deployed with this application type Exception report message The absolute uri: http://www.dspace.org/dspace-tags.tld cannot be resolved in either web.xml or the jar files deployed with this application description The server encountered an internal error that prevented it from fulfilling this request. exception org.apache.jasper.JasperException: The absolute uri: http://www.dspace.org/dspace-tags.tld cannot be resolved in either web.xml or the jar files deployed with this application org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:56) org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:445) org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:117) org.apache.jasper.compiler.TagLibraryInfoImpl.generateTLDLocation(TagLibraryInfoImpl.java:311) org.apache.jasper.compiler.TagLibraryInfoImpl.<init>(TagLibraryInfoImpl.java:152) org.apache.jasper.compiler.Parser.parseTaglibDirective(Parser.java:410) org.apache.jasper.compiler.Parser.parseDirective(Parser.java:475) org.apache.jasper.compiler.Parser.parseElements(Parser.java:1427) org.apache.jasper.compiler.Parser.parse(Parser.java:138) org.apache.jasper.compiler.ParserController.doParse(ParserController.java:242) org.apache.jasper.compiler.ParserController.parse(ParserController.java:102) org.apache.jasper.compiler.Compiler.generateJava(Compiler.java:198) org.apache.jasper.compiler.Compiler.compile(Compiler.java:373) org.apache.jasper.compiler.Compiler.compile(Compiler.java:353) org.apache.jasper.compiler.Compiler.compile(Compiler.java:340) org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:646) org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:357) org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390) org.apache.jasper.servlet.JspServlet.service(JspServlet.java:334) javax.servlet.http.HttpServlet.service(HttpServlet.java:728) note The full stack trace of the root cause is available in the Apache Tomcat/7.0.42 logs. Apache Tomcat/7.0.42 Installation specification apache-ant-1.8.4 apache-maven-3.0.4 apache-tomcat-7.0.42 psql (PostgreSQL) 9.4.5 Oracle JDK 7 (1.7.0_79) Thanks in advance, Mohamad Chaitou -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
