[
https://issues.apache.org/jira/browse/OFBIZ-11504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17103198#comment-17103198 ]
Jacques Le Roux commented on OFBIZ-11504:
-----------------------------------------
I think it's related to this line in SolrUtil Class
{{final String solrWebappDomainName = UtilProperties.getPropertyValue(solrConfigName, "solr.webapp.domainName");}}
> 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
> Priority: Minor
> Attachments: DemoStableRebuildSolrIndex.png, DemoTrunkErrorLogs.txt, DemoTrunkRebuildSolrIndexError.png
>
>
> 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)