on 2019 Apr 24 11:46 AM
am working on setting up the QA environment for yCommerece for Shoprite.
Hi all,
I have 2 hybris EC2 servers, 1 Solr slave, and 1 master.
On Backoffice I have configured the Solr Master and Slave using DNS entries. I am using the default electronics store.
I have been following https://launchpad.support.sap.com/#/notes/2599320
I am using the correct dns for the Solr master and do have communication between my Hybris instance and the solr server. The Solr server is up and running.
When I run an index on backoffice, I get the following error messages.
Indexing failed24.04.2019 07:46:39: ERROR: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://sm.foxqa.shopritelabs.co.za/solr: Error CREATEing SolrCore 'master_electronics_Product_default': Unable to create core [master_electronics_Product_default] Caused by: de.hybris.platform.solr.search.MultiMaxScoreQParserPlugin 24.04.2019 07:46:41: ERROR: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://sl1.foxqa.shopritelabs.co.za/solr: Error CREATEing SolrCore 'master_electronics_Product_default': Unable to create core [master_electronics_Product_default] Caused by: de.hybris.platform.solr.rest.IndexAwareStorageIO 24.04.2019 07:46:41: WARNING: Error during indexer call: electronicsIndex
Regards
Request clarification before answering.
Hope you have checked this
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
One of the things that can cause the Solr build script to fail is the CDPATH variable, see http://linuxcommand.org/lc3_man_pages/cdh.html
Check that this is not used on your build server.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.