Hello,

I've recently begun receiving NullPointerExceptions when using Flash
Remoting to ColdFusion from a particular Flex app.

While these exceptions appear to come from three specific method calls, they
happen inconsistently, with no apparent pattern. Two almost simultaneous
requests, with the same params sent to the same method, sometimes return a
NullPointer exception from one request and the correct response from
another.

But sometimes, the two requests return correctly.

The three methods in question have different signatures and return somewhat
different types of data: an ArrayCollection of untyped objects (a ColdFusion
query) in one case, an array of typed objects in two others.

I have observed this both in CF9 (which seems now to use at least part of
BlazeDS for Remoting) and CF8 (which does not).

I've googled extensively, with no real revelations. If anyone here has any
insight, or similar experiences - or at least suggest how I might being to
track down the source of such an inconsistent issue - I'd really appreciate
hearing.

-- 
Thanks,

Tom

Tom McNeer
MediumCool
http://www.mediumcool.com
1735 Johnson Road NE
Atlanta, GA 30306
404.589.0560

Reply via email to