Re: [dspace-tech] Re: Dspace 7.6 issues with make-handle-config

2024-11-25 Thread Emilia Lobo
Hello, everyone. I want to configure the handle on a DSpace version 7.6.1 that I have for testing. These are the permissions for the dspace directory: ls -ld dspace drwxrwxr-x 9 dspace tomcat 4096 Nov 22 16:45 dspace When I run the command dspace@dspace-1:/usr/local/ myspacedirectory/DSpace/dspac

Re: [dspace-tech] Re: Dspace 7.6 issues with make-handle-config

2024-06-01 Thread Mehmet Demirel
Dear Friends, The problem was with java class. We solved it by re-installing (build). Example: remove source-dspace-server wget and unzip download source-dspace-server-7.6.1.zip cd source-dspace-server mvn package On Fri, 31 May 2024 at 16:56, Ricardo Ruiz Altamiranda wrote: > > Hi, > > Handle

[dspace-tech] Re: Dspace 7.6 issues with make-handle-config

2024-05-31 Thread Ricardo Ruiz Altamiranda
Hi, Handle Technical Manual ( http://www.handle.net/tech_manual/HandleTechnicalManual.pdf ), says: "The Handle.net software distribution comes with a browser-based administrative client, "admin.war", which could be accessed at https://IP-ADDRESS:8000/admin/, where the IP address should be th

[dspace-tech] Re: Dspace 7.6 issues with make-handle-config

2024-02-19 Thread Mehmet Demirel
Same Error. dspace bin/make-handle-config: line 63: /dspace/handle-server/config.dct: No such file or directory handle.prefix = 20.500. handle.canonical.prefix = https://hdl.handle.net/ handle.dir = ${dspace.dir}/handle-server On Friday 28 July 2023 at 03:46:25 UTC+3 Romy Forrer wrote: > Hi