MACSCRPT Archives

December 2012

MACSCRPT@LISTSERV.DARTMOUTH.EDU

Options: Use Proportional Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Content-Type:
text/plain; charset="us-ascii"
Date:
Thu, 13 Dec 2012 19:02:54 +0000
Reply-To:
Macintosh Scripting Systems <[log in to unmask]>
Message-ID:
Subject:
From:
Mark Lively <[log in to unmask]>
MIME-Version:
1.0
In-Reply-To:
Content-Transfer-Encoding:
quoted-printable
Sender:
Macintosh Scripting Systems <[log in to unmask]>
Parts/Attachments:
text/plain (20 lines)
On Dec 13, 2012, at 1:41 PM, Bruce Robertson <[log in to unmask]>
 wrote:

> 
> Can you say more about fixing a FileMaker resource link with a plugin?
> 
> How could we observe a resource leak?
> 
> Is FileMaker 12 affected?
> 
> Bruce Robertson

It was a leak in pulling xml data off of an http source.  Sockets weren't being closed so if you made ~1000 calls filemaker refused to pull more and gave a parsing error.

We reported a couple of weeks before 12 came out and it seems fixed in that but because we were completely unready to move to 12 and they had no motivation to fix it for 11.  It was fixed in 12.

The plugin lists all sockets opened by filemaker and closes all of the ones over 100(iirc) that are http connects.

-Mark
This is why they keep me away from power tools.

ATOM RSS1 RSS2