|
Home > Archive > BizTalk Server General > February 2004 > MS DTC Error
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]
|
|
| Tim Scott 2004-02-08, 8:38 am |
| Hi All,
We are running BT 2002 SP1 on a newly installed Win 2000 SP4 box.
The database is running on the same machine.
Biztalk installs fine, but when we try and run a transaction through,
The test message is placed on the Suspended queue, then we get the
following error from DTC:
Event Type: Error
Event Source: MSDTC
Event Category: (3)
Event ID: 4357
Date: 21/01/2004
Time: 15:49:08
User: N/A
Computer: BTALK01
Description:
MS DTC is unable to communicate with MS DTC on a remote system.
No common RPC protocol is supported between the two systems.
Please ensure that one or more of the following RPC protocols are
common to both systems: TCP/IP, SPX, or NetBEUI.
Error Specifics: .\iomgrclt.cpp:203, CmdLine: C:\WINNT\system32
\msdtc.exe, Pid: 612
Data:
0000: 21 00 00 00 20 00 00 00 !... ...
After that Biztalk hangs and can't be stopped or restarted. The
MSCIS.exe has to be killed manually. There are no other errors
displayed!
Has anyone come across this error?
Cheers,
Tim.
| |
| Trace Young 2004-02-08, 8:38 am |
| Hello Tim,
Can you reproduce this problem when configuring your Messaging Port to use
the file transport to a local folder? Are you using a Map in your Channel?
Regards,
Trace
--------------------
| Hi All,
|
| We are running BT 2002 SP1 on a newly installed Win 2000 SP4 box.
| The database is running on the same machine.
|
| Biztalk installs fine, but when we try and run a transaction through,
| The test message is placed on the Suspended queue, then we get the
| following error from DTC:
|
| Event Type: Error
| Event Source: MSDTC
| Event Category: (3)
| Event ID: 4357
| Date: 21/01/2004
| Time: 15:49:08
| User: N/A
| Computer: BTALK01
| Description:
| MS DTC is unable to communicate with MS DTC on a remote system.
| No common RPC protocol is supported between the two systems.
| Please ensure that one or more of the following RPC protocols are
| common to both systems: TCP/IP, SPX, or NetBEUI.
| Error Specifics: .\iomgrclt.cpp:203, CmdLine: C:\WINNT\system32
| \msdtc.exe, Pid: 612
| Data:
| 0000: 21 00 00 00 20 00 00 00 !... ...
|
| After that Biztalk hangs and can't be stopped or restarted. The
| MSCIS.exe has to be killed manually. There are no other errors
| displayed!
|
| Has anyone come across this error?
|
| Cheers,
|
| Tim.
|
|
|
This posting is provided "AS IS" with no warranties,and confers no rights.
Subscribe at
http://support.microsoft.com/defaul...msdn/nospam.asp
&SD=msdn
| |
| Tim Scott 2004-02-08, 8:38 am |
| Yes and Yes!
It's only a simple transaction to test the installation, one map and out to
a local folder.
Cheers,
Tim.
""Trace Young"" <tracey@online.microsoft.com> wrote in message
news:LkXQtWG4DHA.1988@cpmsftngxa07.phx.gbl...
> Hello Tim,
>
> Can you reproduce this problem when configuring your Messaging Port to use
> the file transport to a local folder? Are you using a Map in your
Channel?
>
> Regards,
>
> Trace
> --------------------
> | Hi All,
> |
> | We are running BT 2002 SP1 on a newly installed Win 2000 SP4 box.
> | The database is running on the same machine.
> |
> | Biztalk installs fine, but when we try and run a transaction through,
> | The test message is placed on the Suspended queue, then we get the
> | following error from DTC:
> |
> | Event Type: Error
> | Event Source: MSDTC
> | Event Category: (3)
> | Event ID: 4357
> | Date: 21/01/2004
> | Time: 15:49:08
> | User: N/A
> | Computer: BTALK01
> | Description:
> | MS DTC is unable to communicate with MS DTC on a remote system.
> | No common RPC protocol is supported between the two systems.
> | Please ensure that one or more of the following RPC protocols are
> | common to both systems: TCP/IP, SPX, or NetBEUI.
> | Error Specifics: .\iomgrclt.cpp:203, CmdLine: C:\WINNT\system32
> | \msdtc.exe, Pid: 612
> | Data:
> | 0000: 21 00 00 00 20 00 00 00 !... ...
> |
> | After that Biztalk hangs and can't be stopped or restarted. The
> | MSCIS.exe has to be killed manually. There are no other errors
> | displayed!
> |
> | Has anyone come across this error?
> |
> | Cheers,
> |
> | Tim.
> |
> |
> |
>
> This posting is provided "AS IS" with no warranties,and confers no rights.
> Subscribe at
>
http://support.microsoft.com/defaul...msdn/nospam.asp
> &SD=msdn
>
| |
| Tim Scott 2004-02-08, 8:38 am |
| Hi again Trace,
I Lied!!
The port was going out to an AIC, I changed this to a local file and it
worked OK.
So what sort of things in the AIC could cause problems with the DTC? We've
got the same AIC running on other machines with no problems.
Thanks,
Tim.
"Tim Scott" <scott.tim@btconnect.com> wrote in message
news:#K0y0mL4DHA.2336@TK2MSFTNGP09.phx.gbl...
> Yes and Yes!
>
> It's only a simple transaction to test the installation, one map and out
to
> a local folder.
>
> Cheers,
>
> Tim.
>
> ""Trace Young"" <tracey@online.microsoft.com> wrote in message
> news:LkXQtWG4DHA.1988@cpmsftngxa07.phx.gbl...
use[color=blue]
> Channel?
rights.[color=blue]
>
http://support.microsoft.com/defaul...msdn/nospam.asp
>
>
| |
| Trace Young 2004-02-08, 8:38 am |
| Hello Tim,
I sounds like your AIC is unable to enlist in a transaction with a remote
machine. Is your AIC making database calls against a remote database?
Thanks,
Trace
--------------------
| Hi again Trace,
|
| I Lied!!
|
| The port was going out to an AIC, I changed this to a local file and it
| worked OK.
|
| So what sort of things in the AIC could cause problems with the DTC? We've
| got the same AIC running on other machines with no problems.
|
| Thanks,
|
| Tim.
|
| "Tim Scott" <scott.tim@btconnect.com> wrote in message
| news:#K0y0mL4DHA.2336@TK2MSFTNGP09.phx.gbl...
| > Yes and Yes!
| >
| > It's only a simple transaction to test the installation, one map and out
| to
| > a local folder.
| >
| > Cheers,
| >
| > Tim.
| >
| > ""Trace Young"" <tracey@online.microsoft.com> wrote in message
| > news:LkXQtWG4DHA.1988@cpmsftngxa07.phx.gbl...
| > > Hello Tim,
| > >
| > > Can you reproduce this problem when configuring your Messaging Port to
| use
| > > the file transport to a local folder? Are you using a Map in your
| > Channel?
| > >
| > > Regards,
| > >
| > > Trace
| > > --------------------
| > > | Hi All,
| > > |
| > > | We are running BT 2002 SP1 on a newly installed Win 2000 SP4 box.
| > > | The database is running on the same machine.
| > > |
| > > | Biztalk installs fine, but when we try and run a transaction
through,
| > > | The test message is placed on the Suspended queue, then we get the
| > > | following error from DTC:
| > > |
| > > | Event Type: Error
| > > | Event Source: MSDTC
| > > | Event Category: (3)
| > > | Event ID: 4357
| > > | Date: 21/01/2004
| > > | Time: 15:49:08
| > > | User: N/A
| > > | Computer: BTALK01
| > > | Description:
| > > | MS DTC is unable to communicate with MS DTC on a remote system.
| > > | No common RPC protocol is supported between the two systems.
| > > | Please ensure that one or more of the following RPC protocols are
| > > | common to both systems: TCP/IP, SPX, or NetBEUI.
| > > | Error Specifics: .\iomgrclt.cpp:203, CmdLine: C:\WINNT\system32
| > > | \msdtc.exe, Pid: 612
| > > | Data:
| > > | 0000: 21 00 00 00 20 00 00 00 !... ...
| > > |
| > > | After that Biztalk hangs and can't be stopped or restarted. The
| > > | MSCIS.exe has to be killed manually. There are no other errors
| > > | displayed!
| > > |
| > > | Has anyone come across this error?
| > > |
| > > | Cheers,
| > > |
| > > | Tim.
| > > |
| > > |
| > > |
| > >
| > > This posting is provided "AS IS" with no warranties,and confers no
| rights.
| > > Subscribe at
| > >
| >
|
http://support.microsoft.com/defaul...msdn/nospam.asp
| > > &SD=msdn
| > >
| >
| >
|
|
|
This posting is provided "AS IS" with no warranties,and confers no rights.
Subscribe at
http://support.microsoft.com/defaul...msdn/nospam.asp
&SD=msdn
|
|
|
|
|