Also I get this : root@dspace-on-debian:~/Desktop# sudo systemctl status
tomcat
● tomcat.service - Apache Tomcat Web Application Container
   Loaded: loaded (/etc/systemd/system/tomcat.service; enabled; vendor
preset: enabled)
   Active: active (running) since Wed 2019-02-27 13:50:23 IST; 24min ago
  Process: 982 ExecStop=/opt/tomcat/bin/shutdown.sh (code=exited,
status=1/FAILURE)
  Process: 996 ExecStart=/opt/tomcat/bin/startup.sh (code=exited,
status=0/SUCCESS)
 Main PID: 1004 (catalina.sh)
    Tasks: 43 (limit: 4915)
   CGroup: /system.slice/tomcat.service
           ├─1004 /bin/sh /opt/tomcat/bin/catalina.sh start
           └─1005 /usr/lib/jvm/java-1.8.0-openjdk-amd64/bin/java
-Djava.util.logging.config.file=/opt

Feb 27 13:50:23 dspace-on-debian systemd[1]: Stopped Apache Tomcat Web
Application Container.
Feb 27 13:50:23 dspace-on-debian systemd[1]: tomcat.service: Unit entered
failed state.
Feb 27 13:50:23 dspace-on-debian systemd[1]: tomcat.service: Failed with
result 'exit-code'.
Feb 27 13:50:23 dspace-on-debian systemd[1]: Starting Apache Tomcat Web
Application Container...
Feb 27 13:50:23 dspace-on-debian startup.sh[996]: Tomcat started.
Feb 27 13:50:23 dspace-on-debian systemd[1]: Started Apache Tomcat Web
Application Container.
lines 1-17/17 (END)








On Wed, 27 Feb 2019 at 14:01, <ashim.kap...@nipfp.org.in> wrote:

> Dear All,
>
> I followed the steps listed here:
> https://wiki.duraspace.org/display/DSDOC6x/Installing+DSpace
>
> When I try to use the xmlui it says :
>
> HTTP Status 404 – Not Found
> ------------------------------
>
> *Type* Status Report
>
> *Message* /xmlui/
>
> *Description* The origin server did not find a current representation for
> the target resource or is not willing to disclose that one exists.
> ------------------------------
> Apache Tomcat/9.0.16
>
> When I try to use the jspui it says :
>
> HTTP Status 500 – Internal Server Error
> ------------------------------
>
> *Type* Exception Report
>
> *Message* org.apache.jasper.JasperException:
> java.lang.ClassNotFoundException: org.apache.jsp.jspui.index_jsp
>
> *Description* The server encountered an unexpected condition that
> prevented it from fulfilling the request.
>
> *Exception*
>
> org.apache.jasper.JasperException: org.apache.jasper.JasperException: 
> java.lang.ClassNotFoundException: org.apache.jsp.jspui.index_jsp
>       
> org.apache.jasper.servlet.JspServletWrapper.handleJspException(JspServletWrapper.java:604)
>       
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:422)
>       org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)
>       org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
>       org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
>
> *Root Cause*
>
> org.apache.jasper.JasperException: java.lang.ClassNotFoundException: 
> org.apache.jsp.jspui.index_jsp
>       
> org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:198)
>       
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:413)
>       org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)
>       org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
>       org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
>
> *Root Cause*
>
> java.lang.ClassNotFoundException: org.apache.jsp.jspui.index_jsp
>       java.net.URLClassLoader.findClass(URLClassLoader.java:382)
>       org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:128)
>       org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:59)
>       
> org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.java:193)
>       
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:413)
>       org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:385)
>       org.apache.jasper.servlet.JspServlet.service(JspServlet.java:329)
>       javax.servlet.http.HttpServlet.service(HttpServlet.java:741)
>       org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)
>
> *Note* The full stack trace of the root cause is available in the server
> logs.
>
>
>
> Can someone please help me ?
>
>
> Many thanks,
>
> Ashim
>
> --
> All messages to this mailing list should adhere to the DuraSpace Code of
> Conduct: https://duraspace.org/about/policies/code-of-conduct/
> ---
> 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 dspace-tech+unsubscr...@googlegroups.com.
> To post to this group, send email to dspace-tech@googlegroups.com.
> Visit this group at https://groups.google.com/group/dspace-tech.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
All messages to this mailing list should adhere to the DuraSpace Code of 
Conduct: https://duraspace.org/about/policies/code-of-conduct/
--- 
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 dspace-tech+unsubscr...@googlegroups.com.
To post to this group, send email to dspace-tech@googlegroups.com.
Visit this group at https://groups.google.com/group/dspace-tech.
For more options, visit https://groups.google.com/d/optout.

Reply via email to