>I'm getting a null pointer problem with CFMX (Updater >3)/J2EE/Linux/Apache (system information below, bottom). Problem is, >the debug output (below) leads me nowhere (that I know of), and >neither does the stack trace (also below). > >Where do I start to figure this out? >
That stack trace suggests that you're doing some sort of cfinclude in the template that's blowing up. Do you have a cfinclude in there with a dynamic filename? If so, are you sure that variable name evaluates to anything? Regards, Dave. _________________________________________________________________ Tired of spam? Get advanced junk mail protection with MSN 8. http://join.msn.com/?page=features/junkmail ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

