Bewbie Question - Binary Files

wendymonks

New Member
I have a problem when creating a deployment that contains binary files. Whenever a binary file is encountered, I get the following error message:
Gzip decompress failed. Check for sufficient disk space. See
rtb/p/rtb_compress.p to review the compression method.

The following OS error appears on the screen:
gzip: <filename>.gz: unexpected end of file

When I look in the directory I am creating the deployment in, the file is there with a .gz extension, but has a size of 0. The object is set up as PCODE, and the Encrypt Flag is set to B and Compiles to no.

I have checked permissions and they seem to be ok.

Can anyone help me.

thanks
Wendy

------------------
 

Chris Kelleher

Administrator
Staff member
Wendy-

Hi there. What version and patch level of RoundTable are you using? I seem to remember a bug (one that I encountered a couple of times) that gives a similar error message when deploying binary files. You might want to download the latest patch from http://www.roundtable-tsms.com/

HTH.

-Chris

------------------
Chris Schreiber
ProgressTalk.com Manager
chris@fast4gl.com
 
Top