Tilman Rassy schrieb:
> On Monday 23 January 2006 09:38, Carsten Ziegeler wrote:
>> Tilman Rassy wrote:
>>> Hello,
>>>
>>> On Thursday 19 January 2006 23:43, Joerg Heinicke wrote:
>>>> On 19.01.2006 19:01, Tilman Rassy wrote:
>>>>> we discovered that the setup() method of a custom generator is sometimes
>>>>> called twice in one request.
>>>> Are you sure that it is only one request. For example using the Acrobat
>>>> Reader in IE results in two requests.
>>> I'm quite sure that it is the same request and the the same generator
>>> instance - we have very detailed logging. Here is an exceprt from the
>>> logs:
>>>
>>> ------------ log except start -----------
>>>
>>> <SNIP/>
>> Strange, what about the generate() method? When is that one called?
>> Twice as well?
> 
> In the case of the request with the two setup() calls, it is not called at 
> all. Probably the response is taken from the cache. In other cases, when it 
> is called, it is called only once.
> 
> One thing I should mention is that in all cases the response is not 
> corrupted. 
> What we see in the browser is exactly what we expect.
> 
>> Now, the best thing would be if you could provide a reproducable test
>> case for us.
> 
> Yes, I will try to create one. However, since our system contains a lot of 
> code and data, it may take a little time to extract a testcase from it.
> 
Sure :)

Can you provide a stack trace for the two calls of the setup() method,
so we can see from where this method is called.

Thanks
Carsten



-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/