Well, I still haven't found the culprit yet, but I'm getting closer... fixed some database indexing issues that were slowing things down, so now that the db's are lightning fast again, there's not as many errors/warnings in the log files etc...
now i can see that "Windows NT error number 2 occurred." is happening quite a bit right around the CF restarts... looking for info on that now... does anyone have any good info on it/how to fix that? thanks! pete At 01:43 PM 8/15/2002, you wrote: >Peter, > >I had a similar problem on one of my servers. I had let a few people run >some cold fusion stuff on there that I was not in control of. One of their >access databases was corrupt and it would bring done the server every time >someone would hit that corrupt table. > >Something else I did was wrote a utility which I can send to you if you >would like (I will need to make some changes to it to make it more >generic). Basically it is an include that runs in the application.cfm. It >writes down every cold fusion page that is hit in the system. From this I >was able to limit what was running about the time the cfserver crashed. > >let me know about the code, >kaigler > >http://www.cfcodewriter.com/ > > > > >At 10:32 AM 8/14/2002 -0500, you wrote: > >It's not a full registry. are using a SQL db for that. > > > >I'll check the CF logs and look for bad code next.... keep the ideas > >coming! thanks! > > > >peter > > > > > >At 10:27 AM 8/14/2002, you wrote: > > >Check you CF logs. Perhaps you have an application that is holding up > > >threads causing your CF process to restart. Restarts are logged. Nasty > > >long running queries can do this. Even code trapped in an infinte loop > > >can do this. Just a start... > > > > > >Doug > > > > > > > -----Original Message----- > > > > From: Peter Kirk [mailto:[EMAIL PROTECTED]] > > > > Sent: Wednesday, August 14, 2002 11:18 AM > > > > To: CF-Server > > > > Subject: CF 5.0 terminating unexpectedly.... > > > > > > > > > > > > i'm running Win2k sp2, CF 5. and it's been off and on slow > > > > lately and > > > > occasionally crashing... i'm noticing in the system logs a > > > > recurring error > > > > that says, "The cold fusion application server service terminated > > > > unexpectedly. It has done this 584 times. The following > > > > corrective action > > > > will be taken in 0 milleseconds: no action. > > > > > > > > what the heck??? anyone got suggestions of what to check for > > > > to figure this > > > > out and get it running properly again? > > > > > > > > thanks > > > > peter kirk > > > > > > > > > > > > > > ______________________________________________________________________ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
