RE: [Webware-devel] bad memory leak-RESOLVED

2002-02-26 Thread Love, Jay
Re: [Webware-devel] bad memory leak-RESOLVED > > > On Monday 25 February 2002 03:35 pm, Jay Love wrote: > > FYI > > > > Greg let me know that he tracked down his problem. Some of his code > > was throwing exceptions that he wasn't seeing. He wrapped it in > &

Re: [Webware-devel] bad memory leak-RESOLVED

2002-02-26 Thread Chuck Esterbrook
On Monday 25 February 2002 03:35 pm, Jay Love wrote: > FYI > > Greg let me know that he tracked down his problem. Some of his code > was throwing exceptions that he wasn't seeing. He wrapped it in > try/except blocks and now all is well. > > Jay We does throwing exceptions create such huge memo

Re: [Webware-devel] bad memory leak-RESOLVED

2002-02-25 Thread Jay Love
FYI Greg let me know that he tracked down his problem. Some of his code was throwing exceptions that he wasn't seeing. He wrapped it in try/except blocks and now all is well. Jay On Sun, 2002-02-24 at 22:30, Jay Love wrote: > > Greg, can you post the servlet you are using? (if its relativel

Re: [Webware-devel] bad memory leak

2002-02-24 Thread Jay Love
Greg, can you post the servlet you are using? (if its relatively small, else email to me) Thanks- Jay On Fri, 2002-02-22 at 11:54, Brondo, Greg wrote: > Sorry to repost but I have no solution. Actually, If I cannot solve the > memory leak issue I have to rewrite my app in Java. Anyway, it's

RE: [Webware-devel] bad memory leak

2002-02-22 Thread Love, Jay
What version of Python and Webware? > -Original Message- > From: Brondo, Greg [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 22, 2002 11:54 AM > To: '[EMAIL PROTECTED]' > Subject: [Webware-devel] bad memory leak > > > Sorry to repost but I

[Webware-devel] bad memory leak

2002-02-22 Thread Brondo, Greg
Sorry to repost but I have no solution. Actually, If I cannot solve the memory leak issue I have to rewrite my app in Java. Anyway, it's a fairly simple app (and my first in Webware) in production use at my company. It has a search form which generates an SQL lookup and then it returns a table