Joshua, in my experience Unknown Exception and pCode errors often point to
unlocked shared scope variables (Application-Session-Server).  I would check
any usage of these scopes and if they are unlocked, lock them with CFLOCK.

Hope this helps.

Kind Regards - Mike Brunt, CTO
Webapper
http://www.webapper.com
Downey CA Office
562.243.6255
AIM - webappermb

"Webapper - Making the NET work"


-----Original Message-----
From: Joshua Tipton [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, April 30, 2002 8:54 AM
To: CF-Talk
Subject: Weird error


Anyone ever seen this error

unknown exception condition

PCodeDocumentNodeImp::prepareForExecution

The error occurred while processing an element with a general identifier of
(CFINCLUDE), occupying document position (270:2) to (270:47) in the template
file E:\SER\TSG\APPS\OVERDUEDISPO\OVDCORP\CTMREPORTS\DEFAULT1.CFM.



______________________________________________________________________
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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to