Re: [Dspace-tech] forbidden oai import

2013-06-02 Thread esa
Hello Mr. Ady. warm regards too from Bandung. you say you have already set the oai.url to localhost, but what i mean is the SOLR that should be set to localhost, not the oai.url. Oai.url must be set to dspace baseUrl that have been configured in dpace.cfg here is my oai configuration, i hope

Re: [Dspace-tech] forbidden oai import

2013-05-31 Thread esa
hello mr. Ady, is the solr configured to localhost?, as you know that the solr should be setting to localhost or 127.0.0.1. if you use solr for the storage in the oai, you must set the solr.url to localhost, so the import can be done. like this: solr.url=http://localhost:8080/solr/oai and i

Re: [Dspace-tech] forbidden oai import

2013-05-31 Thread ady
Hi Esa, thank you for the hint, but i already set the oai.url to localhost yet the problem remain. i haven't try the cache thing though... i'll give it a shot warm regards from makassar, adywp -- View this message in context:

[Dspace-tech] forbidden oai import

2013-05-30 Thread Ady Wahyudi Paundu
hi all, another question, i ran [dspace]/bin/dspace oai import -c -o it went successfully up until 3600 items, then it show forbidden error: ... 3300 items imported so far... 3400 items imported so far... 3500 items imported so far... 3600 items imported so far...

Re: [Dspace-tech] forbidden oai import

2013-05-30 Thread Lighton Phiri
Hello, What happens if you re-run the import without optimising your index --running it without the 'o' flag? Perhaps it has something to do with this [1]? [dspace]/bin/dspace oai import -c [1] https://issues.apache.org/jira/browse/SOLR-2832 Lighton Phiri http://lightonphiri.org On 30 May

Re: [Dspace-tech] forbidden oai import

2013-05-30 Thread João Melo
Hi Ady, this exception is thrown whenever the OAI indexer is trying to access some SOLR server which replies with a HTTP 403 Forbidden error. The request: http://repository.unhas.ac.id/solr/oai/update?wt=javabinversion=2 If you try to access it, it will, in fact, return a 403 error. It

Re: [Dspace-tech] forbidden oai import

2013-05-30 Thread adywp
Hi Lighton, i kept having the same result, forbidden error, even when not using 'o' flag. however, every time i try, it stopped at different items, one time at 700.. the other time at 100... i had also look at the issue you mentioned, but i dont know which protocol should i extend its

Re: [Dspace-tech] forbidden oai import

2013-05-30 Thread adywp
Yes Sir, i also have found several similar case from internet, however all of them happened at start and caused by mis-configured server attribut for either discovery or solr. i dont know about the infrastructure problem, but all of dspace resources to index are on localhost (including