Menu

#301 Problems with exporting archive files in .xena format

open
None
4
2012-03-16
2010-02-08
No

Xena 5.0.1 archive plugin 1.2.5b12 (Windows and Linux)

Unable to export normalised JAR files.

Unable to open exported GZIP file

ZIP, WSX and TAR.GZ all normalise and export OK.

Discussion

  • Allan Cunliffe

    Allan Cunliffe - 2010-02-08

    When I try to open an exported tar.gz archive, I get the following error (the original tar.gz opens OK):

    gzip: stdin: not in gzip format
    tar: Child returned status 1
    tar: Exiting with failure status due to previous errors

    I also get an 'unexpected end of file' error for a 0 byte gz archive when I export it and then attempt to open it.

    I get the following error when I attempt to export a normalised version of the xena.jar file:

    Caused by: java.util.zip.ZipException: duplicate entry: org/w3c/dom/UserDataHandler.class
    at java.util.zip.ZipOutputStream.putNextEntry(ZipOutputStream.java:175)
    at au.gov.naa.digipres.xena.plugin.archive.ArchiveDeNormaliser.startElement(ArchiveDeNormaliser.java:143)
    ... 46 more

     
  • Allan Cunliffe

    Allan Cunliffe - 2010-02-08
    • assigned_to: nobody --> jwaddell
     
  • Justin Waddell

    Justin Waddell - 2010-06-03

    This may have been fixed with the recent changes for bug-3006723. Can you retest?

     
  • Justin Waddell

    Justin Waddell - 2010-06-03
    • assigned_to: jwaddell --> acunliffe
     
  • Allan Cunliffe

    Allan Cunliffe - 2010-07-06

    Re-tested in Testing Branch Xena (tip - 29/6/2010 12:29 - Archive plugin version 1.2.5b10.)

    I can normalise and export a .gz archive OK.

    I am still getting the same errors with .zip (java.util.zip.ZipException: duplicate entry) and 0 byte file contained in an archive (unexpected end of file error). The error displayed when viewing the exported archive with 0 byte file is identical to that displayed when viewing the Normalised version of the same archive copied for access via the DPR (mentioned in DPR bug-3006723).

     
  • Allan Cunliffe

    Allan Cunliffe - 2010-07-08
    • assigned_to: acunliffe --> matthewoliver
     
  • Michael Carden

    Michael Carden - 2011-07-31
    • priority: 5 --> 4
    • assigned_to: matthewoliver --> terryoneill
     
  • margotc

    margotc - 2012-03-16
    • assigned_to: terryoneill --> kirtic
     
  • margotc

    margotc - 2012-03-16

    Test to verify that this error is still occuring

     

Log in to post a comment.