[jira] [Commented] (OFBIZ-11504) Solr Configuration Problem on Demo Instance

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-11504) Solr Configuration Problem on Demo Instance

Nicolas Malin (Jira)

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

Ravi Lodhi commented on OFBIZ-11504:
------------------------------------

Hi Jacques,

I was thinking of reading the mentioned newly added property using EntityUtilProperties class methods to read so that we can modify it from DB but yes we need to pass delegator to makeSolrWebappUrl().  I am setting it in the solrconfig.properties only. 

> Solr Configuration Problem on Demo Instance
> -------------------------------------------
>
>                 Key: OFBIZ-11504
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11504
>             Project: OFBiz
>          Issue Type: Bug
>          Components: solr
>    Affects Versions: Trunk
>            Reporter: Ravi Lodhi
>            Assignee: Ravi Lodhi
>            Priority: Minor
>         Attachments: DemoStableRebuildSolrIndex.png, DemoTrunkErrorLogs.txt, DemoTrunkRebuildSolrIndexError.png, OFBIZ-11382_Trunk.patch
>
>
> Unable to build Solr Index on demo-trunk and demo-stable instances.
>  
> *Demo Trunk:* Getting connection error while running *rebuildSolrIndex* service from webtools on [demo-trunk|https://demo-trunk.ofbiz.apache.org/webtools/control/runService] instance. Below is the error message-
>  
> {code:java}
> org.apache.http.conn.HttpHostConnectException: Connect to localhost:8443 [localhost/127.0.0.1] failed: Connection refused (Connection refused){code}
>  
> *Demo Stable:* I also tried running the same service from webtools on [demo-stable|https://demo-stable.ofbiz.apache.org/webtools/control/runService] instance and getting below error-
>  
>  
> {code:java}
> javax.net.ssl.SSLPeerUnverifiedException: Host name 'localhost' does not match the certificate subject provided by the peer (CN=demo-old.ofbiz.apache.org). Please find the attached screenshots for the same.{code}
>  
>  
> It seems like some configurations are missing for solr plugins on these demo instances.
> Please find attached the error logs from demo-trunk instance as shared by [~jleroux]. Thanks Jacques for providing the error logs from the instance.
>  
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)