Ha ha!  Yup, that happens with their lock migration tool, too.  I has an unlocked 
shared-scope variable (server, I think).

MM Tech Support caught it during a log file review, and admonished me to lock my 
variables.  I politely responded that MY variables were locked okay.

:-)
Chris Norloff

---------- Original Message ----------------------------------
from: "Don Vawter" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
date: Sat, 11 Aug 2001 07:22:37 -0600

>Apparently Allaire/Macromedia forgot to follow their own best practices when
>writing their performance monitor. I have CF administrator to thow an
>exception for all unlocked server, application, session vars and the follow
>appears in application.log every minute.
>
>"Error","1100","08/11/01","06:55:25",,"192.168.1.100, BTTMIB AGENT, <P>An
>error occurred while evaluating the expression:
><P><PRE>#Server.ColdFusion.ProductName# </PRE></P></P>Error near line 10,
>column 16.<HR><P>Symbol Server.ColdFusion.ProductName is in a scope that
>contains data shared across threads and cannot be accessed without an active
>lock<P><P> <p>The error occurred while processing an element with a general
>identifier of (#Server.ColdFusion.ProductName#), occupying document position
>(10:15) to (10:45).</p><P><P>Date/Time: 08/11/01 06:55:25<BR>Browser: BTTMIB
>AGENT<BR>Remote Address: 192.168.1.100<BR>HTTP Referrer:
>http://192.168.1.100/<P>"
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to