RE: Server startup issue
- From: wjzhang@xxxxxxxxxxxxxxxxxxxx ("WenJun Zhang[msft]")
- Date: Mon, 22 Sep 2008 10:36:32 GMT
Hi Jonny,
After that failure occurs(SSO fails to start due to remote SQL isn't
online), would you be able to manually start the service in Services mmc
after SQL server finished rebooting completely?
This appears to be a timing issue. It's expected that ENTSSO will fail to
start if it cannot reach master secret databases on SQL server. A work
around might be creating a scheduled task which contains the following
commands in a .cmd file to manually start BTS services after system
startup. Then set it to repeat every 5 mins or 10 mins in the task's
advanced property.
net start Entsso
net start btssvc$biztalkserverapplication
net start ruleengineupdateservice
How to Start, Stop, Pause, Resume, or Restart BizTalk Server Services
http://msdn.microsoft.com/en-us/library/aa559716.aspx
In this case, it will start the services when SQL becomes online. In case
the BTS services have alreay started, the commands will not do anything.
Furthermore I've seen a former case that ENTSSO fails to automatically
startup due to Windows firewall setting on BizTalk and SQL boxes. If
Windows firewall is enabled, you may temporarily disable it to test if the
problem no longer persists.
Please let me know if the information helps.
Have a nice week.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
msdnmg@xxxxxxxxxxxxxx
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://support.microsoft.com/select/default.aspx?target=assistance&ln=en-us.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- RE: Server startup issue
- From: lindaBztk
- Re: Server startup issue
- From: Jonny Bergdahl
- RE: Server startup issue
- References:
- Server startup issue
- From: Jonny Bergdahl
- Server startup issue
- Prev by Date: Biztalk Book!
- Next by Date: Re: Server startup issue
- Previous by thread: Server startup issue
- Next by thread: Re: Server startup issue
- Index(es):
Relevant Pages
|