Agree, it's hiding :) I've narrowed this one down to a query of queries that fails occasionally.
I was really hoping someone had discovered a way to unmask the error. On 07/12/2011, at 16:08, Kai Koenig <[email protected]> wrote: > From my point of view, the null null error is def. masking something else > happening behind the scenes and there are plenty of reasons why it can occur. > > I've been seeing it recently happening in a CFC in the application scope > where a method has a function-local variable that is set to reference to > another application-scope CFC instance. > > Cheers > Kai > >> Thanks, I can definitely look for something like that. >> >> The annoying thing is its not consistent. It comes and goes :( >> >> On 07/12/2011, at 15:13, David Harris <[email protected]> wrote: >> >>> Hey up, >>> >>> I've created the null null error... >>> >>> I can't remember how exactly. >>> Can you isolate it down to a function call? >>> >>> I seem to remember it was something about having an argument the same name >>> as a function in the same CFC... >>> David Harris >>> >>> >>> On Wed, Dec 7, 2011 at 4:01 PM, MrBuzzy <[email protected]> wrote: >>> Howdy, has anyone actually been able to accurately debug the 'null null' >>> error? (The error occurred on line -1) >>> >>> It's pretty random. Stack trace is empty so it can't be traced to a >>> particular line. It doesn't happen consistently, nor does it occur during a >>> memory shortage. >>> >>> Googling didn't reveal anything concrete to work with :( Some suggest it's >>> a symptom, not the root cause. I'd hoped something would show up in the >>> JRun logs, but no. >>> >>> This is occurring in ACF9 with all the hot fixes I'm aware of. >>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "cfaussie" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/cfaussie?hl=en. >>> >>> >>> This e-mail is intended only for the named person or entity to which >>> it is addressed and contains valuable business information that is >>> privileged, confidential and/or otherwise protected from disclosure. >>> If you received this e-mail in error, any review, use, dissemination, >>> distribution or copying of this e-mail is strictly prohibited. >>> Please notify us immediately of the error via e-mail to >>> [email protected] and please delete the e-mail from your system, >>> retaining no copies in any media. >>> We appreciate your cooperation. >>> >>> >>> >>> >>> >>> -- >>> >>> You received this message because you are subscribed to the Google Groups >>> "cfaussie" group. >>> >>> To post to this group, send email to [email protected]. >>> >>> To unsubscribe from this group, send email to >>> [email protected]. >>> >>> >>> For more options, visit this group at >>> http://groups.google.com/group/cfaussie?hl=en. >>> >>> >>> > > > -- > Kai Koenig - Ventego Creative Ltd > ph: +64 4 476 6781 - mob: +64 21 928 365 / +61 435 263 414 > web: http://www.ventego-creative.co.nz > blog: http://www.bloginblack.de > twitter: http://www.twitter.com/agentK > -- > > > > > > > > -- > You received this message because you are subscribed to the Google Groups > "cfaussie" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/cfaussie?hl=en. -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en.
