sorry  did a bad cut and paste below 
the error reads:

Error number 232 occurred while attempting to write the reply to the web
server.

-----Original Message-----
From: Bruce, Rodney S HQISEC/Veridian IT Services
[mailto:[EMAIL PROTECTED]]
Sent: Monday, December 02, 2002 3:02 PM
To: CF-Talk
Subject: RE: CF Service Starting/Stopping


Ok

Cleaned up the log files.

Now in the server.log we are getting this error:

Error number 232 occurred attempting to close connection to web server. 

almost every second :o(

No wonder the old file was 1.2 gb in size.


Does anyone know what it means?

Only thing I found was:

232 The pipe is being closed (from MS KB).

no real details

Thanks

-----Original Message-----
From: Bruce, Rodney S HQISEC/Veridian IT Services
[mailto:[EMAIL PROTECTED]]
Sent: Monday, December 02, 2002 1:06 PM
To: CF-Talk
Subject: RE: CF Service Starting/Stopping


Jochem

thanks for info



-----Original Message-----
From: Jochem van Dieten [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 02, 2002 12:42 PM
To: CF-Talk
Subject: Re: CF Service Starting/Stopping


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
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Reply via email to