Hi,

Took a backup of postgres backend using Octopus backuper and tried restoring the dump to mysql backend. The restoration didnt happen, in the console saw some error trace like,

java.io.FileNotFoundException: /opt/sequoia-2.10.9-bin/backup/opt/sequoia-2.10.9

-bin/backup/initial_dump/SQLForAllVendors/Csv/sql/CreateIndex.sql (No such file

or directory)

Document not found: file:/opt/sequoia-2.10.9-bin/backup/opt/sequoia-2.10.9-bin/b

ackup/initial_dump/SQLForAllVendors/Csv/sql/CreateIndex.sql


In the error trace the file name which got constructed is
"/opt/sequoia-2.10.9-bin/backup/opt/sequoia-2.10.9-bin/backup/initial_dump/SQLForAllVendors/Csv/sql/CreateIndex.sql"

where
/opt/sequoia-2.10.9-bin/backup (backup path)
is repeating twice and thats the reason for the error.

Could you please help me to avoid such faulty file name construction.


Thanks in advance.

Regards,
Arun
/*

*/
_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to