Gerald: Thanks for your help! Do you know of any way that this missing array value can be triggered via CF code? Based on the debug output it looks like this is an array issue thrown from deep down in the bowels of ColdFusion through Java. I haven't been able to replicate it using some intentionally faulty CF array code, so I'm at a loss at how to identify the offending piece of code or how to fix it.
And yeah, the "line -1 error" was pretty funny, until I had to start looking for and debugging this sucker. :) >Looks like an array is missing a value. I have seen the -1 error before and >most of the time (in my case) it has to do with an array missing a value. > >These point to an array issue too: > > > > >btw I love the "on line -1" error. > >HTH > >G! > > > >> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:329859 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

