[dspace-tech] Re: Dspace 7.xx installation

2022-07-06 Thread Tom Obrien
Hi all, I am trying to install Dspace7.xx on Ubuntu 20 LTS. Can somebody kindly clarify for me: Whether the installation instruction is different from those of 6.3 The issue of backend and frontend- how is it different from the previous versions. Links for step-by-step guide to installing DSpace 7.

[dspace-tech] Re: Postfix installation not working

2022-07-15 Thread Tom Obrien
Dear all, I am trying to configure postfix in ubuntu 20 but I get error: cat /etc/ssl/certs/thawte_premium_server_ca.pem | sudo tee -a /etc/postfix/cacert.pem cat: /etc/ssl/certs/thawte_premium_server_ca.pem: no such file or directory when I run: cat /etc/ssl/certs/Thawte_Premium_Server_CA.pem |

[dspace-tech] Re: mapping IP to subdomain

2023-03-17 Thread Tom Obrien
Hi all, I have install Dspace 6.3 on Ubuntu 22. I have mapped the Public Ip to subdomain but i still get apache default page when I try to access my Dspace with subdomain. It works when I input the IP address. Kindly help to resolve this. Regards -- All messages to this mailing list should adhere

[dspace-tech] Re: postfix installation

2023-03-19 Thread Tom Obrien
Hi all, I would like to setup Postfix mail server for dspace 6.3. The Dspace is running on Ubuntu 22 but I have a chellenge is setting up mail server. Can someone share a simple step by step instruction for installing and configuring postfix to use gmail. Regards -- All messages to this mailing l

[dspace-tech] Re: tomcat displaying instead of dspace

2023-03-21 Thread Tom Obrien
HI all, I have successfully installed dspace. I have mapped it to a subdomain. but when i try to access it using subdomain it takes me to Tomcat default page. I am able to access dspace when i put :8080/xmlui. How can i configure correctly so that it takes me directly to dspace when using subdomain

[dspace-tech] Re: How to put links in next to "Dspace Home"

2023-04-12 Thread Tom Obrien
Hi all, I would like to put some links such as our website, OPAC, link below the main logo, next to "Dspace Home", Requesting for help on how to go about. I am using Dspace 6.3 installed on Ubuntu 22, XMLUI interface. Thank you in advance, Tom -- All messages to this mailing list should adhere to

[dspace-tech] Re: Cannot access Dspace -Urgent help

2023-05-09 Thread Tom Obrien
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. -

[dspace-tech] Re: customizing thumbnails

2023-05-09 Thread Tom Obrien
HI all, I would like to have our dspace display static image(thumbnail) showing in the recently added items. Can somebody give me advice on how I can go about. We have implemented dspace 6.4 on ubuntu 22 but I am still learning a number of issues on managing Dspace. I am very grateful for the com

Re: [dspace-tech] Re: Cannot access Dspace -Urgent help

2023-05-09 Thread Tom Obrien
pages. > > Also check postgres is running > > Regards > ------ > *From:* Tom Obrien > *Sent:* 09 May 2023 21:59 > *To:* Mumanyi, Bravismore > *Cc:* dspace-tech > *Subject:* Re: [dspace-tech] Re: Cannot access Dspace -Urgent help > > Hi Bravism

Re: [dspace-tech] Re: Cannot access Dspace -Urgent help

2023-05-09 Thread Tom Obrien
at, try the following on the prompt. > > #ps -e|grep java > > Or > > #netstat -tlpn|grep java > > Regards > > > > ------ > *From:* dspace-tech@googlegroups.com on > behalf of Tom Obrien > *Sent:* 09 May 2023 20:13 > *To:* dspac

Re: [dspace-tech] Re: customizing thumbnails

2023-05-09 Thread Tom Obrien
nd save the process. > Refresh the page you should be able to see the thumbnails. > > > Regards, > Naveen > > On Tue, 9 May 2023, 16:25 Tom Obrien, wrote: > >> HI all, >> I would like to have our dspace display static image(thumbnail) showing >> in the rece

[dspace-tech] Re: DSpace 7.5 running only on localhost

2023-07-07 Thread Tom Obrien
Dear all, I have successfully installed Dspace 7.5 on Ubuntu 22. My problem is that it is running only on the localhost. Kindly help me to configure it so that It can be accessed via IP. Thank you in advance. Regards Tom -- All messages to this mailing list should adhere to the Code of Conduct:

Re: [dspace-tech] Re: DSpace 7.5 running only on localhost

2023-07-10 Thread Tom Obrien
host: your.ip > port: 8080 > > > With Warm Regards > Ravi Konila > > *From:* Tom Obrien > *Sent:* Saturday, July 8, 2023 7:46 AM > *To:* dspace-tech > *Subject:* [dspace-tech] Re: DSpace 7.5 running only on localhost > > Dear all, > I have successfully install

[dspace-tech] Re: Communities/content not visible

2023-08-02 Thread Tom Obrien
Hi, I restarted my Dspace 6.3 installation and restarted Postgresql. However my communities are no longer visible. Kindly help me understand how I can make them visible again. I am using ubuntu 22. Thank you in advance. Tom -- All messages to this mailing list should adhere to the Code of Conduc

[dspace-tech] Re: items and communities are not displaying

