CFFTP - Null Pointers are another name for undefined values

I recently upgraded my Coldfusion 8 development server to 8,0,1,195765 and a pretty basic FTP task I had sceduled started erroring. It was giving me the following error :

  • 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.

Ultimately, what fixed the error was changing 'cfftp name="xxx"...' to 'cfftp connection="xxx"...'. [I found this solution here]

Labels:

2 Comments (Leave a Comment):

Thanks so much, you solved a big problem!!!  
thanks a lot :)  

Post a Comment

Links to this post:

Archives

November 2008   December 2008   January 2009   February 2009   April 2009   May 2009   September 2009