Details
-
Bug
-
Resolution: Won't Fix
-
Neutral
-
None
-
2.4.1
Description
Steps to reproduce
- go to demo.magnolia-cms.com
- open backup app
- in the manual backup section, enter "/tmp" and press backup
.. Logs, screenshots, gifs...
Expected results
- files written to /tmp folder without issue
.. Justify non-trivial expectations with a link to a doc or a relevant discussion.
Actual results
- End up at server connection lost from front end side
- Please reference to attached debug log for detail, for short below is the error log
ERROR info.magnolia.module.backup.app.BackupPresenter 14.01.2021 06:38:04 -- Repository configuration file /opt/magnolia/WEB-INF/config/repo-conf/jackrabbit-bundle-h2-search.xml does not exist org.apache.jackrabbit.core.config.ConfigurationException: Repository configuration file /opt/magnolia/WEB-INF/config/repo-conf/jackrabbit-bundle-h2-search.xml does not exist at org.apache.jackrabbit.core.config.RepositoryConfig.create(RepositoryConfig.java:259) ~[jackrabbit-core-2.20.0.jar:2.20.0] at info.magnolia.module.backup.executor.BackupExecutor.execute(BackupExecutor.java:72) ~[magnolia-module-backup-2.4.1.jar:?] at info.magnolia.module.backup.executor.ObservationAwareBackupExecutor.execute(ObservationAwareBackupExecutor.java:64) ~[magnolia-module-backup-2.4.1.jar:?] at info.magnolia.module.backup.app.BackupPresenter.manualBackup(BackupPresenter.java:116) [magnolia-module-backup-2.4.1.jar:?] at info.magnolia.module.backup.app.BackupViewImpl$1.buttonClick(BackupViewImpl.java:56) [magnolia-module-backup-2.4.1.jar:?]
Workaround
Checklists
Acceptance criteria