Re: [dspace-tech] Re: Incorrect URLs in OAI-interface

2023-01-05 Thread Mohammad S. AlMutairi
Hi Eike, Glad it worked for you. It could be a permission issue. You need to double check who owns dspace folder and its files and then make sure it matches what user is tomcat run as with in /usr/lib/systemd/system/tomcat9.service. You need to give that user a write permission as you see it

[dspace-tech] Re: Incorrect URLs in OAI-interface

2023-01-05 Thread 'Eike Martin Löhden' via DSpace Technical Support
Hi Mohammad, thank you very much for your help! It actually solved the problem with the layout and the links. But now I get a 500 error, when I try to open "http://localhost:8080/server/oai/request?verb=Identify;. And in the logs, it shows me the following stack-trace: ``` 05-Jan-2023

[dspace-tech] Re: Incorrect URLs in OAI-interface

2023-01-04 Thread Mohammad S. AlMutairi
Hi Eike, May I suggest you to upgrade to DSpace 7.4 or maybe jump to 7.5-snapshot version and then check to see if you still have this issue that was reported by Mark last June. The version (7.2) you developing on we all had a lot of issues with it at that time which were fixed in 7.3 and 7.4.