> I recently realised that i am running out of disk space due > to a file in the jrun server folder called cfam-err.log > (which is 3gig in size) > > I have a couple of questions regarding this, the first one is > how this log managed to grow so large, i have not been using > cfchart which i understand uses the jrun graphing engines. > > The second is can i safetly stop the relevant services? > > Finally how can i stop the coldfusion management service so > that i can delete the log file everytime i try to delete it > i get an error message saying that the file is being used > by another program.
There's a patch for that: http://www.macromedia.com/v1/Handlers/index.cfm?ID=21807&Method=Full http://www.macromedia.com/v1/handlers/index.cfm?ID=20371&Method=Full Since the file is so big, you might not be able to stop the service at all. In that case, set it to startup manually, and reboot your server. Or, you can try killing the service's process in Task Manager or using one of the Windows resource kit utilities. Then, delete the log file, install the patch, set the service to start automatically, and restart the service. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
