Hello,

Almost every time I update my version of reactor from SVN, I have to blow
away all of my project extended class files (the data folder in my app). 

If I don't I get the following error:

 Error Occurred While Processing Request
The system has attempted to use an undefined value, which usually indicates
a programming error, either in your code or some system code.

Null Pointers are another name for undefined values.
 
Resources:

    * Check the ColdFusion documentation to verify that you are using the
correct syntax.
    * Search the Knowledge Base to find a solution to your problem.

Browser         Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4)
Gecko/20060508 Firefox/1.5.0.4
Remote Address          127.0.0.1
Referrer        
Date/Time       23-Jun-06 12:26 PM
Stack Trace


java.lang.NullPointerException

Once I delete the data files and let them be regenerated (and copy and paste
all of my custom functions into the record and gateway objects) it works
fine.

What is going on... This is not standard when updating other frameworks.

What am I doing wrong?

- JS


 
 

------------------------------------------------
Joshua Scott
Resonant Media Technologies, LLC.
http://www.resonantmedia.com | http://blog.resonantmedia.com 
 

"It is impossible to get out of a problem by using the same type of thinking
that it took to get into the problem." -- Albert Einstein



-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to