URGENT HELP – MY host instance is not coming up

Home Page Forums BizTalk 2004 – BizTalk 2010 URGENT HELP – MY host instance is not coming up

Viewing 2 reply threads
  • Author
    Posts
    • #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

    • #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.

    • #23987

      You may want to consider modifying your host instances to have a delayed start.  Check this link for more details.

      http://connectedthoughts.wordpress.com/2009/09/22/set-your-biztalk-server-2009-and-2006-r2-services-start-up-type-to-automatic-delayed-start/

      • #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=884495

        See additional details for events 7000 and 7011 on Windows 2003 at the following knowledge base article:
        http://support.microsoft.com/kb/922918/en-us

        All The Best,

        Pavan.

        • #23995

          Make sure you didn’t put any invalid XML in the your BTNTSvc.exe.config file (or the 64 bit version if running 64 bit).

          Neal 

          • #26208

            Ensure the Windows system PATH  variable has not changed to excludle or change the BIZTALK path entries.

Viewing 2 reply threads
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.