I forgot to mention, that once I put the loop in, the first report is generated, then it generates the error.
On 5/13/06, Marty Johll <[EMAIL PROTECTED]> wrote: > > I'm getting this error: > "Error","jrpp-0","05/13/06","01:58:20","xxxxx","An exception occurred when > performing document processing.The cause of this exception was that: > java.lang.RuntimeException: The document is not open.. The specific > sequence of files included or processed is: C:\xxxxx\xxxx\xx\xxreport.cfm, > line: 539 " > > The template does a query to get a list of reports to generate and is > supposed to loop through the list and create each report. Each pdf file is > about 33 pages long. It appears the first time through the file is > generated, but I get the error above and line 539 is </CFLOOP>. > > If I remove the loop and generate a single report, the template works > fine. The minute I add a second item to the list and try to loop, the error > shows up. > > I'm using CFMX 7 Standard on a Windows server. Could this be case where > the thread for the pdf generation hasn't had time to complete before the > loop starts and tries to do the second one? > > I'm trying to figure this out before spending the $$ to upgrade to > enterprise. > > Any other thoughts out there? > > Thanks, > Marty > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:240472 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

