[dspace-tech] HELP. How to restore DSpace collection from AIP?

2024-09-20 Thread Carolyn Sullivan
Hello all, I am sincerely requesting your help. Someone with admin permissions deleted a community in DSpace by mistake, and we're trying to get it back. We're following the documentation provided here: https://wiki.lyrasis.org/display/DSDOC7x/AIP+Backup+and+Restore#AIPBackupandRestore-Howdo

[dspace-tech] mvn package error when generating .war

2024-09-20 Thread Olivier Rubinger
Hey DSpace Tech Team, After using the command "mvn package" inside the dspace 8 backend, I get success on all steps. But for some reason it never generates the .war files inside webapps/server The structure always stays like this: META-INF WEB-INF .gitignore All the other files are missing.

[dspace-tech] Backend URL changed.

2024-09-20 Thread 'Shaun donovan' via DSpace Technical Support
Hi All. I am experiencing a weird problem on DSpace 7.6.1. This site went live two weeks ago and has been running fine until this morning when I suddenly started getting errors. Observing the PM2 logs, I saw requests to the backend being made to http://localhost:8080/api. This is not how the

[dspace-tech] Re: migrate Dspace from 3.2 to 7.4

2024-09-20 Thread John Sarris
Assuming that you have completed step 1, as you say, follow the rest steps (Step2 to Step5), as documented here https://wiki.lyrasis.org/display/DSDOC7x/Migrating+DSpace+to+a+new+server Greetings On Thursday, September 19, 2024 at 2:35:10 PM UTC+3 zaoui nadia wrote: > Hello everyone, I am a b

[dspace-tech] DSpace 8 mvn package

2024-09-20 Thread budd...@gmail.com
When run mvn in dspace 8, it was BUILD SUCCESS, but it only created META-INF and WEB-INF folders in the webapp/server; there is no index.html and other file. Maven 3.8.7 and openjdk version "17.0.12" were used. Why didn't it create other files? Please help me. -- All messages to this mailin