Re: [dspace-tech] List corrupted PDFs (empty files) on DSPACE server

2016-03-30 Thread Michelangelo Viana
Hi Monika, Thanks for your tip! However, running your command on our assetstore folder, it lists any "small" file, not only the PDF ones. Here it found 7281 files... As I do not use ruby here, helix approach, using a SQL query, was satisfactory. Thanks! Michelangelo Em quarta-feira, 30 de

[dspace-tech] JSPui in pt DSpace 6.

2016-03-30 Thread Luiz dos Santos
I got the error in the jspui, I figured out that it is related with the bean NewsServiceImpl receiving the values news-top.html and news-side.html as parameter in the constructor. news-top.html

Re: [dspace-tech] List corrupted PDFs (empty files) on DSPACE server

2016-03-30 Thread Michelangelo Viana
Great helix! That is exactly what I was looking for! Just changed the "size_bytes" paramater from "= 569" to "< 2000", so your query list another problematic ones, then I found 47 "empty" bitstreams (their size varies from 563 to 569 bytes). To make it easier to access the record on the UI

Re: [dspace-tech] List corrupted PDFs (empty files) on DSPACE server

2016-03-30 Thread helix84
Here's the query for DSpace 5: SELECT metadatavalue.text_value, bitstream.*FROM bitstream, metadatavalueWHERE size_bytes = 569AND metadatavalue.resource_type_id = 0AND bitstream.bitstream_id = metadatavalue.resource_idAND metadata_field_id = ( SELECT metadata_field_id FROM

[dspace-tech] Re: [dspace-community] DSpace-CRIS, new release available 5.5.0 (including security fix)

2016-03-30 Thread Andrea Bollini
Hi Michael, we have no plan to bring forth DSpace-CRIS to the XMLUI. The community is committed to have a new, single UI for DSpace 7 that will be embraced also by DSpace-CRIS so I don't think that it is cost effectively work on that, now See

Re: [dspace-tech] changing same texts in Messages_pt_PT.properties in JSPUI

2016-03-30 Thread Simone Mura
Thanks Claudia, I solved the problem. I don't stop tomcat before to begin the procedure. regards Simone Dr. Simone Mura - Universidade Católica de Moçambique Assessor do Vice-Reitor para a área da Administração e Finanças na Área de Tecnologias de Informação e

[dspace-tech] Installation Error

2016-03-30 Thread Shridhar Tandale
Hello Sir, I have problem running jspui error is 'object not found ' I have also XAMPP installation. -- 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