On Fri, Sep 7, 2012 at 7:12 PM, Felipe Rodriguez
<[email protected]> wrote:
> request: http://cdigital.uv.mx/solr/statistics/update?wt=javabin&version=2.2
>
> org.apache.solr.common.SolrException: Prohibido

Hi Felipe,
please, always state your DSpace version, interface and theme. Since
you didn't state it, I'll assume DSpace 1.8.

What is your value of search.server in
[dspace]/config/modules/discovery.cfg? It should be
http://localhost:8080/solr/search, do you happen to have an actual
hostname there instead of "localhost"?

To explain, by default, Solr in DSpace has a restriction, that allows
it to be accessed only from localhost (not to exposed potentially
sensitive information). If you try to access it, your servlet
container will respond with 403 Forbidden. The only place I can think
of where DSpace is told the Solr address is in search.server.
Statistics (which triggered this, as it seems) also use it, but I
don't think it's configured in a different place.

Regards,
~~helix84

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to