Re: [Dspace-tech] Item Submission Long Delays (10 minutes+) after Upgrade from 4.0 to 4.1

2014-03-06 Thread helix84
I filed this problem into Jira on your behalf: https://jira.duraspace.org/browse/DS-1937 Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] Dspace 4.0 - Collections blank.

2014-03-06 Thread Pushkin Salim
Hai, Restored the assetstore and database from Dspace 3.1 to the newly installed Dspace 4.0 in Ubuntu. But collections are blank. Tried /home/dspace/bin/dspace index-discovery also, but in-vain. Please help. Thanks S.Pushkin CSIR-NIIST

Re: [Dspace-tech] Dspace 4.0 - Collections blank.

2014-03-06 Thread helix84
Let's check the database and index first. Provide the output of the following commands (run them as your dspace user): psql -A -t -c select count(1) from item; psql -A -t -c \dt curl http://localhost:8080/solr/search/select?q=*:*rows=0; Are you using XMLUI or JSPUI? Do you have Discovery

[Dspace-tech] Trouble trying to deploy REST

2014-03-06 Thread X ch
Hi all, I'm trying to deploy the REST module on a 3.1 DSpace installation, but I'm having serious trouble with it. Following this guide: https://jspace.atlassian.net/wiki/display/DSPACEAPI/DSpace+REST+API+Home, neither first or second possibilities work and the third is unaffordable right now.

Re: [Dspace-tech] MVN Error with Dspace 1.8.3

2014-03-06 Thread helix84
Hi Maura, please take a look at the requirements section in the official docs for DSpace 1.8. They specifically state which versions of Java and Maven you can use. https://wiki.duraspace.org/display/DSDOC18/Installation#Installation-PrerequisiteSoftware Regards, ~~helix84 Compulsory reading:

[Dspace-tech] OAI Harvester much improved in 4.1, still unable to handle deletions though

2014-03-06 Thread Thanos Kyritsis
Hello all, as the subject implies, I'm trying to put dspace's harvester feature to good use (actually aggregate from various OAI-PMH Data Providers). In version 4.0, I was affected by bugs DS-1445 and DS-1848 and it was practically unusable. I'm re-testing CRUD operations over OAI-PMH with

Re: [Dspace-tech] OAI Harvester much improved in 4.1, still unable to handle deletions though

2014-03-06 Thread helix84
On Thu, Mar 6, 2014 at 12:43 PM, Thanos Kyritsis dj...@linux.gr wrote: In version 4.0, I was affected by bugs DS-1445 and DS-1848 and it was practically unusable. Hi Thanos, these are OAI provider (server) bugs, not OAI harvester (client). The provider and the harvester are actually separate

Re: [Dspace-tech] OAI Harvester much improved in 4.1, still unable to handle deletions though

2014-03-06 Thread Thanos Kyritsis
On Thu, Mar 6, 2014 at 1:55 PM, helix84 heli...@centrum.sk wrote: On Thu, Mar 6, 2014 at 12:43 PM, Thanos Kyritsis dj...@linux.gr wrote: In version 4.0, I was affected by bugs DS-1445 and DS-1848 and it was practically unusable. Hi Thanos, these are OAI provider (server) bugs, not OAI

Re: [Dspace-tech] OAI Harvester much improved in 4.1, still unable to handle deletions though

2014-03-06 Thread helix84
Thanks, that clears it up. The reason I asked for set names is that I'm not familiar with a way to tell the DSpace harvester to harvest using from/until. AFAIK, it works only with sets. Yet the all the test items are in the same set. When harvesting full repository content, of course I don't get

Re: [Dspace-tech] OAI Harvester much improved in 4.1, still unable to handle deletions though

2014-03-06 Thread Thanos Kyritsis
On Thu, Mar 6, 2014 at 3:21 PM, helix84 heli...@centrum.sk wrote: Thanks, that clears it up. The reason I asked for set names is that I'm not familiar with a way to tell the DSpace harvester to harvest using from/until. AFAIK, it works only with sets. Yet the all the test items are in the

Re: [Dspace-tech] OAI Harvester much improved in 4.1, still unable to handle deletions though

2014-03-06 Thread helix84
On Thu, Mar 6, 2014 at 4:27 PM, Thanos Kyritsis dj...@linux.gr wrote: On Thu, Mar 6, 2014 at 3:21 PM, helix84 heli...@centrum.sk wrote: Thanks, that clears it up. The reason I asked for set names is that I'm not familiar with a way to tell the DSpace harvester to harvest using from/until.

Re: [Dspace-tech] Trouble trying to deploy REST

2014-03-06 Thread helix84
On Thu, Mar 6, 2014 at 11:32 AM, X ch todos.somos...@gmail.com wrote: I'm trying to deploy the REST module on a 3.1 DSpace installation, but I'm having serious trouble with it. Following this guide: https://jspace.atlassian.net/wiki/display/DSPACEAPI/DSpace+REST+API+Home, neither first or

[Dspace-tech] Handle server configuraciĆ³n

2014-03-06 Thread Dspace P
Good morning. In this moment, where i'm working, we have 5 dspaces working. The version is 1.6.2 in every dspace.. Every dspace 1.6.2 have a diferent handle (for example 12345,12345.1,12345.2, 12345.3 and 12345.4) We want to update our repositories. We are studying to have only one dspace 3.2. In

[Dspace-tech] Upgrade Issues: Broken Browse by for Collections

2014-03-06 Thread Maura Carbone
Hello again all, Some basic information first: I'm currently running DSpace 3.2 with a custom theme based on the Kubrick xmlui theme. The theme was originally built for DSpace 1.7.x. I'm having kind of a strange error, one that I think is tied to my custom theme: the disappearance of the search

[Dspace-tech] Troubles with upgrading from 3.1 to 3.2 and then to 4?

2014-03-06 Thread Schuster, David
Has anyone done these upgrades lately and what should I anticipate in the way of problems or opportunities to have to work through? Thanks for advice! David Schuster Texas Woman's University Director of Library Information Technology Technical Support Phone: 940-898-3909

Re: [Dspace-tech] Upgrade Issues: Broken Browse by for Collections

2014-03-06 Thread helix84
Hi Maura, an annotated screenshot would help. What is missing and where is it in the Mirage theme? Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette