hello, it worked

thank you very much for your exact help

El martes, 21 de marzo de 2023 a las 6:21:34 UTC-6, Mohammad S. AlMutairi 
escribió:

> Hi Jorge,
>
> These is clear instructions to start a new installation of the handle 
> server.
>
>
> # Take a backup of the handle-server folder first if you already had a 
> handle-server previously and do:.
> 1) /dspace/bin/dspace make-handle-config /dspace/handle-server/
> Through what network-accessible IP address should clients connect to this 
> server? [127.0.1.1]: x.x.x.x          <--- Server Public IP
> If different, enter the IP address to which the server should bind. 
> [159.10.178.1]: 192.168.100.x                       <--- Server Private IP
> Would you like to encrypt your private key?(y/n) [y]: no                  
>                                                                             
>   <-- You should say no but you can say yes if you do, you have to enter 
> this passphrase every time the handle server needs to be started (DSpace 
> recommends not to encrypt it).
>
> 3) vi /dspace/handle-server/config.dct
> # Add the handle storage plugin you see in red below and replace every 
> occurrence of YOUR_PREFIX with your allotted prefix you have in 
> dspace.cfg/local.cfg.
>   "server_config" = {
>
>
> *    "storage_type" = "CUSTOM"    "storage_class" = 
> "org.dspace.handle.HandlePlugin"    "enable_txn_queue" = "no"*
>     "server_admins" = (
>       "300:0.NA/ <http://0.na/>*YOUR_PREFIX*"
>     )
>
>     "replication_admins" = (
>       "300:0.NA/ <http://0.na/>*YOUR_PREFIX*"
>     )
>
>     "max_session_time" = "86400000"
>     "this_server_id" = "1"
>     "max_auth_time" = "60000"
>     "server_admin_full_access" = "yes"
>     "case_sensitive" = "no"
>     "auto_homed_prefixes" = (
>       "0.NA/ <http://0.na/>*YOUR_PREFIX*"
>     )
>
> 4) chown -R tomcat:tomcat /dspace/handle-server
>
> 5) /dspace/bin/start-handle-server
>
> 6) ss -nlp | grep ":8000\|:2641"
>
> 7) Make sure port 2641/udp, 2641/tcp and 8000/tcp are opend on the public 
> firewall and the server firewall if you have one running.
>
> 8) Send the generated /dspace/handle-server/sitebndl.zip to CNRI ... You 
> should include your name, organization name, and your prefix that needs to 
> be updated in the email.
>
> Hope it help.
>
> Mo.
> On Monday, March 20, 2023 at 11:40:11 PM UTC+3 Jorge Alberto Bonilla 
> Castaneda wrote:
>
>>
>> hi , i wanted to configure a handle server on my dspace 7.4 , so i went 
>> to consult the documentation
>> https://wiki.lyrasis.org/display/DSDOC7x/Handle.Net+Registry+Support
>>
>> Within the first section, to locate the handle server on the same dspace 
>> machine, use the first command, that is:
>>
>> [dspace]/bin/make-handle-config
>>
>> and I get the following errors:
>> [image: Captura de pantalla 2023-03-20 142824.png]
>>
>> if it is a question of permissions, when installing dspace use
>> chown -R tomcat:tomcat /dspace
>>
>> but it still fails, what could it be?
>>
>>
-- 
*AVISO DE CONFIDENCIALIDAD:* Este mensaje y cualquier archivo adjunto al 
mismo, se dirige exclusivamente a su(s) destinatario(s), y no puede ser 
compartido o reenviado a un tercero sin autorización del remitente. Solo 
puede ser utilizado por las personas o entidades a las cuales está 
dirigido. 
Si usted no es el destinatario al que ha sido remitida esta 
información, queda prohibida, cualquier modificación, retención, difusión o 
copia total o parcial, y no puede emprender con ella ningún tipo de acción. 
Le rogamos que lo comunique inmediatamente por esta misma vía y proceda a 
su eliminación.
Si es miembro de la Comunidad Educativa de la UDB y viola 
lo anterior será sujeto a sanción disciplinaria conforme al Art.134, 
literales “r”, “s”, y “t” del Reglamento General Administrativo-Académico. 

*CONFIDENTIALITY NOTICE:* The content of this email and any attachments 
are intended solely for the addressee(s). The information cannot be shared 
without the authorization of the sender. It can only be used by the 
intended recipients.
If you are not the intended recipient, you are hereby 
notified that any modification, dissemination, full or partial copy of this 
email is forbidden. You must not take any kind of action in reliance on it. 
Please, notify the sender by replying to this email and delete the message 
without copying or disclosing it.
If you are a member of the UDB community 
and were to violate the foregoing, you will be subject to disciplinary 
actions in accordance to Article 134, literal “r”, “s”, and “t” of the 
General Administrative-Academic Regulations.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/ab2d3e4d-aae1-490c-9f63-a1c1333e57f7n%40googlegroups.com.

Reply via email to