Corrupt Database Problems
Why can PaperCut's database become corrupted?
A full disk or any sort of disk corruption such as those cause by power outages or unexpected system shutdown/failures can corrupt the PaperCut database.
How do I restore a PaperCut database if the database is corrupted?
You will need at least one good backup file from the backup directory [app-dir]\server\data\backups\. To restore the database follow these instructions:
If you have an off disk backup, simply:
[app-dir]\server\bin\[platform] if running on Linux or Mac.
[app-dir]\server\data\internal
[app-dir]\server\bin\[platform] if running on Linux or Mac.
[app-dir]\server\data\internal\ directory.
[app-dir]\server\bin\[platform]\ directory. e.g. cd "C:\Program Files\PaperCut NG\server\bin\win\"
db-tools.exe init-db -f
db-tools.exe import-db "C:\Program Files\PaperCut NG\server\data\backups\export-2009-05-10T00-20-03.zip"
Categories: Backups
keywords: corrupt, database, restore, derby error, database connection error
