Multibit-Legacy / multibit-hd

Deprecated Bitcoin Wallet
https://multibit.org/blog/2017/07/26/multibit-shutdown.html
Other
169 stars 124 forks source link

Disk full error is crashing app #875

Open jim618 opened 8 years ago

jim618 commented 8 years ago
error report uploaded. Id: e48a38d

MultiBit HD version: 0.2.0
Operating system: 64 6.1 Windows 7

User notes length: 76

Number of stack traces: 1
First stack trace:
java.io.FileNotFoundException: Q:\Bitbck\mbhd-bf33386c-e653ef59-dfa62a19-d1c03813-48aad118-20160308060701.zip (There is not enough space on the disk)
    at java.io.FileOutputStream.open(Native Method) ~[na:1.7.0_80]
    at java.io.FileOutputStream.<init>(Unknown Source) ~[na:1.7.0_80]
    at java.io.FileOutputStream.<init>(Unknown Source) ~[na:1.7.0_80]
    at org.multibit.hd.core.files.ZipFiles.zipFolder(ZipFiles.java:51) ~[multibit-hd.jar:na]
    at org.multibit.hd.core.managers.BackupManager.createCloudBackup(BackupManager.java:386) ~[multibit-hd.jar:na]
    at org.multibit.hd.core.services.BackupService.performCloudZipBackup(BackupService.java:310) [multibit-hd.jar:na]
    at org.multibit.hd.core.services.BackupService.access$600(BackupService.java:58) [multibit-hd.jar:na]