Closed GoogleCodeExporter closed 9 years ago
Does the problem also occur in a "stand-alone" setup on your local machine (unix
environment)? If so, can you provide "filetocompress.txt" for debugging
purposes?
Original comment by olaf.merkert
on 30 May 2010 at 8:37
Curiously, in my local machine it executes with no problem. True to say that
it's a
Windows machine instead :-)
But in the server (Linux) the executions stays running forever, just as
described before.
"filetocompress.txt" is just a typical text database file of names, addresses,
etc.
with one alphanumeric line per tuple.
Original comment by maravill...@gmail.com
on 7 Jun 2010 at 8:13
Test code on my Ubuntu 9.10 Machine is working perfectly
Original comment by haroonob
on 2 Jul 2010 at 12:29
Maybe you want to try the latest TRUNK version from SVN as it contains a new
"in-memory" approach (courtesy of Jean-Luc Cooke) instead of the tmpZipFile
that was used before (and is still available, if you need to process huge
amounts of data).
Original comment by olaf.merkert
on 3 Jul 2010 at 6:41
as there was no answer on the latest solution proposal one and I can't
reproduce the issue, I'll take the liberty to "ivalidate" it
Original comment by olaf.merkert
on 6 Aug 2010 at 9:28
Original issue reported on code.google.com by
maravill...@gmail.com
on 27 May 2010 at 9:39