| Author |
BizTalk error -Can't pull messages
|
|
| newsgroup user 2004-02-08, 8:39 am |
| I wonder if you can help me resolve this error:
A worker thread reported a failure: An error occurred in
BizTalk Server.
Details:
------------------------------
A valid channel name must be specified as a submission
parameter on a Submit or SubmitSync method call when the
pass-through flag is set to true.
I have 2 boxes - 1 for BTS and the other for MQSeries. I
am able to send messages to the MQ box through the BizTalk
Adapter for MQSeries and they are shoing up allright in
the remote queue. However, when I try to pull messages, I
get the above error.
I'd really appreciate your help on this.
Thanks
| |
| Sameer.Surve@ilg.com 2004-02-08, 8:39 am |
| How are you submitting the message?
R u using a receive function or calling using the API.
Murthy <anonymous@discussions.microsoft.com> wrote in message news:<10F0B86A-4B9D-44C5-81E8-08C82C26C84A@microsoft.com>...
> I wonder if you can help me resolve this error:
>
> A worker thread reported a failure: An error occurred in
> BizTalk Server.
> Details:
> ------------------------------
> A valid channel name must be specified as a submission
> parameter on a Submit or SubmitSync method call when the
> pass-through flag is set to true.
>
>
> I have 2 boxes - 1 for BTS and the other for MQSeries. I
> am able to send messages to the MQ box through the BizTalk
> Adapter for MQSeries and they are shoing up allright in
> the remote queue. However, when I try to pull messages, I
> get the above error.
>
> I'd really appreciate your help on this.
>
> Thanks
| |
| Murthy 2004-02-08, 8:39 am |
| We are using the Mainframe XMIT queues to submit the
messages. We have also used 'amqsput' - IBM's program to
insert test messages. We get the same error.
>-----Original Message-----
>How are you submitting the message?
>
>R u using a receive function or calling using the API.
>
>
>Murthy <anonymous@discussions.microsoft.com> wrote in
message news:<10F0B86A-4B9D-44C5-81E8-
08C82C26C84A@microsoft.com>...
in[color=blue]
the[color=blue]
I[color=blue]
BizTalk[color=blue]
I[color=blue]
>.
>
| |
| Shaheer Abubucker 2004-02-16, 10:36 am |
| I'm assuming your setup is as follows:
MQSeries > MQSeries Adapter Helper on MQSeries Server > MQSeries Adapter on
BizTalk Server > BizTalk
You could get this error if the remote queue manager name or remote queue
name is wrongly configured in the MQSeries Adapter job (on the BizTalk
server) - remember that these are case sensitive.
Another possibility is that you are sending the message directly to the
transmission queue in MQSeries. You must submit messages to the remote
queue name so they are constructed correctly in order for BizTalk to be
able to pick them up.
Hope that helps,
Shaheer Abubucker
Microsoft Biztalk Server Team
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
--------------------
| Content-Class: urn:content-classes:message
| From: "Murthy" <anonymous@discussions.microsoft.com>
|
| We are using the Mainframe XMIT queues to submit the
| messages. We have also used 'amqsput' - IBM's program to
| insert test messages. We get the same error.
|
| >-----Original Message-----
| >How are you submitting the message?
| >
| >R u using a receive function or calling using the API.
| >
| >
| >Murthy <anonymous@discussions.microsoft.com> wrote in
| message news:<10F0B86A-4B9D-44C5-81E8-
| 08C82C26C84A@microsoft.com>...
| >> I wonder if you can help me resolve this error:
| >>
| >> A worker thread reported a failure: An error occurred
| in
| >> BizTalk Server.
| >> Details:
| >> ------------------------------
| >> A valid channel name must be specified as a submission
| >> parameter on a Submit or SubmitSync method call when
| the
| >> pass-through flag is set to true.
| >>
| >>
| >> I have 2 boxes - 1 for BTS and the other for MQSeries.
| I
| >> am able to send messages to the MQ box through the
| BizTalk
| >> Adapter for MQSeries and they are shoing up allright in
| >> the remote queue. However, when I try to pull messages,
| I
| >> get the above error.
| >>
| >> I'd really appreciate your help on this.
| >>
| >> Thanks
| >.
| >
|
|
|
|
|