Bruce, Rodney S HQISEC/Veridian IT Services wrote: > > and many of the following "warnings" > "Warning","1844","11/01/02","08:07:07",,"In a CF_TagName construct custom > tag file 'e:\CFusion\CustomTags\index.cfm' will occlude custom tag file > 'e:\CFusion\CustomTags\ourtags\index.cfm'." > not all for same file. > > So for more questions: > > I don't see how missing form fields, could cause a restart. > What does the above warning mean?
You have 2 identically named custom tags and the server had to choose one pretty much at random. > Is there anyway in CF admin to limit the size of the log file, so we don't > have the issue of a large file again? No. Write a scheduled job to rotate them (or better, rotate and parse for known errors). > Is there a way of opening the server.log (without buying a program), MSWord > is limited to 25mbs? Use some tail utility to pipe the last few thousand lines to another file (I doubt you mean you want to do a line by line analysis). Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

