Posts

Showing posts with the label Docker

Facing Error With Solr Docker Service Not Healthy

Image
Hello everyone, in this blog i will discuss an error which i faced when working docker solution. Whenever i was running may up.ps1 script, sometime my Solr service was failing giving some error related to ZooKeeper and it becomes unhealthy. Because of this Sitecore instance was failing. For my case,check the below error message INFO: Solr configuration not found in 'c:\\data', copying clean configuration... 2024-04-03 05:40:49.880 INFO (main) [ ] o.e.j.u.log Logging initialized @5034ms to org.eclipse.jetty.util.log.Slf4jLog 2024-04-03 05:40:50.349 INFO (main) [ ] o.e.j.s.Server jetty-9.4.44.v20210927; built: 2021-09-27T23:02:44.612Z; git: 8da83308eeca865e495e53ef315a249d63ba9332; jvm 1.8.0_252-b09 2024-04-03 05:40:50.380 INFO (main) [ ] o.e.j.d.p.ScanningAppProvider Deployment monitor [file:///C:/solr/server/contexts/] at interval 0 2024-04-03 05:40:54.646 INFO (main) [ ] o.e.j.w.StandardDescriptorProcessor NO JSP Support for /solr, did not find org.apache.jasper....