Hello, That error seems to be thrown from Apache Web Server on port 80. It's a generic error that basically just says "Apache is down or not working right"
I'm not sure how the "liblivedvd" is setup (as we don't maintain that), but it sounds like either Apache is not starting properly, or Apache is not able to forward requests on to Tomcat/Jetty web server running on port 6060. You also may want to try checking the Apache web server logs for errors -- on Ubuntu, they tend to be at /var/log/apache2/ Good luck. If you find more specific error message in the logs and need help, you can always ask again on this mailing list. Tim On Thu, Aug 23, 2018 at 2:20 AM Sneha <[email protected]> wrote: > Dear Professionals, > > I did the dspace installation using the latest liblivedvd version 1.7. It > worked perfectly since last 6 months. Recently, my IBM server had some > issues which was resolved the power of the machine was plugged off (sounds > weird but this actually helped). Since then, My DSpace XMLUI is not > responding and giving following error: > > Service Unavailable > > The server is temporarily unable to service your request due to > maintenance downtime or capacity problems. Please try again later. > ------------------------------ > Apache/2.4.18 (Ubuntu) Server at dl.bhu.ac.in Port 80 > Other services on my localhost is working perfectly except xmlui which > works on 6060 port. No cocoon log files are generated since the time my IBM > server gave error. I restarted my tomcat but it was of no help. The > documentation mentions that dspace installation uses jetty instead of > apache. I am not sure where I am going wrong. > I need urgent help as it is the live repository of my institution. > > Thanks > > > -- > 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 Community" 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-community. > For more options, visit https://groups.google.com/d/optout. > -- Tim Donohue Technical Lead for DSpace & DSpaceDirect DuraSpace.org | DSpace.org | DSpaceDirect.org -- 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 Community" 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-community. For more options, visit https://groups.google.com/d/optout.
