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:240471 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

