Menu

#549 java.io.IOException: Invalid argument

areca-7.x
open
nobody
None
1
2014-09-11
2014-09-11
rambo919
No

Linux Mint 17 Cinnamon

When making a full backup of the system (excluding user files) I get this when it hits /proc and then the backup process stops.

Errors and Warnings :
14-09-11 18:57 - ERROR
java.io.IOException: Invalid argument
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:272)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:273)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at java.io.FilterInputStream.read(FilterInputStream.java:107)
at com.myJava.file.EventInputStream.read(EventInputStream.java:61)
at com.myJava.file.FileTool.copy(FileTool.java:225)
at com.application.areca.impl.handler.DefaultArchiveHandler.store(DefaultArchiveHandler.java:53)
at com.application.areca.impl.IncrementalDirectoryMedium.storeFileInArchive(IncrementalDirectoryMedium.java:163)
at com.application.areca.impl.AbstractIncrementalFileSystemMedium$1.run(AbstractIncrementalFileSystemMedium.java:1499)
at com.application.areca.impl.AbstractIncrementalFileSystemMedium.doAndRetry(AbstractIncrementalFileSystemMedium.java:1543)
at com.application.areca.impl.AbstractIncrementalFileSystemMedium.store(AbstractIncrementalFileSystemMedium.java:1492)
at com.application.areca.AbstractTarget.processBackup(AbstractTarget.java:401)
at com.application.areca.ActionProxy.processBackupOnTarget(ActionProxy.java:98)
at com.application.areca.launcher.gui.Application$9.runCommand(Application.java:1329)
at com.application.areca.launcher.gui.Application$ProcessRunner.run(Application.java:1857)
at java.lang.Thread.run(Thread.java:745)

Discussion

  • rambo919

    rambo919 - 2014-09-11

    Is there not a way to simply skip unreadable files instead of borking the whole process?

     
  • rambo919

    rambo919 - 2014-09-11

    eish saw now that /proc is not a back-upable folder, blame the linux noobness in me. had a problem with /sys too but that was because of a similar reason. It would still be nice to have a "skip" type option but someone can close this ticket now,,,

     

Log in to post a comment.

MongoDB Logo MongoDB