The error I am seeing now in the CF log is about 
Windows NTerror number 232 occurred.
Error 1500 number 232 occurred attempting to close connection to web server
and
Windows NT error number 232 occurred.
Error 1664 number 232 occurred while attempting to write the reply to the
web server.



-----Original Message-----
From: Mark A. Kruger - CFG [mailto:mkruger@;cfwebtools.com]
Sent: Friday, November 01, 2002 12:08 PM
To: CF-Talk
Subject: RE: Server Error-Urgent


Janine,

Active PDF is a COM and reputedly a good one - but it still introduces an
external process into your page request.  I'd start there.  Why don't you
post the code (or the cfoutput/looping part of it).

-mk

-----Original Message-----
From: Janine Jakim [mailto:jjakim@;albemarle.org]
Sent: Friday, November 01, 2002 10:42 AM
To: CF-Talk
Subject: RE: Server Error-Urgent


I have a page that the queries run really quickly but when I set them to
cfoutput loop/cfset to set for activepdf they slow to a crawl.  I've been
trying to figure out how to speed up this page.



-----Original Message-----
From: [EMAIL PROTECTED] [mailto:Douglas.Knudsen@;alltel.com]
Sent: Friday, November 01, 2002 10:50 AM
To: CF-Talk
Subject: RE: Server Error-Urgent


yes.

Check your app.  Do you have ultra long queries running?  CFX tags?  COM
calls?  I've seen this occuring when my Oracle server went down.  Each
request to the DB server eats up a thread until CF gets a response.
Depending on your CF Admin settings, after x number of these
unresponsive threads, your CF service gets restarted.  Check your CF
logs.

Doug

>-----Original Message-----
>From: Janine Jakim [mailto:jjakim@;albemarle.org]
>Sent: Friday, November 01, 2002 10:20 AM
>To: CF-Talk
>Subject: Server Error-Urgent
>
>
>Hey has anyone seen this error? It is coming up regularly.
>Any ideas where I should start to track down the problem?
>Thanks for any insight.
>J
>Event Type:    Error
>Event Source:  Service Control Manager
>Event Category:        None
>Event ID:      7031
>Date:          10/31/2002
>Time:          6:00:50 PM
>User:          N/A
>Computer:      SCHOOLS
>Description:
>The Cold Fusion Application Server service terminated
>unexpectedly.  It has
>done this 80 time(s).  The following corrective action will be
>taken in 0
>milliseconds: No action.
>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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