we recently saw this error appearing on a scheduled task. I opened the cfm file added a space and saved it to force a recompile and the error went away. In short, the 'null null' error is well, cryptic. you get null null because the cferror struct has no data in it. DK
On 6/16/05, Deanna Schneider <[EMAIL PROTECTED]> wrote: > > Nope. I'm getting it on pages that use cfcontent to push docs. Yee ha. > I used to get a different error (connection reset) when I had similar > code in a cfc - and it was recommended tthat I not call cfcontent in a > cfc. So, moved it to a customtag and the error changed to null null - > but it still errors nearly as much. Very annoying (and our JVM is > already 1280). > > > On 6/16/05, Jeremy Meerwarth <[EMAIL PROTECTED]> wrote: > > Has anyone come up with a workable solution to this? > > The following article had some interesting info: > > http://www.petefreitag.com/item/163.cfm > > They said that increasing the max JVM heap from 512 to 640 fixed this, > but after changing this (and restarting CF) I've seen no decrease in NULL > NULL errors. > > Could you possibly elaborate on how you used <cfbreak> ? > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:209787 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

