Re: Cannot access Dspace -Urgent help

16 views
Skip to first unread message

Tom Obrien

unread,
May 9, 2023, 4:13:21 AM5/9/23
to dspace-tech
Hi all,
I installed Dspace 6.4 on Ubuntu 22. I has been accessible until yesterday when i started receiving error in the browser:

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.52 (Ubuntu) Server at x.x.x.x Port 80

I need urgent help to resolve this issue. Kindly assist.

Regards
Tom


Mumanyi, Bravismore

unread,
May 9, 2023, 5:15:09 AM5/9/23
to Tom Obrien, dspace-tech
Hi Tom

Have you checked if tomcat is running?

I am assuming your setup includes tomcat, Apache2 and some connector handling the communication between the two (2).

To check on tomcat, try the following on the prompt.

#ps -e|grep java

Or 

#netstat -tlpn|grep java

Regards




From: dspac...@googlegroups.com <dspac...@googlegroups.com> on behalf of Tom Obrien <tobr...@gmail.com>
Sent: 09 May 2023 20:13
To: dspace-tech <dspac...@googlegroups.com>
Subject: [dspace-tech] Re: Cannot access Dspace -Urgent help
 
--
All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/CAE%2B4i9-qDA%3D9iXoR%2BxjScQYed73Lxv5-3wcVZA_Wz2fzFq-NwQ%40mail.gmail.com.

CAUTION -EXTERNAL SENDER: Please be careful when opening links and attachments. UNAM Directorate: Information & Communication Technology Services (DICTS)

Tom Obrien

unread,
May 9, 2023, 8:00:15 AM5/9/23
to Mumanyi, Bravismore, dspace-tech
Hi Bravismore,
When I ran the two commands I get the following:
#ps -e|grep java
    400 ?        02:12:06 java

#netstat -tlpn|grep java
tcp6       0      0 127.0.0.1:8005          :::*                    LISTEN      400/java            
tcp6       0      0 127.0.0.1:8009          :::*                    LISTEN      400/java

Mumanyi, Bravismore

unread,
May 9, 2023, 8:00:15 AM5/9/23
to Tom Obrien, dspace-tech
Hi Tom

The next step would be to check how you are connecting the two(2); tomcat and Apache.
The port that connector (or proxy) is using.

You need to consult the server.xml config file for tomcat.
Also check path to your web apps (whether you have published them)

Or try restarting the two deamons (tomacat and Apache). Not sure if order matters but tomacat should be available for Apache to request pages.

Also check postgres is running

Regards

From: Tom Obrien <tobr...@gmail.com>
Sent: 09 May 2023 21:59
To: Mumanyi, Bravismore <bmum...@unam.na>
Cc: dspace-tech <dspac...@googlegroups.com>
Subject: Re: [dspace-tech] Re: Cannot access Dspace -Urgent help
 

Tom Obrien

unread,
May 9, 2023, 8:00:15 AM5/9/23
to Mumanyi, Bravismore, dspace-tech
Thank you very much. I restarted the postgres and it worked.
very grateful

Mumanyi, Bravismore

unread,
May 9, 2023, 8:00:16 AM5/9/23
to Tom Obrien, dspace-tech
Great stuff.

You may want to zero in on why it stopped.
Perhaps add more memory, connection pool - optimization

Regards

From: Tom Obrien <tobr...@gmail.com>
Sent: 09 May 2023 22:48
Reply all
Reply to author
Forward
0 new messages