I've just finished a marathon session trying to track down a bug.  The
error returned was simply "500 Null" alone on the page (not a CF
formatted error) with a page title of "JRun Servlet Error".

It turns out the problem occurred only when I attempted to use
Duplicate() on a complex struct containing a reference to a CFC.

I'm having some trouble reducing the problem so it may be specific to:

1) References CFCs in the Application scope being Duplicated to the
local scope.

2) References to CFCs in complex (nested) structs being duplicated.

3) Something else.

It's clear however that the call to Duplicate() is the root of the
problem.  This was all working for a very long time with a very complex
struct - the problem began immediately upon adding one CFC reference
into the struct.

Something with the CFC, Duplicate and maybe the Application scope?

Sound familiar to anybody?

Jim Davis


[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to