Re: [Dspace-tech] ERROR OAI/request

2015-02-25 Thread . .
Hello again, I have looked if there is an item without submitter, with sql query: select * from item where submitter_id not in (select eperson_id from eperson) or submitter_id is null But there is no record. I have run the [dspace] / bin / dspace oai import -o -c -v command and was executed

Re: [Dspace-tech] ERROR OAI/request

2015-02-25 Thread Hilton Gibson
Hi Just a hunch, if you are using a Linux server. Check the file permissions of the folders housing the OAI data. I believe they are: $HOME/var/oai and $HOME/solr/oai Cheers hg *Hilton Gibson* Ubuntu Linux Systems Administrator JS Gericke Library Room 1025C Stellenbosch University Private Bag

[Dspace-tech] ERROR OAI/request

2015-02-23 Thread . .
Hello, We have migrated from version 1.6 to version 4.2 DSpace, DSpace runs oracle, the jspui context and solr working properly. But when starting the OAI context, it displays the following error when accessing the URL: http://direccion.com/oai/request