Dave Phillips wrote: >> This looks familiar. Can you try the following code: >> <cfsetting requesttimeout="60"> >> <cfdocument format="PDF"> >> This my test PDF. >> </cfdocument> >> >> Then check whether it times out after 30 or 60 seconds. Also, what is > > I tried this. Interestingly enough, it timed out after 30 seconds, not 60 as > I would have expected.
I have seen something like that before with 7.02. If you restart the instance and you are unlucky it will work for a number of reports that is equal to the maximum number of threads, and if you are lucky it will continue to work until the next restart. I never tested it with CF 8 and never experienced it with CF 8.0.1 beta or final. >> the behaviour if you increase the maximum number of simultaneous threads >> by 2 and then run this code 3 times? > > Have to get assistance from someone else tomorrow on this as I don't have > admin access. If your issue is the same as mine the first 2 runs of the code will work and the third will timeout. To get this working: restart. To get this fixed: get a stack trace, call Adobe. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:303170 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

