Hello All:
I'm debugging an obscure problem, and thought I'd throw you all something to
think about.
I'm running several COM OBJECT methods from various third party COM OBJECTS,
on the same page (via custom tags I've written).  I continuously receive
either "
Error Occurred While Processing Request
Error Diagnostic Information Server busy or unable to fulfill request. The
server is unable to fulfill your request due to extremely high traffic or an
unexpected internal error. Please attempt your request again (if you are
repeatedly unsuccessful you should notify the site administrator). (Location
Code: 25)       
", or the page just processes without timing out until the server crashes.
Once it has run once successfully (after several service restarts and
template calls), all subsequent requests seem to load fine.  I know my
syntax is fine, and I've tried every imagineable threading configuration
amongst the objects... still with no success.  I'm currently in the process
of determining which object is creating the problem, but thought I'd write
and see if anyone knows of anything I might not have tried yet..... other
than writing my own COM Wrapper (that's not an adequate solution).  Bottom
line, I need to optimize the first initialization of the object...after
that, I'm OK.  Right now, my primary culprit suspect is the actual CF Server
(I'm running 4.5 SP2 BETA).....I've got a feeling this CFServer version is
not stable in how it handles COM, but am hoping to try other work arounds
before "downgrading" my server version.

Anybody have any ideas?

~Simon

> Simon Horwith
> Certified ColdFusion Developer
> Fig Leaf Software
> 1400 16th St NW, # 220
> Washington DC 20036
> 202.797.6570 (direct line)
> www.figleaf.com
> 
> 
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to