Out of the box DSpace comes with solr localhost access only. Just to 
make sure nobody can just delete/modify your index via http requests.

Change solr configurations to user http://localhost:8080/solr.

Best regards,
Anja


On 08/08/2014 14:15, Hardik Mishra wrote:
> Hello All,
>
> I am using Dspace 4.2 - JSPUI on Cent Os 5.5. The instance is configured
> to use static IP in the dspace.url and dspace.hostname
>
> So, When I access JSPUI it throws
>
> org.dspace.plugin.PluginException:
> org.dspace.app.webui.components.RecentSubmissionsException:
> org.dspace.browse.BrowseException:
> org.dspace.discovery.SearchServiceException: Server at
> http://14.139.123.141:8080/solr/search returned non ok status:403,
> message:Forbidden] with root cause
> org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException:
> Server at http://14.139.123.141:8080/solr/search returned non ok
> status:403, message:Forbidden
>
> I googled it, I got suggestion to deploy solr on the same tomcat inside
> webapps which I did. But, This didn't solve the issue.
>
> Second, I thought as its 403 http status code. So, It could be
> permission issue. I have read-write permission to current user to dspace
> install directory.
>
> Any pointers ?
>
> --
> Thanks
> Hardik Mishra
>
>
>
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
>
>
>
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> List Etiquette: 
> https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
>

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to