-
Suggestion
-
Resolution: Answered
-
None
-
None
NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.
Sometimes Confluence can render a known error when he wants to save a backup and the backup path doesn't have permission or doesn't exist.
This is an example of stack trace today:
2012-10-18 08:53:14,998 ERROR [scheduler_Worker-5] [confluence.importexport.impl.BackupJob] executeJob Error while running the scheduled backup
java.io.IOException: No such file or directory
Confluence should place in the stack trace the exact path he's trying ton reach so the debug process would be way easier.
- relates to
-
CONFCLOUD-26943 Confluence backup path error message should inform the path in the stack trace
- Closed
it has been resolved but i've faced this issue(actually https://jira.atlassian.com/browse/CONFCLOUD-28575) and comments on this issue have saved me.
exception callstack didn't show any clue and even backup admin.
Configured backup path on backup administration page is normal but actual confluence setting in db is wrong.
thanks @mym@ciklum.com, @Mark Symons