You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Ingo Wolfmayr (JIRA)" <ji...@apache.org> on 2015/11/18 20:24:11 UTC

[jira] [Updated] (OFBIZ-6715) Solr rebuild problem

     [ https://issues.apache.org/jira/browse/OFBIZ-6715?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ingo Wolfmayr updated OFBIZ-6715:
---------------------------------
    Attachment: solr_path.patch

To solve the above mentioned problem I added the necessary path entry. 
Unfortunately I do have another issue now:

OFBizSolrContextFilter        |I| [solr/update(Domain:http://localhost)] Request error: To update a Solr index in OFBiz, you have to login first and have the permission to do so.

The problem is, that session.getAttribute("userLogin") returns null. Before calling OfbizSolrContextFilter a new session for 8080 is created.

> Solr rebuild problem
> --------------------
>
>                 Key: OFBIZ-6715
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6715
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/solr
>    Affects Versions: Trunk
>            Reporter: Ingo Wolfmayr
>         Attachments: solr_path.patch
>
>
> When I run service "rebuildSolrIndex" I get the following exception:
> |E| Request scheduleServiceSync caused an error with the following message: Der Service Dispatcher hat eine Exception geworfen:Service [rebuildSolrIndex] target threw an unexpected exception (org/apache/http/entity/mime/content/ContentBody)
> On startup:
> |W| Location 'OFBIZHOME/specialpurpose/solr/conf' does not exist
> |W| Can't find (or read) directory to add to classloader: lib (resolved as: /OFBIZHOME/specialpurpose/solr/home/lib).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)