|
Home > Archive > BizTalk Server Orchestration > July 2005 > orchestration not executing
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 |
orchestration not executing
|
|
| gustavo echeverry 2005-07-13, 8:52 pm |
| hi there
has anyone gotten into a problem where an orchestration is in active state,
pending job = none, and it stays this way, what's really weird is that only
happens to orchestrations from one assembly in particular -others execute
just fine-, there are no errors of any kind BTW (eventviewer is empty)....
HAT just shows the orchestration there, when i try to look orchestration
debugger the following message appears:
Tracking database doesn't have any records about the selected instance yet
any help would be appreciated
thanks in advance
| |
| Yossi Dahan 2005-07-14, 7:47 am |
| I've seen the message you're describing in the hat when I had orchestration
enlisted but not yet started
in this case and instance will be created with the message assigned to it,
but not yet executed so no data for the debugger.
in my case, however, the state of the service is suspended (resumable) and
not active.
I would have a look and check that all the relevant services (host
instances, orchestrations, send ports) are started
Yossi Dahan
"gustavo echeverry" <gustavoecheverry@discussions.microsoft.com> wrote in
message news:D5FB0E74-B261-4862-9D83-B8DFDBE477E8@microsoft.com...
> hi there
> has anyone gotten into a problem where an orchestration is in active
> state,
> pending job = none, and it stays this way, what's really weird is that
> only
> happens to orchestrations from one assembly in particular -others execute
> just fine-, there are no errors of any kind BTW (eventviewer is empty)....
> HAT just shows the orchestration there, when i try to look orchestration
> debugger the following message appears:
> Tracking database doesn't have any records about the selected instance yet
>
> any help would be appreciated
> thanks in advance
|
|
|
|
|