|
ColdFusion does not start after server reboot
|
Article Information |
| Article ID: |
23 |
| Author: |
Greg Hedgepath |
| Created: |
9/6/2008 |
| Modified: |
9/6/2008 |
| Views: |
4,525 |
|
If the ColdFusion Application Server Service does not start on system
reboot, the following workaround can be used to modify the time allowed
for service startup:
1. Shut down the ColdFusion MX Application Server service.
2. Open a DOS command window.
3. Run the following command to change directories:
cd \ColdFusion8\runtime\bin
4. Run the following command to change the timeout value:
jrunsvc.exe -starttimeout 2500 "ColdFusion 8 Application Server"
Greg
This URL:
http://www.ahphosting.net/support/Customer/KBArticle.aspx?articleid=23
|