[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=17105262#comment-17105262 ]

ASF subversion and git services commented on OFBIZ-11504:
---------------------------------------------------------

Commit 476e49a1a4e5b3a9dc2b2bb6a9e9ff0267989f5d in ofbiz-tools's branch refs/heads/master from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-tools.git;h=476e49a ]

Improved: handle patches in demos

Nicolas started a good work 6 months ago and I think it should be continued.
Since then we have switched to Git so his files are still relevant but need to
be adapted.

In the meantime I'll handle the patches in a simple way. I have moved the
patches from the main dir to a patch dir, as did Nicolas, and removed the patch
dir under Nicolas's dir

This also adds the solr.config.patch provided by Ravi for OFBIZ-11504


> 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-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)