NullPointerException at checkHach at backup verification stage
Brought to you by:
aventin
Running beauty Areca 7.4.9 on 32 bit Windows XP I met this error which (if I remember correctly) caused "invalid restore" and thus cancellation of the backup. I could reproduce this every time. IIRC this was incremental backup (delta or standard mode). Unfortunately I'm away from this machine so I will not be able to supply more details in few weeks. If some information is required, let me know, I will do my best if I get back to the machine.
Maybe it's the problem of the previous full backup made by previous version of Areca so full backup with 7.4.9 Areca will help?
INFO - - Cleaning recovered files (T:/DOCUME~1/Jerzy/USTAWI~1/Temp/chk0) ...
java.lang.NullPointerException
at com.application.areca.impl.AbstractIncrementalFileSystemMedium.checkHash(AbstractIncrementalFileSystemMedium.java:2245)
at com.application.areca.impl.AbstractIncrementalFileSystemMedium.checkRecoveredFiles(AbstractIncrementalFileSystemMedium.java:1999)
at com.application.areca.impl.AbstractIncrementalFileSystemMedium.recoverImpl(AbstractIncrementalFileSystemMedium.java:1829)
at com.application.areca.impl.AbstractIncrementalFileSystemMedium.recover(AbstractIncrementalFileSystemMedium.java:1904)
at com.application.areca.impl.AbstractIncrementalFileSystemMedium.checkArchives(AbstractIncrementalFileSystemMedium.java:380)
at com.application.areca.impl.FileSystemTarget.processArchiveCheck(FileSystemTarget.java:284)
at com.application.areca.AbstractTarget.processBackup(AbstractTarget.java:440)
at com.application.areca.ActionProxy.processBackupOnTarget(ActionProxy.java:98)
at com.application.areca.launcher.tui.Launcher$1.run(Launcher.java:407)
at java.lang.Thread.run(Unknown Source)
Hi
I've added additional checks to avoid such errors. It will be available in the next version.
Best regards