HDM14 script error

Discussion in 'Paragon Drive Backup Product Line' started by rblock, Dec 27, 2013.

  1. rblock

    rblock Registered Member

    Joined:
    Apr 20, 2007
    Posts:
    3
    Location:
    Nuremberg/Germany
    Hi,

    I generated and edited scripts for backups but they always get an error. Therefore I generated a simple backup script to test if it'll fail, too. And it does. There's again the error that something could not be written. :mad:

    Code:
    // Diese Datei wurde automatisch vom Paragon Skript Generator erzeugt
    // Verwenden Sie den Paragon Skript Interpretor, um die Datei auszuführen.
    // Erstellungszeitpunkt: Fri Dec 27 13:55:06 2013
    
    // Kommentar: Testcomment
    
    // Settings block
    settings
    	surfacetest off
    	verify off
    	copyonetoone off
    	hddrawprocess off
    	donothidetarget on
    	bigdrives off
    	compressionlevel 2
    	nodellabel on
    	timeshift 60
    	oemcodepage 850
    	timezone 22
    	langnumber 18
    	enablerestart on
    	enablevirtualdb on
    	autoconverttofat32 off
    	bootcdiso "./../ISO/bootcd.iso"
    	bootcdtype every
    	fixtargetbcd off
    	sectordiffmethod metadata
    	filediffmethod metadata
    	process11policy ask
    	hotbackup lockimpossible
    	tempdrive X
    	vss2hbswitch off
    	vssattempts 3
    	vsstimeout 120
    	enablefixtargetefinvram off
    endsettings
    
    // Turn off confirmation
    confirm off
    
    // Laufwerk sichern
    print "Laufwerk sichern"
    print ""
    img = "ufsd://hard3/partstart264192/arc_271213125405489/arc_271213125405489_$(YEAR)_$(MONTH)$(DAY).pbf"
    select disk "F3F62758-6EDF-453B-8D4D-F0F02E269D0B"
    select partition offset 266240
    options
    	cmp = 2
    	pwde = "86af8923007d21605cfd498b99d0d6af"
    	notempfiles
    	noarcfiles
    	checkoverwrite
    	label = "Test"
    	autonames
    	hotbackup lockimpossible
    	tempdrive X
    	usevss
    	index = "ufsd://hard3/partstart264192/arc_271213125405489/arc_271213125405489_$(YEAR)_$(MONTH)$(DAY).pfi"
    	exclude = "*.dmp"
    	exclude = "*.---"
    	exclude = "*.###"
    	exclude = "*.$$$"
    	exclude = "*.&&&"
    	exclude = "*.~??"
    	exclude = "*.gho"
    	exclude = "*.pqi"
    	exclude = "*.tib"
    	exclude = "*.bkf"
    	exclude = "*.pbf"
    	exclude = "*.swp"
    store
    
    // Check for errors
    call check_error
    
    // Apply all scheduled operations
    apply all
    
    // Check for errors
    call check_error
    
    // Exiting
    // exit(0)
    
    // Function for checking error
    check_error:
    	if (errorcode(1) != 0)
    	then
    		print "Some error occured: "
    		strerror(errorcode(1))
    		print ""
    		print "Exiting"
    		print ""
    		exit(errorcode(1))
    	endif
    endcall
    The log file shows this:
    Code:
    ---ArcGetHandle, Archive Ref--- time 27.12.2013 14:21:09
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: 
     GUID:        0        0
     NoIndex = 0
    
    No Index block created for new archive
    +++New instance of PBF archive created
    
    ---Update Archive Ref---
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: 
    
    ---New (Updated) Archive Ref---
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
    
    ---UpdateArcRefFromIndexFile--- err = 0x00000000
    
    >>>New PBF archive (/arc_271213125405489/arc_271213125405489_2013_1227.pfi) opened: err = 0x00010023
    
    Archive ...
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: 
      GUID: 00000000 00000000
      Pswd: supplied
    ... validated: err = 0x00010023
    
    No Index block created for new archive
    +++New instance of PBF archive created. No validation...
    
    Archive ...
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: /arc_271213125405489/arc_271213125405489_2013_1227.pbf
      GUID: 00000000 00000000
    ...  added to cache
    
    Opening archive
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: /arc_271213125405489/arc_271213125405489_2013_1227.pbf ... to get Children
    
    
    ---Update Archive Ref---
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: /arc_271213125405489/arc_271213125405489_2013_1227.pbf
    
    ---UpdateArcRefFromIndexFile--- err = 0x00000000
    
    >>>New PBF archive (/arc_271213125405489/arc_271213125405489_2013_1227.pbf) opened: err = 0x00010023
    
    ---ArcGetHandle, Archive Ref--- time 27.12.2013 14:21:36
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: 
     GUID:        0        0
     NoIndex = 0
    
    No Index block created for new archive
    +++New instance of PBF archive created
    
    ---Update Archive Ref---
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: 
    
    ---New (Updated) Archive Ref---
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
    
    ---UpdateArcRefFromIndexFile--- err = 0x00000000
    
    >>>New PBF archive (/arc_271213125405489/arc_271213125405489_2013_1227.pfi) opened: err = 0x00010023
    
    Archive ...
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: 
      GUID: 00000000 00000000
      Pswd: supplied
    ... validated: err = 0x00010023
    
    No Index block created for new archive
    +++New instance of PBF archive created. No validation...
    
    Archive ...
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: /arc_271213125405489/arc_271213125405489_2013_1227.pbf
      GUID: 00000000 00000000
    ...  added to cache
    
    ---ArcGetHandle, Archive Ref--- time 27.12.2013 14:21:41
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: 
     GUID:        0        0
     NoIndex = 0
    
    Archive ...
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: 
      GUID: 00000000 00000000
    ...  found in cache
    
    No Index block created for new archive
    +++New instance of PBF archive created
    
    ---Update Archive Ref---
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: 
    
    ---New (Updated) Archive Ref---
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
    
    ---UpdateArcRefFromIndexFile--- err = 0x00000000
    
    >>>New PBF archive (/arc_271213125405489/arc_271213125405489_2013_1227.pfi) opened: err = 0x00010023
    
    Archive ...
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: 
      GUID: 00000000 00000000
      Pswd: supplied
    ... validated: err = 0x00010023
    
    No Index block created for new archive
    +++New instance of PBF archive created. No validation...
    
    Archive ...
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: /arc_271213125405489/arc_271213125405489_2013_1227.pbf
      GUID: 00000000 00000000
    ...  added to cache
    
    >>>FillArchive started with VolumeReader, time: 27.12.2013 14:21:46
    
    ...store first sectors of partition : err = 0x00000000
    ...store sectors according to bitmap : err = 0x00000000
    ...fill last sector : err = 0x00000000
    
    <<<FillArchive ended, time: 27.12.2013 14:21:48
    
    <<<The PBF archive (/predict.null) closed...
    
    Opening archive
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: /arc_271213125405489/arc_271213125405489_2013_1227.pbf ... to get Children
    
    
    ---Update Archive Ref---
     Index: /arc_271213125405489/arc_271213125405489_2013_1227.pfi
      File: /arc_271213125405489/arc_271213125405489_2013_1227.pbf
    
    ---UpdateArcRefFromIndexFile--- err = 0x00000000
    
    >>>New PBF archive (/arc_271213125405489/arc_271213125405489_2013_1227.pbf) opened: err = 0x00010023
    Does HDM14 has problems with drives that have no drive letter even if it is selectable?

    Asking greetings

    Reiner
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.