2023-08-03 Thread Tom Obrien
Greetings all, the content in my dspace (both communities and items) are not displaying/not searchable after I restarted by server. Kindly help me to restore discoverability of the items. Thank you in advance. Tom -- All messages to this mailing list should adhere to the Code of Conduct: https:/

[dspace-tech] Re: dspace dump error

2024-06-10 Thread Tom Obrien
Dear all, I am requesting help. I am trying to migrate from Dspace 5 to 7.6. When I try to get the Dspace backup using the command : "pg_dump dspace > dspace.backup" I get the following error: -su: dspace.backup: Permission denied Will be grateful for your help. Tom -- All messages to this maili

[dspace-tech] Re: Problems in restoring backups

2024-06-11 Thread Tom Obrien
Hi all, I succefully insinstalled Dspace 7.6 on Ubuntu 22 and I am in the process of migration database from 5.3 to 7.6. However I have encountered the following challenge: sudo psql -f dspace.bak dspace [sudo] password for library: psql: error: connection to server on socket "/var/run/postgresql/.

[dspace-tech] Re: Tomcat not running

2024-06-23 Thread Tom Obrien
Hi all, I have my dspace5.5 on ubuntu 16. It seems tomcat is not running. Kindly help. The status shows the following: /opt/tomcat/bin$ sudo systemctl status tomcat ● tomcat.service - Apache Tomcat Web Application Container Loaded: loaded (/etc/systemd/system/tomcat.service; enabled; vendor pre

[dspace-tech] Re: Migrating data to 7.6

2024-07-16 Thread Tom Obrien
Hi all, I am in the process of migrating data from dspace5 to Dspace7.6. I backed up my data in .bak format. I was wondering the differences between .dump and what are the implications for each format. The second question is, do I need to delete the dspace database which is empty in the new install

[dspace-tech] Re: DSpace Restore easy to use guideline

2024-07-19 Thread Tom Obrien
Dear all, I am looking for easy to use guideline/step by step instruction to migrate from Dspace 5 to 7.6. I am trying to migrate but I am getting a number of challenges such as Flyway is not initialized. Will be grateful Regards Tom -- All messages to this mailing list should adhere to th

[dspace-tech] Re: Use of Dspace as Research Data Repository

2024-08-17 Thread Tom Obrien
Dear all, I need some guidance. My institution is planning to start managing research data. How appropriate is Dspace as a platform for implementing Research data, such as datasets? Looking forward to hearing from you. Kind regards. Tom -- All messages to this mailing list should adhere to the C

[dspace-tech] Re: How to zip exported collection in Dspace

2024-08-20 Thread Tom Obrien
Dear all, I am exporting some collections from selected Communities and dpace 5. I am using the command: /dspace/bin/dspace export -t COLLECTION -i 123456789/643 -d /home/library/fao -n 111-z The challenge is that the files are not zipped hence it is a difficult to export from the server. Kindly a

[dspace-tech] Re: installing Dspace and VuFind on one server- solr not working

2015-12-01 Thread Tom Obrien
Hi all, I installed DSpace and VuFind on one machine. Though Dspace is working well. VuFInd shows solr is not working. It indicates the problem as in http://localhost:8080/solr. I am using ubuntu 14 lts. Kindly help. Regards Tom -- You received this message because you are subscribed to the Googl

[dspace-tech] Re: DSpace 7.6 is just loading

2024-10-16 Thread Tom Obrien
Hi all, I recently installed Dspace 7.6 on ubuntu server 22 LTS and it has been working fine. However, today I discovered that I cannot upload new items since it's continuously loading. I can login but icons at the menu (creating communities, uploading items, importing, exporting, etc) are all ina

[dspace-tech] Re: Run DSpace without 4000

2025-01-06 Thread Tom Obrien
Happy new year, I am looking for help on how I can configure dspace 7.6 to run without port 4000. Your assistance is much appreciated. Regards Tom -- 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

[dspace-tech] Re: Failed upload

2025-04-08 Thread Tom Obrien
Dear all, I am using Dspace7.6 running on Ubuntu22. We have been uploading content until a few days ago when it started saying "upload fail" when you try to upload content. Kindly help me diagnose the issue. Regards -- All messages to this mailing list should adhere to the Code of Conduct: https

[dspace-tech] Re: 502 Bad Gateway nginx/1.24.0 (Ubuntu)

2025-03-04 Thread Tom Obrien
Our DSpace installation was functioning well when using IP until I install Nginx and configured with nginx so that it could bypass port 4000. However when trying to access interface we get: 502 Bad Gateway -- nginx/1.24.0 (Ubuntu) - Can some one help on how I can co

[dspace-tech] Re: Nginx error

2025-03-12 Thread Tom Obrien
Dear all, I have implemented dspace 8 on Ubuntu 24, i can access Dspace perfectly via IP:4000 however when I setup nginx I get error 500 service unavailable when using IP only minus 4000. Kindly assist me on how to resolve this issue. regards -- All messages to this mailing list should adhere to

[dspace-tech] RE: Import MARC records shows progress Zero

2025-05-18 Thread Tom Obrien
Dear all, I am trying to upload MARC records and after stagging the records the progress shows 0/6554 4. ype: Import MARC records 5. Queued: 05/17/2025 06:33 6. Started: 05/17/2025 06:33 7. Ended: The report doesn't show any figure:Report Number of records added Number of records upda