|
Home > Archive > BizTalk Server General > May 2004 > how to end a bt-process? (2004)
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 |
how to end a bt-process? (2004)
|
|
| Frank Schumacher 2004-05-18, 10:04 am |
| Hi everyone,
I just tried my first samples with BizTalk-Server 2004, and encountered the
first problems.
One of the mayor things is, that it seems that I can't stop/kill a process,
which runs somewhere in BizTalk. Somewhere in messaging, the process failed
due to an error (it couldn't find a field, which I believe is there).
Now BizTalk tries it again and again, filling my EventLog with errors. I
tried to kill the process, but I was unable to, cause I couldn't find where.
I tried it with "system and activity control" (don't know if that is the
exact name, for I use the german version of BizTalk and translated it) and
listed all instances from the sendport. Actually, I have about 100 instances
(status: stopped) which all are from the same process. I want to kill them
all, but I can only can kill one after another. (Well, I am not even sure if
killing all the instances would finaly stop the process)
I hope, someone is understanding my problem, I find it quite confusing ...
The essence is: How can I stop a schedule which biztalk is trying again and
again due to an error?
Thanks a lot,
Frank
| |
| Narasimhan Padmanabhan 2004-05-20, 8:37 pm |
| Try stopping the service. Go to Health and Activity Tracker tool, select
Operations->Instances view, run the query, select all the rows, right-click
on it and Select "Terminate Instance"
HTH
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
--------------------
| >>From: "Frank Schumacher" <fs_nospam@informatik.uni-leipzig.de>
| >>Subject: how to end a bt-process? (2004)
| >>Date: Tue, 18 May 2004 16:04:24 +0200
| >>Lines: 25
| >>X-Priority: 3
| >>X-MSMail-Priority: Normal
| >>X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
| >>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
| >>Message-ID: <O#l7HEOPEHA.268@TK2MSFTNGP11.phx.gbl>
| >>Newsgroups: microsoft.public.biztalk.general
| >>NNTP-Posting-Host: aisnb01.informatik.uni-leipzig.de 139.18.2.144
| >>Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11
.phx.gbl
| >>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:15368
| >>X-Tomcat-NG: microsoft.public.biztalk.general
| >>
| >>Hi everyone,
| >>
| >>I just tried my first samples with BizTalk-Server 2004, and encountered
the
| >>first problems.
| >>
| >>One of the mayor things is, that it seems that I can't stop/kill a
process,
| >>which runs somewhere in BizTalk. Somewhere in messaging, the process
failed
| >>due to an error (it couldn't find a field, which I believe is there).
| >>Now BizTalk tries it again and again, filling my EventLog with errors. I
| >>tried to kill the process, but I was unable to, cause I couldn't find
where.
| >>I tried it with "system and activity control" (don't know if that is the
| >>exact name, for I use the german version of BizTalk and translated it)
and
| >>listed all instances from the sendport. Actually, I have about 100
instances
| >>(status: stopped) which all are from the same process. I want to kill
them
| >>all, but I can only can kill one after another. (Well, I am not even
sure if
| >>killing all the instances would finaly stop the process)
| >>
| >>I hope, someone is understanding my problem, I find it quite confusing
...
| >>The essence is: How can I stop a schedule which biztalk is trying again
and
| >>again due to an error?
| >>
| >>Thanks a lot,
| >>Frank
| >>
| >>
| >>
| |
| Frank Schumacher 2004-05-30, 10:46 am |
| Hello Narasimhan,
thanks for your reply.
I was able to kill the process as you told me. But there is still the (not
sooo big) problem of about 100 or more Messages (HAT-Tool:
Operations->Messages Filter: Class: Messaging). I can remove them, but only
one after another, which can become boring very fast ;)
But I am happy that the flood in my event log stopped ;))
Ciao,
Frank
"Narasimhan Padmanabhan (MSFT)" <narpad@online.microsoft.com> schrieb im
Newsbeitrag news:LRH2FvsPEHA.304@cpmsftngxa10.phx.gbl...
> Try stopping the service. Go to Health and Activity Tracker tool, select
> Operations->Instances view, run the query, select all the rows,
right-click
> on it and Select "Terminate Instance"
>
> HTH
> This posting is provided "AS IS" with no warranties, and confers no
rights.
>
> EBusiness Server Team
> --------------------
> | >>From: "Frank Schumacher" <fs_nospam@informatik.uni-leipzig.de>
> | >>Subject: how to end a bt-process? (2004)
> | >>Date: Tue, 18 May 2004 16:04:24 +0200
> | >>Lines: 25
> | >>X-Priority: 3
> | >>X-MSMail-Priority: Normal
> | >>X-Newsreader: Microsoft Outlook Express 6.00.2800.1409
> | >>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409
> | >>Message-ID: <O#l7HEOPEHA.268@TK2MSFTNGP11.phx.gbl>
> | >>Newsgroups: microsoft.public.biztalk.general
> | >>NNTP-Posting-Host: aisnb01.informatik.uni-leipzig.de 139.18.2.144
> | >>Path:
>
cpmsftngxa10.phx.gbl!TK2MSFTNGXA05.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP11
> phx.gbl
> | >>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.general:15368
> | >>X-Tomcat-NG: microsoft.public.biztalk.general
> | >>
> | >>Hi everyone,
> | >>
> | >>I just tried my first samples with BizTalk-Server 2004, and
encountered
> the
> | >>first problems.
> | >>
> | >>One of the mayor things is, that it seems that I can't stop/kill a
> process,
> | >>which runs somewhere in BizTalk. Somewhere in messaging, the process
> failed
> | >>due to an error (it couldn't find a field, which I believe is there).
> | >>Now BizTalk tries it again and again, filling my EventLog with errors.
I
> | >>tried to kill the process, but I was unable to, cause I couldn't find
> where.
> | >>I tried it with "system and activity control" (don't know if that is
the
> | >>exact name, for I use the german version of BizTalk and translated it)
> and
> | >>listed all instances from the sendport. Actually, I have about 100
> instances
> | >>(status: stopped) which all are from the same process. I want to kill
> them
> | >>all, but I can only can kill one after another. (Well, I am not even
> sure if
> | >>killing all the instances would finaly stop the process)
> | >>
> | >>I hope, someone is understanding my problem, I find it quite confusing
> ..
> | >>The essence is: How can I stop a schedule which biztalk is trying
again
> and
> | >>again due to an error?
> | >>
> | >>Thanks a lot,
> | >>Frank
> | >>
> | >>
> | >>
>
|
|
|
|
|