Re: [dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread Thiago Cavalcanti
Hello, Bill. Thanks! It works. In order to get it back to the codebase (like Tim suggests), I guess that in the short run it would be better to support both 8 and 9, doing a check of which Solr version DSpace is dealing with. Best regards, Thiago Em quarta-feira, 15 de junho de 2022 às

Re: [dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread 'Bill Tantzen' via DSpace Technical Support
near the top of search/conf/solrconfig.xml, try this (original config commented out): see if that helps! ~~Bill On Wed, Jun 15, 2022 at 4:59 PM Thiago Cavalcanti wrote: > Hello, Bill. > > Yes, that's the case. I'm running DSpace 7.2.1 and Solr 9.0.0. > > Thanks in

Re: [dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread 'Tim Donohue' via DSpace Technical Support
Hi Bill, Could you make sure to provide those "tweaks" for Solr 9 back to the codebase (if they are necessary in the codebase) and/or Installation Documentation? https://wiki.lyrasis.org/display/DSDOC7x/Installing+DSpace#InstallingDSpace-ApacheSolr8.x(full-textindex/searchservice) Currently, I

[dspace-tech] Re: Customize UI labels using Internationalization (i18n) files

2022-06-15 Thread 'Tim Donohue' via DSpace Technical Support
Hi Lewatle, You will need to rebuild the UI whenever you make changes to the i18n files: "yarn build:prod" This ensures that the updated files are placed in the proper location in the "dist" folder (distribution folder), but also creates zipped up / minified versions of these *.json5 files for

Re: [dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread Thiago Cavalcanti
Hello, Bill. Yes, that's the case. I'm running DSpace 7.2.1 and Solr 9.0.0. Thanks in advance, Thiago Em quarta-feira, 15 de junho de 2022 às 17:55:50 UTC-3, tant...@umn.edu escreveu: > Thiago, > What version of DSpace? If you are on v7.x and have recently upgraded to > solr v9.0.0 there are

Re: [dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread 'Bill Tantzen' via DSpace Technical Support
Thiago, What version of DSpace? If you are on v7.x and have recently upgraded to solr v9.0.0 there are a few tweaks you need to make in the search core's solrconfig.xml (I can fill you in if this is the case). ~~Bill On Wed, Jun 15, 2022 at 3:33 PM Thiago Cavalcanti wrote: > Hi there. > > I

Re: [dspace-tech] Re: SOLR error update dspace 5.2 -> 6.3 -> 7.0 ,

2022-06-15 Thread 'Tim Donohue' via DSpace Technical Support
Hi, The important error in that log is this one: Caused by: org.apache.lucene.index.IndexFormatTooOldException: Format version is not supported (resource BufferedChecksumIndexInput(MMapIndexInput(path="/opt/solr-8.11.1/server/solr/configsets/oai/data/index/segments_1"))): 3 (needs to be

[dspace-tech] Solr error when initializing DSpace's search core

2022-06-15 Thread Thiago Cavalcanti
Hi there. I recently installed a fresh DSpace instance after a while, but I'm encountering an error with the search core in Solr. When initializing it, Solr throws this error: search: org.apache.solr.common.SolrException:org.apache.solr.common.SolrException: Could not load conf for core

Re: [dspace-tech] Re: Migracion Dspace

2022-06-15 Thread Evaristo N . Canul López
Yo sí logré migrar de 6.x a 7.x. Lo que no he logrado que funcionen son las estadísticas, supongo que es un asunto con solr. Uso Ubuntu, y casi todas las dependencias las instale con apt. Si gustas contáctame. Saludos El mié., 15 de junio de 2022 11:45 a. m., César Eduardo Ramírez Rebollar <

Re: [dspace-tech] Re: Migracion Dspace

2022-06-15 Thread Joelton Silva R. Correia
Boa tarde, tenho o DSPACE JSPUI 6.0 e gostaria de atualizar para a versão 7.x, existe algum material mais detalhado ou vídeo que eu possa realizá-lo? Em qua., 15 de jun. de 2022 às 13:45, César Eduardo Ramírez Rebollar < cesar.rami...@dgru.unam.mx> escreveu: > Buenos días, estoy intentando

Re: [dspace-tech] Re: Migracion Dspace

2022-06-15 Thread César Eduardo Ramírez Rebollar
Buenos días, estoy intentando instalar dspace 7.1 pero no funciona mi dspace en la parte de backend se ve blanco y el front no carga para iniciar sesión. El mié., 15 de junio de 2022 10:59 a. m., Jose Miguel Ravasi < josem...@gmail.com> escribió: > Hola Juan > Yo hice la instalación de Dspace 7

[dspace-tech] Re: Migracion Dspace

2022-06-15 Thread Jose Miguel Ravasi
Hola Juan Yo hice la instalación de Dspace 7 y justamente lo más problematico es la migración de la base de datos y no logro que funcione. Hice el pg_dump y las distinta variantes de pg_restore y mediante psql, pero no logro que funcione. Se rompe el front end. Lo que hago es dropdb, la creo de

[dspace-tech] Re: Error installing dspace 7.2 - java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

2022-06-15 Thread 'Tim Donohue' via DSpace Technical Support
This was answered on the dspace-community mailing list (in the same message posted there): https://groups.google.com/g/dspace-community/c/kNlhfGFec84/m/f0hBVBJiAgAJ On Tuesday, June 14, 2022 at 3:59:30 PM UTC-5 aro...@gmail.com wrote: > Another part of the log in debug mode: > > > > > > > > >

[dspace-tech] Customize UI labels using Internationalization (i18n) files

2022-06-15 Thread Lewatle Johannes Phaladi
Dear Dspace Colleagues, On DSpace 7.2 I am trying to change wording from frontend, where it says "Communities in DSpace" to "Communities in WIReDSpace-EXTRA" I have edited this file : /dspace-7.2/src/assets/i18n/en.json5 line edited "home.top-level-communities.head": "Communities in