> Some further analysis shows that at the same time that > the error was logged in my coldfusion server application.log > file, there was also an entry in my Win 2K server's event > viewer application.log file : > > Event Type: Information > Event Source: DrWatson > Event Category: None > Event ID: 4097 > Date: 8/28/2002 > Time: 9:42:09 AM > User: N/A > Description: > The application, , generated an application error The > error occurred on 08/28/2002 @ 09:42:09.323 The exception > generated was c0000005 at address 00000000 (<nosymbols>) > > Does anyone know what might be causing this kind of error > message in my application logs ?
You'll need to view your Dr. Watson application crash logs to determine the errant process. Run drwtsn32.exe from the command line, then find the appropriate error and view it. You should be able to tell which process caused the error. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ 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

