My DSpace is working fine, but I have an error with the statistics, which are not appearing completely, as can be seen in the image: [image: Captura de pantalla 2025-10-08 163927.png]
While searching for information, I found the command /dspace/bin/dspace solr-reindex-statistics -a reindex -i statistics -f which is supposed to reindex those missing statistics in my records, but when I run it, I get an error. Exception: Error from server at http://localhost:8983/solr: Error CREATEing SolrCore 'statistics-temp': Coul d not create a new core in /dspace/solr/statistics as another core is already defined there org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://localhost: 8983/solr: Error CREATEing SolrCore 'statistics-temp': Could not create a new core in /dspace/solr/statistic s as another core is already defined there How do I resolve this? I am using DSpace 8.2 with Docker. -- *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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/33eae969-6a28-41e4-847f-f957a72f13d7n%40googlegroups.com.
