Sorry, I should have said that the site works fine
most of the time, but this error occurs intermittently
- once every week or two. 

When the error occurs the ColdFusion Application
service needs restarting otherwise every page request
returns the error number 6 message (the CPU and memory
usage are still at normal levels).

The client variables are stored within a Database and
this DSN is specified within the CFApplication tag,
and enabled as a client variable store within the
CFAdministrator. 

Chris.
 


--- Snake Hollywood <[EMAIL PROTECTED]> wrote:
> In your cfapplication your possibly trying to store
> client variables in
> the registry.
> And in the CFADMIN you have registry access
> disabled.
> Thus the site will throw this error as it's trying
> to acces sthe
> registry.
> 
> Russ Michaels
> Macromedia/Allaire Certified ColdFusion Developer
>  
> Satachi Internet Development
> 
> Phone: 0870 787 3610
> Tech Support: 0906 9607800
> FAX: 0709 2212 636
> http://www.satachi.com
> email general: [EMAIL PROTECTED] 
> email support: [EMAIL PROTECTED]
>  
> Join our ColdFusion Developer discussion lists.
> Send an e-mail to
> [EMAIL PROTECTED]
> 
> 
> > -----Original Message-----
> > From: Chris [mailto:[EMAIL PROTECTED] 
> > Sent: 20 August 2003 09:46
> > To: [EMAIL PROTECTED]
> > Subject: [ cf-dev ] Strange Error accessing
> registry.
> > 
> > 
> > Has anyone seen this error before, and have any
> idea
> > what is causing it:
> > 
> > "A problem was encountered trying to access
> > the system registry. Error number 6 occurred"
> > 
> > I've done a fairly through search on the web for
> > information regarding it, and can only find a few
> > people reporting the error, no explanations and no
> > solutions.
> > 
> > All I can find is that error number 6 under
> windows
> > means "The handle is invalid".
> > 
> > It is a win2K box, IIS 5, CF5 using SQL Server
> 2000,
> > all client variables are stored within the DB and
> not
> > within the registry. The registry is not full.
> There
> > is nothing that looks suspicious within the logs.
> > 
> > Any help or suggestions would be greatly
> appreciated.
> > 
> > Thanks,
> > Chris.
> > 
> > __________________________________
> > > -- 
> > ** Archive:
>
http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> > 
> > To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> > For additional commands, e-mail: 
> > [EMAIL PROTECTED] For human help,
> e-mail: 
> > [EMAIL PROTECTED]
> > 
> > 
> 
> 
> 
> -- 
> ** Archive:
>
http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> For human help, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to