You may have an infinite loop in one of your JSPs. For example, iterating
over a resultset but forgetting to call rs.next() inside the loop, or some
similar resource-consuming activity that is not exiting correctly while a
JSP or servlet is executing.
-----Original Message-----
From: Mark Gregor [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 22, 2001 10:48 AM
To: JRun-Talk
Subject: JRun slows down, then dies
Hi all,
Lately, using JRUN 3.0 SP2 on NT4.0, IIS4, dual processor, we've noticed a
slow-down of services and eventually a refusal to access some resources, for
apparently no reason. Reboots help, but eventually, the problem grows to be
so severe that reboots do nothing at all.
There seems to be no logic as to which JSP pages/servlets stop responding,
but the problem does quickly grow to encompass more and more. We're using
IIS4 and the latest upgrade of JRUN Professional.
Searches in the JRun knowledge base and discussion forums haven't yet turned
anything up.
Has anyone experienced similar problems? Any thoughts would be greatly
appreciated!
Mark
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists