You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2020/05/13 09:54:00 UTC

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

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

Jacques Le Roux closed OFBIZ-11504.
-----------------------------------
    Fix Version/s: Upcoming Branch
                   Release Branch 17.12
                   Release Branch 18.12
       Resolution: Fixed

All demos are fixed, thanks Ravi

> 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
>             Fix For: Release Branch 18.12, Release Branch 17.12, Upcoming Branch
>
>         Attachments: DemoStableRebuildSolrIndex.png, DemoTrunkErrorLogs.txt, DemoTrunkRebuildSolrIndexError.png, OFBIZ-11504_DemoTrunk.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)