Re: [dspace-tech] Need help in database migration from 5x to 6.0

2016-11-10 Thread Terry Brady
Is this issue captured in a Jira ticket? Should the migration script trap this error or attempt to clean up the issue? On Wed, Nov 9, 2016 at 6:17 PM, euler wrote: > Dear Helix and Terry, > > I am running this dspace instance in a windows environment so I just > manually run the SQL commands fr

Re: [dspace-tech] Customize Item Usage Statistics page

2016-11-10 Thread Donald Bynum
Thanks Terry, That definitely sent me in the right direction. Regards, Don. On Wednesday, November 9, 2016 at 3:33:53 PM UTC-5, Terry Brady wrote: > The following file might help: > https://github.com/DSpace/DSpace/blob/master/dspace-xmlui/src/main/java/org/dspace/app/xmlui/aspect/statistics/

[dspace-tech] New Dspace 5.5 search not working correctly

2016-11-10 Thread Tom Avino
If I do a search in our new Dspace 5.5 XMLUI for 8NG445, the results are returning anything with an '8', or an 'NG, or a '445', In the past, Dspace search would have only returned the exact phrase 8NG445. We have over 250,000 items in our database, so this is causing a real problem. Is there

Re: [dspace-tech] Issues with REST find-by-metadata-field in DSpace 5

2016-11-10 Thread Terry Brady
Alan, If you are interested in the new REST Query functionality that is a part of DSpace 6, I have some documentation on how to port that functionality into DSpace 5. https://wiki.duraspace.org/display/DSDOC6x/REST+Based+Quality+Control+Reports#RESTBasedQualityControlReports-InstallinginDSpace5

[dspace-tech] Join us in welcoming our latest DSpace committer, Art Lowel!

2016-11-10 Thread Tim Donohue
Dear DSpace Community, The DSpace Committers are delighted to announce a new member to the team: Art Lowel from Atmire. Please join us in welcoming him! Art holds a degree in computer science from KU Leuven in Belgium. He got acquainted with DSpace as part of his master's thesis. He's been wo

Re: [dspace-tech] Issues with REST find-by-metadata-field in DSpace 5

2016-11-10 Thread Alan Orth
Thanks, Ilja. Now that you mention permissions issues, I have seen some errors suggesting that in dspace.log after I do the REST query: ERROR org.dspace.rest.ItemsResource @ User(anonymous) has not permission to read item! But it's weird that in my case I see MORE items in the REST results than

[dspace-tech] Dspace hanging with high Java CPU usage

2016-11-10 Thread David Annable
Hello, I'm the sysadmin for a new dspace installation. We are running Ubuntu 14.04 and Tomcat 7.0.52.0 in a virtualbox VM. The system runs fine for long periods of time but for whatever reason, usually late at night, the site stops responding. While offline, I used the top command to check

Re: [dspace-tech] OAI Harvesting

2016-11-10 Thread helix84
Edit [dspace]/config/crosswalks/oai/metadataFormats/marc.xsl See https://wiki.duraspace.org/display/DSDOC5x/OAI+2.0+Server#OAI2.0Server-Add/RemoveMetadataFields Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[dspace-tech] OAI Harvesting

2016-11-10 Thread Wandi Tobosi
Dear All I need help with understanding OAI harvesting. if I have a custom dc field such as "dc.contributor.whatever" and I want this field to map to a marc field how do I do that. Thank you. -- You received this message because you are subscribed to the Google Groups "DSpace Technical Suppor

Re: [dspace-tech] Workflow configuration in JSPUI

2016-11-10 Thread Lluís Madurell Alemany
Been working on that, so far we have: Error while retrieving workflow for the following collection: Seems that the ID is correct. In our workflow.xml: And then the roles and steps and so on. - *Lluís Madurell AlemanyLluis_tgn* 2016-11-10 9:20 GMT+01:00 Lluís Madu

Re: [dspace-tech] Issues with REST find-by-metadata-field in DSpace 5

2016-11-10 Thread Ilja Sidoroff
Hi, I tried to do something similar (all items with something in the field X), but it seems that find-by-metadata-field does not support wildcards, only exact matches. Helix84 suggested SOLR for me, There's also a new REST api for reports in 6.0 (Terry Brady suggested that to me). You can proba

[dspace-tech] Issues with REST find-by-metadata-field in DSpace 5

2016-11-10 Thread Alan Orth
Hi, We're trying to build an application that uses metadata from DSpace's REST API and I'm having some issues. We're testing on DSpace 5.5 with PostgreSQL. First, it seems there is no way to use a wildcard value with the find-by-metadata-field endpoint—I want all items where a field `cg.subject.i

[dspace-tech] Workflow configuration in JSPUI

2016-11-10 Thread Lluís Madurell Alemany
Hi We are using a Dspace 5.x with CRIS Module along with JSPUI. We are not looking to change to XMLUI. We are also aware of the limitations when configuring the workflow in our system, having only 3 steps is fine. See: http://dspace.2283337.n4.nabble.com/How-to-Add-more-than-3-Workflow-Steps-t