|
Home > Archive > BizTalk Server > September 2004 > BizTalk Service process resubmits resumable messages after restart
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
BizTalk Service process resubmits resumable messages after restart
|
|
| Stefan 2004-08-27, 6:06 pm |
| We are observing the following behavior on our BizTalk Servers running on
Windows 2003, after running performance test scripts: During the tests some
messages will fail and end up being suspended (resumable). Whenever we
restart the BizTalk Service after running these tests, it seems like that the
BizTalk Service process is picking up all resumable suspended messages and
tries to re-submit them. To some extend this seems to make sense, but since
we couldn’t find any documentation on this, we are not sure whether this is
by design or not. Can anybody confirm this?
| |
| Cristian Salvan [MSFT] 2004-09-23, 5:51 pm |
| Hi,
The BT service should not just randomly resume service instances. The only
scenario when suspended/resumable messages are automatically resumed is
when their associated sendport is reenabled.
So, if you reenable the send port, then start the BT service, you should
see that behavior. Is this your case?
HTH,
Cristi
>
> We are observing the following behavior on our BizTalk Servers running on
> Windows 2003, after running performance test scripts: During the tests
some
> messages will fail and end up being suspended (resumable). Whenever we
> restart the BizTalk Service after running these tests, it seems like that
the
> BizTalk Service process is picking up all resumable suspended messages
and
> tries to re-submit them. To some extend this seems to make sense, but
since
> we couldn’t find any documentation on this, we are not sure whether
this is
> by design or not. Can anybody confirm this?
>
>
>
|
|
|
|
|