Stephen, what exactly are shared scope var's. I'm locking all session var's but not any other scope. I'm using the Attributes, Variables, Cookie, Form, URL and Application scopes w/o locking. I don't use the server scope at all. Am I doing this properly? Thanks for the input -mark
-----Original Message----- From: Stephen Moretti [mailto:[EMAIL PROTECTED]] Sent: Friday, April 19, 2002 12:18 PM To: CF-Talk Subject: Re: ntConsoleJava.e Process Mark, > Bob, I found the ntConsoleJava.e process running but I don't know what > service to turn off in order to stop the process. Please advise. -mark > Its called "ColdFusion Graphing Server", but that's only going to stop one of the ntconsoles. Have you checked that you are locking _all_ your references to shared scope variables? That's another cause of CF server wigging out. Stephen ______________________________________________________________________ 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

