For anyone experiencing "PCode" errors or instability, please see (and
follow the advice exactly in) the following links. These errors are usually
an indication there are shared variables or other resources (ie. files,
CFX's, etc) are being referenced without the proper locking with CFLOCK.
http://www.allaire.com/Handlers/index.cfm?ID=13810&Method=Full (the
CFLOCK section about halfway down)
http://forums1.allaire.com/DevConf/Search_Results.cfm?#Message471958
http://www.allaire.com/Handlers/index.cfm?ID=14165&Method=Full
In the documentation:
http://127.0.0.1/CFDOCS/CFML_Language_Reference/2_ColdFusion_Tags/lr2_058.ht
m
http://127.0.0.1/CFDOCS/Developing_Web_Applications_with_ColdFusion/12_Using
_the_Application_Framework/dwa12_14.htm
http://127.0.0.1/CFDOCS/Administering_ColdFusion_Server/03_Configuring_ColdF
usion_Server/admin0312.htm
------------------------------
Date: Wed, 24 May 2000 10:11:59 +0300 (EEST)
From: Erki Esken <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: perf comparisons
Message-ID:
<[EMAIL PROTECTED]>
> Still getting Pcode errors on my CFINCLUDE and CFERROR tags as well.
Me too.. Got them with RC1 but when we got CF4.5.1 for Linux final, those
pcode errors disappeared. But last week we started getting them again. I
noticed that they only appear with CFINCLUDE tags.
My file naming scheme is like this: dsp_somePage.cfm, act_doSomething.cfm
Can it be that CF has a problem with mixed case filenames? I thought about
converting my app to dsp_some_page.cfm style but hadn't had the time.
Anybody else comment on these PCode errors?
Erki
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_linux or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.