Skip to main content

Acrocmd export error

Thread needs solution

Acronis Backup Advanced 11.7

Exporting Archives to tape library via acrocmd. First Archive exported fine, i can see it in Tape Library, every next one fails with error. We use the command:

"acrocmd export archive --loc="[unmanaged_depot_location]" --credentials=[domain]\[user],[password] --arc="archive_name]" --target="atis:/tape?AA54CBDF-CD50-42C0-B214-F81A13FD5521" --credentials=[domain]\[user],[password] --target_arc="[archive_name]" --progress"

Everything goes fine till the end. Progress goes to 100% and ends with an error(see below). On tape library i can see the archive with the size of 0 bytes, Unknown.

progress: 98%
elapsed time: 01:29:33
estimated time: 00:01:49
------------------------
progress: 98%
elapsed time: 01:29:46
estimated time: 00:01:49
------------------------
progress: 98%
elapsed time: 01:29:51
estimated time: 00:01:50
------------------------
progress: 98%
elapsed time: 01:29:59
estimated time: 00:01:50
------------------------
progress: 98%
elapsed time: 01:30:04
estimated time: 00:01:50
------------------------
progress: 100%
elapsed time: 01:30:31
estimated time: 00:00:00
------------------------
progress: 100%
elapsed time: 01:30:31
estimated time: 00:00:00
------------------------
progress: 100%
elapsed time: 01:31:40
estimated time: 00:00:00
------------------------

Total time: 01:31:43
An error occurred while executing the command.
    Fehler: 0x1510008
    $module = "acrocmd_vs_50088"
    Tag: 0x7A8E520180FDC065
Das Aktivitätsstadium wurde nach einem unerwarteten Fehler repariert. Der Server
 war wahrscheinlich nicht verfügbar.
    Fehler: 0x1350001
    $module = "mms_vs_50088"
    Tag: 0x7564DA35B0F1EAF8

 

0 Users found this helpful
frestogaslorastaswastavewroviwroclolacorashibushurutraciwrubrishabenichikucrijorejenufrilomuwrigaslowrikejawrachosleratiswurelaseriprouobrunoviswosuthitribrepakotritopislivadrauibretisetewrapenuwrapi
Posts: 250
Comments: 7092

Hello Stanislav,

I suppose the error is resulting from --target_arc="[archive_name]"  - according to the documentation, it's not possible to specify an existing archive in the --target_arc parameter, because the command always creates a new archive in the target location. Have you tried setting a different name for the target archive?