Hi
I have been working on Migrating Confluence Between Servers from Atlassian documentation. I am stuck on understanding step 13 below. I am use to setting up Confluence as a Windows service–how can I do this with a migration? This is Confluence 5.5..6
Thanks
Kathy
image2015-6-22 8:58:47.png
Hey Kathy,
The atlassian migration guide was made for large instances as the xml backup export/import is not very reliable when you have large amounts of data.
If you are migrating using those steps make sure you set up the latest oracle JAVA 1.7 as the JAVA_HOME environmental variable.
After you do that start confluence trough the start-confluence.bat file as per step 14 and test if Confluence is working fine. Once you confirm that shutdown Confluence and follow below guide to set it up as a windows service:
https://confluence.atlassian.com/display/DOC/Start+Confluence+Automatically+on+Windows+as+a+Service#StartConfluenceAutomaticallyonWindowsasaService-ManuallyInstallingtheConfluenceDistributionasaService
That should do the trick.
If you are dealing with a small instance then try generating a xml backup from the source environment, installing a fresh confluence on target environment and then restoring that xml backup .
It looks like you're new here. Sign in or register to get started.