[dspace-tech] Sporadic Solr error while indexing

2016-08-24 Thread David Cook
Hi all, Has anyone encountered the error 'java.lang.ClassNotFoundException: solr.extraction.ExtractingRequestHandler'? I've included the full error at the bottom of this email. I'm seeing it particularly with DSpace 4.1 and DSpace 4.4. However, it only happens when indexing some items.

Re: [dspace-tech] ORCiD IDs

2016-08-24 Thread Sean Carte
Thanks for the clarification, Claudia. Sean On 18 August 2016 at 16:36, Claudia Jürgen wrote: > Hi Sean, > > an eperson is a registered user with certain rights/roles. One of these > is the right of submitting items. The information that he submitted an > item (which does not imply authorship)

Re: [dspace-tech] ORCiD IDs

2016-08-24 Thread Sean Carte
Thanks, Andrea. I will look into DSpace-CRIS. Sean On 18 August 2016 at 17:24, Andrea Bollini wrote: > Hi Sean, > > eperson and author are two different concepts and my opinion is that we > need to keep them separated, see also > > https://wiki.duraspace.org/display/DSPACE/ORCID+ > Integration

Re: [dspace-tech] Re: REST API metadata editing (DSpace 6)

2016-08-24 Thread Javier Távara
Good you got it fixed Ari. Next time you can try Postman for testing your APIs. Postman can generate also the cUrl code and make tests. Javier T. 2016-08-17 0:45 GMT-05:00 Ari : > > Thanks for suggestion, Javier. > > However, I managed to find the problem. I had to add square brackets > around J

Re: [dspace-tech] Better log management

2016-08-24 Thread Javier Távara
Thanks Hilton. Will this affect the statistics? El miércoles, 24 de agosto de 2016, 2:38:30 (UTC-5), Hilton Gibson escribió: > > Hi J, > > Perhaps this will help: > http://wiki.lib.sun.ac.za/index.php/SUNScholar/Optimisations/Logs > > Cheers > > hg > > *Hilton Gibson* > Stellenbosch University L

Re: [dspace-tech] Not using handle.net and avoiding 123456789 dummy handle in URLs

2016-08-24 Thread Benedikt Kroll
Hallo Claudia, thanks, that is helpful. May I suggest that this section be linked with https://wiki.duraspace.org/display/DSDOC5x/Installing+DSpace#InstallingDSpace-TheHandleServer? It only says "At the moment, you need to change the code a little to use something else (e.g PURLs) but that sh

Re: [dspace-tech] Not using handle.net and avoiding 123456789 dummy handle in URLs

2016-08-24 Thread Claudia Jürgen
Hallo Benedikt, take a look at https://wiki.duraspace.org/display/DSDOC5x/Configuration+Reference Section: Handle Server Configuration You can use [your url]/handle as handle.canonical.prefix and some string as handle.prefix. This would result to URL's and dc.identifer.uri's like [YourDSpaceURL]/

[dspace-tech] Procedure of translating DSpace

2016-08-24 Thread Evelthon Prodromou
Hello, I am pretty sure this has been discussed a myriad of times, but thought of asking the list to see the latest trend. What is the latest/appropriate way of translating to a language other than English? Also, I was looking over the i18n Improvements Proposal

[dspace-tech] Not using handle.net and avoiding 123456789 dummy handle in URLs

2016-08-24 Thread Benedikt Kroll
Hi, for a new DSpace site, we will be using DOIs and URNs for persistent identification. Therefore, we are planning not to use handle.net. Currently, this would mean that all item URLs would have this 123456789 dummy handle prefix. We would like to avoid having these numbers in all urls. Ins

Re: [dspace-tech] Multiple Mirage2 themes and efficient building

2016-08-24 Thread Alan Orth
Hi, Per. We use 25 different Mirage 2 themes, each includes custom SASS. Our build time is about 25 minutes on a fast server with SSDs. *sigh* Regards, On Wed, Aug 24, 2016 at 4:10 PM, Per Christian Bjelke wrote: > Hi, all > > > We are using Dspace 5.5 for about 70 different institutions (commu

[dspace-tech] Multiple Mirage2 themes and efficient building

2016-08-24 Thread Per Christian Bjelke
Hi, all We are using Dspace 5.5 for about 70 different institutions (communities). Each institution uses its own stylesheet and logo. The problem with using Mirage2 themes is that each theme takes about 90 seconds to build. Maven uses Grunt to copy whole javascript libraries (about 2000 file

[dspace-tech] Upgrade 1.8.2 to 5.5 database error on delete of unfinished submission

2016-08-24 Thread Craig Strydom
Hi All, I am in process of updating our 1.8.2 install to 5.5. Currently on a new virtual machine on top of Ubuntu 16.04. The re-install and database migrate seemed to have completed correctly but the repo manager receives this error when trying to delete an unfinished submission: *ERROR: upda

Re: [dspace-tech] Batch update of preferred names for ORCIDs?

2016-08-24 Thread Alan Orth
Ok, I filed a bug report in Jira: https://jira.duraspace.org/browse/DS-3302 Cheers, On Mon, Aug 22, 2016 at 12:58 PM, Sean Carte wrote: > > On 21 August 2016 at 15:59, Alan Orth wrote: >> >> So `dspace dsrun org.dspace.authority.UpdateAuthorities` doesn't work for >> me. I tested by updating m

Re: [dspace-tech] Better log management

2016-08-24 Thread Hilton Gibson
Hi J, Perhaps this will help: http://wiki.lib.sun.ac.za/index.php/SUNScholar/Optimisations/Logs Cheers hg *Hilton Gibson* Stellenbosch University Library *http://orcid.org/-0002-2992-208X * On 24 August 2016 at 07:22, Javier Távara wrote: > Hello. >