We recently started facing heap size issue on one of our SOLR instance. Error: Caused by: java.lang.OutOfMemoryError: Java heap space I thought it was easy fix by just adding more memory but it wasn't as forward as I thought. Before you jump to the solution I will share a good link which will explain you … Continue reading How to resolve SOLR Heap size issue?
Infrastructure
Update the certificates in Sitecore 9.3
When the certificates added to the binding of your websites and the supporting website expires, you will see different error popping in Sitecore Analytic dashboard as the connection to the xConnect is broken. We faced something recently and thought I will jot down notes for self. Steps to follow: Install the certificate on the respective … Continue reading Update the certificates in Sitecore 9.3
Building Home page Components – Services Section
Last but not least, we will create the Services section component after which our Home page will be completed. This section has one dependency that is it allows user to click on each service and that is redirected to Service Details page. The section looks like the screen below: A carousal with 5 services items. … Continue reading Building Home page Components – Services Section
How to modify the domain names for Sitecore 9.2 after installation
I recently got a query from an infra guy on how to modify the domain names of the Sitecore instance using minimum domain names and SSL certificate. So I thought I will jot it down so it will help others as well as me in future. So lets assume that you already have Sitecore 9.2 … Continue reading How to modify the domain names for Sitecore 9.2 after installation