cancel
Showing results for 
Search instead for 
Did you mean: 

Error creating bean with name 'defaultSolrServerService' defined in class path resource [global-solrserver-spring.xml]

svintha
Explorer
0 Kudos

Hi , I am getting below error during the server start in OOTB V6.6.0.0 , Solr is not starting by default

INFO [localhost-startStop-1] [DefaultSolrServerService] Starting Solr server for instance [name: default, hostname: localhost, port: 8983] SET was unexpected at this time. ERROR [localhost-startStop-1] [DefaultSolrServerService] de.hybris.platform.solrserver.SolrServerException: Error while executing Solr start command for instance [name: default, hostname: localhost, port: 8983] WARN [localhost-startStop-1] [CloseAwareApplicationContext] **

**: Invocation of init method failed; nested exception is de.hybris.platform.solrserver.SolrServerException: Error while executing Solr start command for instance [name: default, hostname: localhost, port: 8983] WARN [localhost-startStop-1] [CloseAwareApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultSolrServerService' defined in class path resource [global-solrserver-spring.xml]: Invocation of init method failed; nested exception is de.hybris.platform.solrserver.SolrServerException: Error while executing Solr start command for instance [name: default, hostname: localhost, port: 8983] ERROR [localhost-startStop-1] [HybrisContextFactory] Error initializing global application context! org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultSolrServerService' defined in class path resource [global-solrserver-spring.xml]: Invocation of init method failed; nested exception is de.hybris.platform.solrserver.SolrServerException: Error while executing Solr start command for instance [name: default, hostname: localhost, port: 8983] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1628) ~[spring-beans-4.3.11.RELEASE.jar:4.3.11.RELEASE]

0 Kudos

I am facing this issue when i am migrating from hybris 6.4 to 6.7 I copied the solr folder from 6.4 to 6.7 and now its giving this issue solr didnt start in 30 secs , i checked the logs and it says

[ x:master_sps_Product_flip] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=ProductCatalog_2017-2018/Staged/BSK] unknown field 'spellcheck_nl'

any help

View Entire Topic
0 Kudos

I am facing this issue when i am migrating from hybris 6.4 to 6.7 I copied the solr folder from 6.4 to 6.7 and now its giving this issue solr didnt start in 30 secs , i checked the logs and it says

[ x:master_sps_Product_flip] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: ERROR: [doc=ProductCatalog_2017-2018/Staged/BSK] unknown field 'spellcheck_nl'