You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jacques Le Roux (JIRA)" <ji...@apache.org> on 2016/03/19 16:14:33 UTC

[jira] [Comment Edited] (OFBIZ-6861) AdminSearch generates an error

    [ https://issues.apache.org/jira/browse/OFBIZ-6861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15202804#comment-15202804 ] 

Jacques Le Roux edited comment on OFBIZ-6861 at 3/19/16 3:14 PM:
-----------------------------------------------------------------

Hi Deepak, the upcoming branch is 15.12 ;)

I mean we have not release 15.12.01 yet, this will wait almost a year


was (Author: jacques.le.roux):
Hi Deepak, the upcoming branch is 15.12 ;)

> AdminSearch generates an error
> ------------------------------
>
>                 Key: OFBIZ-6861
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6861
>             Project: OFBiz
>          Issue Type: Bug
>          Components: content
>    Affects Versions: Trunk, Release Branch 15.12
>            Reporter: Pierre Smits
>            Assignee: Deepak Dixit
>              Labels: lucene, search
>             Fix For: Upcoming Branch
>
>
> In https://demo-trunk-ofbiz.apache.org/content/control/AdminSearch following error is shown:
> {code}
> org.ofbiz.widget.renderer.ScreenRenderException: Error rendering screen [component://lucene/widget/LuceneScreens.xml#AdminSearch]: java.lang.IllegalArgumentException: Error running script at location [component://lucene/webapp/content/WEB-INF/actions/Search.groovy]: groovy.lang.MissingMethodException: No signature of method: static org.apache.lucene.store.FSDirectory.open() is applicable for argument types: (java.io.File) values: [runtime/indexes/content] Possible solutions: open(java.nio.file.Path), open(java.nio.file.Path, org.apache.lucene.store.LockFactory), grep(), grep(java.lang.Object), use([Ljava.lang.Object;), wait() (Error running script at location [component://lucene/webapp/content/WEB-INF/actions/Search.groovy]: groovy.lang.MissingMethodException: No signature of method: static org.apache.lucene.store.FSDirectory.open() is applicable for argument types: (java.io.File) values: [runtime/indexes/content] Possible solutions: open(java.nio.file.Path), open(java.nio.file.Path, org.apache.lucene.store.LockFactory), grep(), grep(java.lang.Object), use([Ljava.lang.Object;), wait())
> {code}



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