Hello, Can anyone shed some light on how I can get Apache to do a graceful restart without causing a JRun Connector Protocol error.
If I run a ColdFusion page that basically loops through a set of numbers and outputs them to the screen and then while running that I issue a "kill -SIGUSR1 `cat /var/run/httpd.pid`" command then I receive the following error: --- Server Error The server encountered an internal error and was unable to complete your request. JRun Connector Protocol Error. --- I am running Apache 2.2.3 along with ColdFusion 8 with the latest updates applied. Can anyone shed some light on how I can avoid this error? The goal is to be able to restart Apache without causing interruption of service. Thanks, John ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:318126 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

