Yes, geolite just downloads a database to lookup IP addresses in, you should
let it install.  If you are behind a proxy you will want to follow those
instructions as well to assure that the proxy is providing XForwardFor
headers.

Mark

On Fri, Jul 30, 2010 at 11:27 PM, Hilton Gibson <hilton.gib...@gmail.com>wrote:

> On 30/07/2010 19:45, Mark Diggory wrote:
> > Actually, looking at the URL there, its wrong....
> >
> > request: http://localhost/solr/update?wt=javabin&version=2.2
> >
> > should be
> >
> > request: http://localhost/solr/statistics/update?wt=javabin&version=2.2
> >
> > Mark
> >
> > On Fri, Jul 30, 2010 at 3:55 AM, Hilton Gibson<hilton.gib...@gmail.com>
>  wrote:
> >
> >> Hi All
> >>
> >> I keep getting this error when trying to import a solr converted log
> file.
> >> Anybody had this problem before and know how to solve it.
> >> I can connect to the local solr server using lynx at:
> http://localhost/solr.
> >> See screenshot attached.
> >>
> >> Cheers
> >>
> >> hg
> >>
> >>   >>>>
> >> dsp...@ir2:~/log$ /home/dspace/bin/dspace stats-log-importer -i
> >> dspace.log.1.solr
> >> Processing file: dspace.log.1.solr
> >> Error seeking country while seeking 2464710009
> >> Bad Request
> >>
> >> Bad Request
> >>
> >> request: http://localhost/solr/update?wt=javabin&version=2.2
> >> org.apache.solr.common.SolrException: Bad Request
> >>
> >> Bad Request
> >>
> >> request: http://localhost/solr/update?wt=javabin&version=2.2
> >>      at
> >>
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:343)
> >>      at
> >>
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:183)
> >>      at
> >>
> org.apache.solr.client.solrj.request.UpdateRequest.process(UpdateRequest.java:217)
> >>      at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:63)
> >>      at
> >>
> org.dspace.statistics.util.StatisticsImporter.load(StatisticsImporter.java:363)
> >>      at
> >>
> org.dspace.statistics.util.StatisticsImporter.main(StatisticsImporter.java:501)
> >>      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:616)
> >>      at
> org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:212)
> >> Processed 1 log lines
> >>   - 0 entries added to solr: 0%
> >>   - 1 errors: 100%
> >>   - 0 search engine activity skipped: 0%
> >> About to commit data to solr...Exception: Bad Request
> >>
> >> Bad Request
> >>
> >> request: http://localhost/solr/update
> >> org.apache.solr.common.SolrException: Bad Request
> >>
> >> Bad Request
> >>
> >> request: http://localhost/solr/update
> >>      at
> >>
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:343)
> >>      at
> >>
> org.apache.solr.client.solrj.impl.CommonsHttpSolrServer.request(CommonsHttpSolrServer.java:183)
> >>      at
> >>
> org.apache.solr.client.solrj.request.UpdateRequest.process(UpdateRequest.java:217)
> >>      at
> org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:85)
> >>      at
> org.apache.solr.client.solrj.SolrServer.commit(SolrServer.java:74)
> >>      at
> >>
> org.dspace.statistics.util.StatisticsImporter.load(StatisticsImporter.java:389)
> >>      at
> >>
> org.dspace.statistics.util.StatisticsImporter.main(StatisticsImporter.java:501)
> >>      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:616)
> >>      at
> org.dspace.app.launcher.ScriptLauncher.main(ScriptLauncher.java:212)
> >>   >>>>
> >>
> >> --
> >> Hilton Gibson
> >> Systems Administrator
> >> JS Gericke Library Room 1025D
> >> Stellenbosch University
> >> Private Bag X5036
> >> Stellenbosch
> >> 7599
> >> South Africa
> >>
> >> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
> >>
> >>
> ------------------------------------------------------------------------------
> >> The Palm PDK Hot Apps Program offers developers who use the
> >> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> >> of $1 Million in cash or HP Products. Visit us here for more details:
> >> http://p.sf.net/sfu/dev2dev-palm
> >> _______________________________________________
> >> DSpace-tech mailing list
> >> DSpace-tech@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/dspace-tech
> >>
> >>
> >>
> >
> >
> >
> Thx. Fixed.
> Now I get country seek errors.
> But my build is a bit customised.
> I removed all geolite build instructions because we are behind a very
> restrictive firewall.
> Is this the reason ?
>
> --
> Hilton Gibson
> Systems Administrator
> JS Gericke Library Room 1025D
> Stellenbosch University
> Private Bag X5036
> Stellenbosch
> 7599
> South Africa
>
> Tel: +27 21 808 4100 | Cell: +27 84 646 4758
>
>
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://p.sf.net/sfu/dev2dev-palm
> _______________________________________________
> DSpace-tech mailing list
> DSpace-tech@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>



-- 
Mark R. Diggory
Head of U.S. Operations - @mire

http://www.atmire.com - Institutional Repository Solutions
http://www.togather.eu - Before getting together, get t...@ther
------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to