This is incredibly annoying...the only thing I can add is that I am
getting this error in the debug.
17:23:08.008 - java.lang.NullPointerException - in D:\www\d2\Application.cfm : line 2

I have tried 3 different JVM's (including the original), and rebooted.
Nothing fixes it! It's looking like I might actually need to reinstall
CF.

-- 
mailto:[EMAIL PROTECTED]
Saturday, March 8, 2003, 4:33:31 PM, you wrote:

jon> I have an app I a working on that stopped working overnight all by
jon> itself. I went to sleep, and it was working, and when I woke up it was
jon> broken.

jon> When ever I hit a page I get this error.
jon> "The system has attempted to use an undefined value, which usually
jon> indicates a programming error, either in your code or some system code.
jon> Null Pointers are another name for undefined values"

jon> This is the line that throws the error.
jon> <cfapplication name="d2" clientmanagement="Yes" clientstorage="cfvar" 
setdomaincookies="No">

jon> When I change it to this, the error goes away.
jon> <cfapplication name="d2" clientmanagement="No" clientstorage="cfvar" 
setdomaincookies="No">

jon> I'm running updater 2, and restarting the service does not fix it.
jon> Anyone know what's up, or is this just MX bug of the day?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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
                                

Reply via email to