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/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
------------------------------------------------------------------------------
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