<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Java Zip Problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-problems/m-p/2848396#M721344</link>
    <description>We are using the java.util.zip package to retrieve a large number of images from a zip file (e.g. zip all the images for a day).  This works fine with zip files up to approximately 200 MB, however, with a 500 MB file we can retrieve all of the entries.  Also, on Windows, we were able to access a zip file over 1 GB successfully.  Has anyone noticed similar behavior on HP?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shaun</description>
    <pubDate>Wed, 20 Nov 2002 01:52:32 GMT</pubDate>
    <dc:creator>Shaun Lovick</dc:creator>
    <dc:date>2002-11-20T01:52:32Z</dc:date>
    <item>
      <title>Java Zip Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-problems/m-p/2848396#M721344</link>
      <description>We are using the java.util.zip package to retrieve a large number of images from a zip file (e.g. zip all the images for a day).  This works fine with zip files up to approximately 200 MB, however, with a 500 MB file we can retrieve all of the entries.  Also, on Windows, we were able to access a zip file over 1 GB successfully.  Has anyone noticed similar behavior on HP?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Shaun</description>
      <pubDate>Wed, 20 Nov 2002 01:52:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-problems/m-p/2848396#M721344</guid>
      <dc:creator>Shaun Lovick</dc:creator>
      <dc:date>2002-11-20T01:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Java Zip Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-problems/m-p/2848397#M721345</link>
      <description>Sorry - typo in the original post.  I should have said that we cannot access all of the entries in a zip file if it is over 500 MB.  A quick code snippet is below.&lt;BR /&gt;&lt;BR /&gt;File file = new File(archiveFile);&lt;BR /&gt;ZipFile zipFile = new ZipFile(file);&lt;BR /&gt;ZipEntry entry = zipFile.getEntry(imageEntry);&lt;BR /&gt;&lt;BR /&gt;The result on large files is a null entry on entries that occur later in the zip file.</description>
      <pubDate>Wed, 20 Nov 2002 01:59:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-problems/m-p/2848397#M721345</guid>
      <dc:creator>Shaun Lovick</dc:creator>
      <dc:date>2002-11-20T01:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: Java Zip Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-problems/m-p/2848398#M721346</link>
      <description>&lt;BR /&gt;Shaun,&lt;BR /&gt;&lt;BR /&gt;""This works fine with zip files up to approximately 200 MB, however, with a 500 MB file we can retrieve all of the entries.""&lt;BR /&gt;&lt;BR /&gt;are you saying that only a 200mb file works but a 500MB doesn't, and that a 1Gb file is OK, in windows?&lt;BR /&gt;&lt;BR /&gt;And you are asking if HP behaves like windows?&lt;BR /&gt;&lt;BR /&gt;One thing you do need for hpux, is the latest zip patches.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Nov 2002 02:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-problems/m-p/2848398#M721346</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-11-20T02:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: Java Zip Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-problems/m-p/2848399#M721347</link>
      <description>&lt;BR /&gt;Ah, now it's clear!&lt;BR /&gt;&lt;BR /&gt;Ok, one thing with java is to make sure you are upto date in patches: java.patches(&lt;A href="http://www.hp.com/products1/unix/java/infolibrary/patches.html)" target="_blank"&gt;http://www.hp.com/products1/unix/java/infolibrary/patches.html)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 20 Nov 2002 02:01:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/java-zip-problems/m-p/2848399#M721347</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-11-20T02:01:37Z</dc:date>
    </item>
  </channel>
</rss>

