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 database)

 thank you.

 best regards,
 adywp

 On Thu, 30 May 2013 18:11:10 +0100, João Melo wrote:
> 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=javabin&version=2
> [8]
> If you try to access it, it will, in fact, return a 403 error.
>
> It shouldn't work at all (never), it's weird watching it happening
> after a while. 
>  I'm not able to figure it out what is happening, it could be an
> infrastructure problem (firewall, url redirects, url rewrites...)
>
> On 30 May 2013 13:07, Ady Wahyudi Paundu  wrote:
>
>> 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...
>> org.apache.solr.common.SolrException: Forbidden
>>
>> Forbidden
>>
>> request:
>> http://repository.unhas.ac.id/solr/oai/update?wt=javabin&version=2
>> [1]
>>          at
>>
>>
> 
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:435)
>>          at
>>
>>
> 
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:244)
>>          at
>>
>>
> 
> org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:105)
>>          at
>> org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:64)
>>          at org.dspace.xoai.app.XOAI.index(XOAI.java:229)
>>          at org.dspace.xoai.app.XOAI.indexAll(XOAI.java:210)
>>          at org.dspace.xoai.app.XOAI.index(XOAI.java:128)
>>          at org.dspace.xoai.app.XOAI.main(XOAI.java:439)
>>          at
>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>          at
>>
>>
> 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>>          at
>>
>>
> 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>>          at java.lang.reflect.Method.invoke(Method.java:601)
>>          at
>>
>>
> org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:183)
>> ...
>>
>> what went wrong?
>>
>> additional info:
>> both in  [dspace]/config/modules/discovery.cfg and
>> [dspace]/config/modules/solr-statistics.cfg, i set the server
>> attribut
>> to http://localhost/solr/.. [2]..
>>
>> another thing: why it just went error at somewhere around 3600?
>>
>> best regards,
>> adywp
>>


---- 
Powered by PTIK UNHAS ~ http://unhas.ac.id/


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to