New AEM6 instance and segmentstore from another instance
Hi guys,
we are trying to setup a new environment with a new AEM6 instance. The goal is to load test it with a comparable size of content wrt to the production environment. To do so, we want to move the production segment store (crx-quickstart/repository folder) into the crx-quickstart folder of the new AEM installation. We have a snapshot of the crx-quickstart folder of the production environment to use. Is this possible? Are there any particular procedures to overcome any repository issues? We already tried this once, and after we moved the old segment store inside the new AEM deployment, we had many SegmentNotFoundException and AEM6 was not working:
05.11.2015 19:21:15.342 *ERROR* [FelixDispatchQueue] com.day.cq.cq-xssprotection FrameworkEvent ERROR (org.osgi.framework.ServiceException: Service factory returned null.)
org.osgi.framework.ServiceException: Service factory returned null.
Thank you.