• Weird problems with Squish

    From Sean Dennis@1:18/200 to All on Mon Dec 27 00:22:38 2004
    Hello, All.

    I'm having a really, really weird problem with Squish and OS/2. Squish/2 will run fine for a while, then suddenly, I'll get this:

    + 27 Dec 00:20:38 SQSH Begin, Squish/386 v1.11 (mem=-1443808K - main=00020010) # 27 Dec 00:20:38 SQSH Scanning messages
    # 27 Dec 00:21:03 SQSH Packing from D:\Msgs\Private\Netmail (42 msgs)
    : 27 Dec 00:21:04 SQSH Packed=0
    27 Dec 00:21:04 SQSH ZIPing mail for 1:140/1 (4941 bytes)
    ! 27 Dec 00:21:04 SQSH Archiver error: Can't run archiver (-1)
    ! 27 Dec 00:21:05 SQSH Archiver command was: "d:\arc\zip -9Dj d:\bt\out\ff8600c7.mo0 d:\bt\out.sq\1cf9bc00.pkt"
    ! 27 Dec 00:21:05 SQSH Packet d:\bt\out.sq\1cf9bc00.pkt moved back to d:\bt\out.sq\1cf9bc10.out
    27 Dec 00:21:05 SQSH ZIPing mail for 63:63/1 (1354 bytes)
    ! 27 Dec 00:21:05 SQSH Archiver error: Can't run archiver (-1)
    ! 27 Dec 00:21:05 SQSH Archiver command was: "d:\arc\zip -9Dj d:\bt\out.03f\ffd300c7.mo0 d:\bt\out.sq\1cf9bc11.pkt"
    ! 27 Dec 00:21:05 SQSH Packet d:\bt\out.sq\1cf9bc11.pkt moved back to d:\bt\out.sq\1cf9bc12.out
    + 27 Dec 00:21:05 SQSH End. Toss=0 (0/s), sent=0 (0/s), mem=-1443924K

    Here's the weird part:

    -If I do this using GoldEd+/EMX at the command prompt (using a batch file), this error occurs.

    -If I use FleetStreet, which is PM (GUI) based, this doesn't happen. I use a REXX script to do this under FleetStreet.

    -If I use Squish/386, there are no errors at all.

    I am wondering if there's a problem with OS/2 running out of handles (I've seen
    it before on here, I think; I know it's rare, but something is making me think about that specific problem).

    Any ideas or suggestions? Any help would be appreciated.

    Thanks,
    Sean

    // outpostsysop@earthlink.net | http/ftp/telnet: outpostbbs.us
    --- GoldED+/EMX 1.1.5-21020
    * Origin: Stranded at the Outpost... (1:18/200)
  • From Danny Walters@1:116/116 to Sean Dennis on Mon Dec 27 23:32:47 2004
    You said:

    -If I do this using GoldEd+/EMX at the command prompt (using a
    batch file), this error occurs.

    -If I use FleetStreet, which is PM (GUI) based, this doesn't
    happen. I use a REXX script to do this under FleetStreet.

    Check for multiple instances of the emx runtimes. It could be that you have a couple of different versions, and that the one GoldED is using makes unzip barf. Squish nor Fleetstreet use emx, so unzip gets the one it likes. Once the
    dll gets pulled in, it isn't replaced in that session if another program calls it.

    -dw

    ---
    * Origin: Infinite Rider on the Big Dogma - Nashville, TN - (1:116/116)