[Webware-discuss] MiddleKit Threading Problem

2004-05-22 Thread Roger Haase
It has been almost two years, but I have once again hit an abend in MiddleObject.py (line 75 in 8.1): assert len(cache)+1==len(row) On my last reported incident, I had been encountering this problem every several months, and the suggestion was made to upgrade to 7.1. That seemed to have fixed

RE: [Webware-discuss] MiddleKit Threading Problem?

2002-08-21 Thread Geoffrey Talvola
in strategic places. - Geoff -Original Message- From: Roger Haase [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 21, 2002 1:03 AM To: [EMAIL PROTECTED] Subject: [Webware-discuss] MiddleKit Threading Problem? I have finally had a repeat of the problem I last wrote about

Re: [Webware-discuss] MiddleKit Threading Problem - Stage 2

2002-07-22 Thread Roger Haase
Well, I have been wrong a lot lately... My HTML page had 7 very similar img src=ShowPix?pid=4tn=160 tags trying to display 7 images. The second image succeeded and the other 6 failed. If I had messed up the classes.csv file all seven images should have failed. Also, restarting the

Re: [Webware-discuss] MiddleKit Threading Problem - Stage 2

2002-07-21 Thread Jason Hildebrand
Hi Roger, On Sat, 2002-07-20 at 15:45, Roger Haase wrote: I believe I have stumbled into another threading issue, one step further along than the problem of last week. This time it looks like it is in MiddleKit to me. The situation is the same, I have a web page that is trying What makes