STEP TO REPLICATE
- Login to Confluence 6.1 with administrator account.
- Navigate to General Configuration > Backup and Restore
- Click of Backup to generate the XML site backup.
EXPECTED BEHAVIOUR
- The backup file was successfully created with no concerning logs.
ACTUAL BEHAVIOUR
- The backup file was successfully created.
- Concerning INFO logs below appear in the logs:
2017-03-24 02:00:01,831 INFO [Caesium-1-4] [atlassian.confluence.upgrade.AbstractUpgradeManager] getExportBuildNumber Build number 6169: "Upgrade to build number: 6169" - Not Ok
Notes
This message is an INFO message and not a critical issue. If the backup is failing and this is the last message in the logs then something else likely to have happened. For example, Linux may have done an OOM kill of the process taking up too much memory or the JVM has had a java.lang.OutOfMemoryError.