Hendrik,
Thank you for bringing this to our attention.  We will take care of it.

Regards,

Ken Smith 
Senior Engineer
Spectra Product Support
Macromedia

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 19, 2001 4:05 AM
To: Spectra-Talk
Subject: cfa_throw tag inside cflock scope="server"


There are some spectra tags that have a <cfa_throw> tag inside a <cflock
scope="server">, e.g.

<cfa_siteelementget>
<cfa_siteelementgetid>

When inside your application such an error occurs, the error message
couldn't be displayed, because cfa_throw calls cfa_errorcodeget. This tag
also uses a <cflock scope="server"> to get the error messages, which can't
be executed inside the first cflock. you get a cflock timeout message after
running several seconds.

because the lock timeout message only throws for cfa_errorcodeget.cfm, it's
hard to find out the real error message for the page. Is there anyone at
macromedia who can correct this failure?


--
Hendrik Kramer <[EMAIL PROTECTED]>
Projektleiter Web Applications [VRG E-Solution]
VRG - Vereinigte Rechenzentren GmbH
Mittelkamp 110-118 , 26125 Oldenburg
Tel. (0441) 3907-178 | Fax (0441) 3907-6178
http://www.e-solution.vrg.de/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to