[ckan-dev] Solr problem when installing latest ckan

Lasse Vestergaard ibbernik at gmail.com
Fri Apr 19 18:48:55 UTC 2013


Hi again.

If i comment out solr_url in development.ini. It seems to work. I can
search in data sets, and it seems like I can use the datastore (I guess the
datastore is not affected by solr in the first place). For some reason I
still cannot access http://myckaninstance/ckan-admin/authz. I get the
following error:

404 Not FoundThe resource could not be found.

This is my latest Apache error.log: http://pastebin.com/utbcHjdw

Regards

Lasse


2013/4/19 Lasse Vestergaard <ibbernik at gmail.com>

> Hi Nigel.
>
> I dont get any errors in my Jetty error.log. This is what's in Jetty
> request log:
>
> 127.0.0.1 -  -  [19/Apr/2013:10:44:09 +0000] "POST /solr/ " 200 444
> null -  -  [19/Apr/2013:10:44:17 +0000] "POST /solr/ " 200 444
> null -  -  [19/Apr/2013:11:03:22 +0000] "POST /solr/ " 200 444
> null -  -  [19/Apr/2013:11:05:07 +0000] "POST /solr/ " 200 444
> null -  -  [19/Apr/2013:11:05:08 +0000] "POST /solr/ " 200 444
> 127.0.0.1 -  -  [19/Apr/2013:11:32:22 +0000] "POST /solr " 302 0
> 127.0.0.1 -  -  [19/Apr/2013:11:32:22 +0000] "POST /solr " 302 0
> 127.0.0.1 -  -  [19/Apr/2013:11:32:22 +0000] "POST /solr " 302 0
> null -  -  [19/Apr/2013:11:32:22 +0000] "POST /solr " 302 0
> null -  -  [19/Apr/2013:11:32:23 +0000] "POST /solr " 302 0
> null -  -  [19/Apr/2013:11:32:23 +0000] "POST /solr " 302 0
> null -  -  [19/Apr/2013:11:32:23 +0000] "POST /solr " 302 0
> null -  -  [19/Apr/2013:11:32:23 +0000] "POST /solr " 302 0
> null -  -  [19/Apr/2013:11:32:25 +0000] "POST /solr " 302 0
> null -  -  [19/Apr/2013:11:32:25 +0000] "POST /solr " 302 0
> null -  -  [19/Apr/2013:11:32:25 +0000] "POST /solr " 302 0
> null -  -  [19/Apr/2013:11:32:25 +0000] "POST /solr " 302 0
> null -  -  [19/Apr/2013:11:39:28 +0000] "POST /solr/ " 200 444
> null -  -  [19/Apr/2013:11:39:29 +0000] "POST /solr/ " 200 444
> null -  -  [19/Apr/2013:11:39:31 +0000] "POST /solr/ " 200 444
> null -  -  [19/Apr/2013:11:39:34 +0000] "POST /solr/ " 200 444
> null -  -  [19/Apr/2013:11:39:36 +0000] "POST /solr/ " 200 444
> null -  -  [19/Apr/2013:11:39:42 +0000] "POST /solr/ " 200 444
> null -  -  [19/Apr/2013:11:41:43 +0000] "POST /solr/ " 200 444
>
> Regards
>
> Lasse
>
>
> 2013/4/19 Nigel Babu <nigel.babu at okfn.org>
>
>> Ah, nevermind. You already found that problem. Can you look at jetty
>> access logs/error logs to see what url CKAN is hitting?
>>
>>
>> On 19 April 2013 16:32, Nigel Babu <nigel.babu at okfn.org> wrote:
>>
>>> I think I've hit this before.  Can you try removing the trailing slash
>>> from your solr URL?
>>>
>>> solr_url=http://localhost:8983/solr
>>>
>>> Nigel.
>>>
>>>
>>
>> _______________________________________________
>> ckan-dev mailing list
>> ckan-dev at lists.okfn.org
>> http://lists.okfn.org/mailman/listinfo/ckan-dev
>> Unsubscribe: http://lists.okfn.org/mailman/options/ckan-dev
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20130419/733fc027/attachment-0001.html>


More information about the ckan-dev mailing list