Home Page › Forums › BizTalk 2004 – BizTalk 2010 › URGENT HELP – MY host instance is not coming up
- This topic has 5 replies, 1 voice, and was last updated 8 years, 4 months ago by
community-content.
-
AuthorPosts
-
-
December 31, 2009 at 4:28 AM #23980
Hi,
My Host Instance is not coming up. Can you guys please help me
I am getting the following error
Failed to start the BizTalk Host instance. Check the event log on the server “CC-SV-BT-01” for more details.
Internal error: “The service did not respond to the start or control request in a timely fashion.” (WinMgmt)
Thank you
Sangeetha
-
December 31, 2009 at 8:50 AM #23982
Hi Sangeetha,
I usual get this error when I attempt to restart a BizTalk Host Instance from the services window, but the Host Instance normally comes up Ok when I try and do a ‘Start’ (after this failure).
Can you try and Start the service and see whether your application is working as expected?
Nick.
-
January 1, 2010 at 9:55 PM #23987
You may want to consider modifying your host instances to have a delayed start. Check this link for more details.
-
January 3, 2010 at 12:49 AM #23991
Hi Sangeetha,
This issue appears to be related to a known Microsoft issue in which a service may not start before a defined timeout. The issue is more likely to occur if your computer is heavily loaded, or if the installation is within a VMware image, resulting in generally slower performance.
SOLUTION:
Increase the timeout value for service startup process to give it more time to load when the computer (or VMware image) starts. To do so, use the following procedure.1. Click Start, click Run, type regedit, and then click OK.
2. Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control
3. Right-click Control, point to New, and then click DWORD Value.
4. In the New Value #1 box, type ServicesPipeTimeout, and then press ENTER.
5. Right-click ServicesPipeTimeout, and then click Modify.
6. Click Decimal, type the number of milliseconds that you want to wait until the service times out, and then click OK. Typically, a data value of 35,000 is sufficient to keep the service from timing out. However, you can reduce or increase this value according to your specific startup requirements. For example, to wait 60 seconds before the service times out, type 60000.
7. Quit Registry Editor, and then restart the computer.
See complete details on the Microsoft issue at the following knowledge base article:
http://support.microsoft.com/?kbid=884495See additional details for events 7000 and 7011 on Windows 2003 at the following knowledge base article:
http://support.microsoft.com/kb/922918/en-usAll The Best,
Pavan.
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.