Hi Eric,

> I can convert logs from 1.5.2 using stats-log-converter, but I get an
> error from stats-log-importer. I can connect to
> http://127.0.0.1:8080/solr using lynx, but nothing shows up on XMLUI
> statistics page.

>> From config.cfg:
> 
> solr.log.server = http://127.0.0.1:8080/solr/statistics
> 
> The error:
> 
> request: http://127.0.0.1/solr/statistics/update?wt=javabin&version=2.2
> org.apache.solr.common.SolrException: Service Temporarily Unavailable

That is strange - your dspace.cfg says to use port 8080, but the importer is 
not using that port.  Could you update solr.log.server to use 
http://localhost:8080/solr/statistics instead, and see if the error reports 
that URL instead?  If not, then there is second config file or solr.log.server 
somewhere which is upsetting the process.

Thanks,


Stuart Lewis
IT Innovations Analyst and Developer
Te Tumu Herenga The University of Auckland Library
Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
Ph: +64 (0)9 373 7599 x81928


------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to