|
Home > Archive > BizTalk Server Setup > June 2004 > Biztalk receive fails
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 receive fails
|
|
|
| Hi,
I've got a biztalk receive function that gets MSMQ data from a remote queue server behind a firewall. The biztalk server and the remote servers are in different domains.
The receive function is failing with the following error.
[0x190d] The following Message Queuing queue cannot be opened: "Direct=OS:DOLLAGH\private$\PVIOutgoing" (Message Queuing error code: 0xc00e000b=The Message Queuing service is not available
). Verify the existence and security setting of the queue.
[0x172d] The receive function "PVIAIC" has experienced problems, it will be shut down and disabled. Once these problems have been corrected, re-enable this receive function in BizTalk Server Administration.
[0x1704] There was a failure processing the "PVIAIC" receive function. Check your receive function configuration in BizTalk Server Administration.
Any ideas?
| |
| Paul Davidson 2004-06-26, 10:52 am |
| My understanding is that a private queue is only accessible from the local
machine. Can you create a public one and connect to it?
--------------------
Thread-Topic: Biztalk receive fails
thread-index: AcQbw6kcLt+48DYaQOmt07A1kD4dCw==
X-Tomcat-NG: microsoft.public.biztalk.setup
From: "=?Utf-8?B?R3JhbnQ=?=" <anonymous@discussions.microsoft.com>
Subject: Biztalk receive fails
Date: Tue, 6 Apr 2004 03:41:04 -0700
Lines: 17
Message-ID: <0A9D8844-C7E7-422F-A862-8E4FB786E6D3@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.biztalk.setup
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.setup:3420
NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
X-Tomcat-NG: microsoft.public.biztalk.setup
Hi,
I've got a biztalk receive function that gets MSMQ data from a remote queue
server behind a firewall. The biztalk server and the remote servers are in
different domains.
The receive function is failing with the following error.
[0x190d] The following Message Queuing queue cannot be opened:
"Direct=OS:DOLLAGH\private$\PVIOutgoing" (Message Queuing error code:
0xc00e000b=The Message Queuing service is not available
). Verify the existence and security setting of the queue.
[0x172d] The receive function "PVIAIC" has experienced problems, it will be
shut down and disabled. Once these problems have been corrected, re-enable
this receive function in BizTalk Server Administration.
[0x1704] There was a failure processing the "PVIAIC" receive function.
Check your receive function configuration in BizTalk Server Administration.
Any ideas?
| |
| Paul Davidson 2004-06-26, 10:52 am |
| Actually, I think I misread your message. The MSMQT adapter acts as a
queue, not a client that connects to a Queue. You can only use a local
queue.
--------------------
Newsgroups: microsoft.public.biztalk.setup
From: paulda@online.microsoft.com (Paul Davidson)
Organization: Microsoft
Date: Fri, 25 Jun 2004 18:31:33 GMT
Subject: RE: Biztalk receive fails
X-Tomcat-NG: microsoft.public.biztalk.setup
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="--Next.Tomcat.Message.With.ASCII.and.RTF.8973497230230"
Content-Transfer-Encoding: 7bit
My understanding is that a private queue is only accessible from the local
machine. Can you create a public one and connect to it?
--------------------
Thread-Topic: Biztalk receive fails
thread-index: AcQbw6kcLt+48DYaQOmt07A1kD4dCw==
X-Tomcat-NG: microsoft.public.biztalk.setup
From: "=?Utf-8?B?R3JhbnQ=?=" <anonymous@discussions.microsoft.com>
Subject: Biztalk receive fails
Date: Tue, 6 Apr 2004 03:41:04 -0700
Lines: 17
Message-ID: <0A9D8844-C7E7-422F-A862-8E4FB786E6D3@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.biztalk.setup
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.biztalk.setup:3420
NNTP-Posting-Host: tk2msftcmty1.phx.gbl 10.40.1.180
X-Tomcat-NG: microsoft.public.biztalk.setup
Hi,
I've got a biztalk receive function that gets MSMQ data from a remote queue
server behind a firewall. The biztalk server and the remote servers are in
different domains.
The receive function is failing with the following error.
[0x190d] The following Message Queuing queue cannot be opened:
"Direct=OS:DOLLAGH\private$\PVIOutgoing" (Message Queuing error code:
0xc00e000b=The Message Queuing service is not available
). Verify the existence and security setting of the queue.
[0x172d] The receive function "PVIAIC" has experienced problems, it will be
shut down and disabled. Once these problems have been corrected, re-enable
this receive function in BizTalk Server Administration.
[0x1704] There was a failure processing the "PVIAIC" receive function.
Check your receive function configuration in BizTalk Server Administration.
Any ideas?
|
|
|
|
|