|
Home > Archive > BizTalk Server General > November 2004 > Errors with a simple pipeline solution
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 |
Errors with a simple pipeline solution
|
|
| Klundell 2004-11-19, 5:48 pm |
| I have set up a simple pipeline solution. I have a receive port and location
that is set up as a file. I also have a send pipeline set up as a file. The
pipelines are enabled but when I drop a file in the In directory it never
goes through the biztalk server. I am also getting the following warning in
the event viewer.
Function: GetConfigInfo
Tracking ID: ed839199-773b-4d00-a3b1-83e54474e780
Client Computer: if-test.srvr.uhsc.utah.edu (BTSNTSvc.exe:3004)
Client User: SRVR\00128226
Application Name: {97B5DDED-2CAA-4DEE-9C63-C8EF7B6A3F9E}
Error Code: 0x80004005, Unspecified error
This warning is followed by a biztalk error.
The Messaging Engine failed to retrieve the configuration from the database.
How do I resove the problems ?
Thanks
| |
|
| Kris,
Be sure the account under which your file receive adapter is running is a
member of the BizTalk Application Users group and that the grounp has access
to the BizTalk databases.
- PBR
"Klundell" <Kris.Lundell@uuhsc.com> wrote in message
news:6E06B6D6-53F6-4E4E-943B-CE1E88095BF1@microsoft.com...
> I have set up a simple pipeline solution. I have a receive port and
location
> that is set up as a file. I also have a send pipeline set up as a file.
The
> pipelines are enabled but when I drop a file in the In directory it never
> goes through the biztalk server. I am also getting the following warning
in
> the event viewer.
>
> Function: GetConfigInfo
> Tracking ID: ed839199-773b-4d00-a3b1-83e54474e780
> Client Computer: if-test.srvr.uhsc.utah.edu (BTSNTSvc.exe:3004)
> Client User: SRVR\00128226
> Application Name: {97B5DDED-2CAA-4DEE-9C63-C8EF7B6A3F9E}
> Error Code: 0x80004005, Unspecified error
>
> This warning is followed by a biztalk error.
>
> The Messaging Engine failed to retrieve the configuration from the
database.
>
> How do I resove the problems ?
>
> Thanks
>
>
| |
| Martijn Hoogendoorn 2004-11-22, 5:48 pm |
| On Fri, 19 Nov 2004 13:50:18 -0800, PBR wrote:
[vbcol=seagreen]
> Kris,
>
> Be sure the account under which your file receive adapter is running is a
> member of the BizTalk Application Users group and that the grounp has access
> to the BizTalk databases.
>
> - PBR
>
> "Klundell" <Kris.Lundell@uuhsc.com> wrote in message
> news:6E06B6D6-53F6-4E4E-943B-CE1E88095BF1@microsoft.com...
> location
> The
> in
> database.
Also, make sure the if you installed SP2 for Windows XP, you update your
system with the DCOM registry alteration, because this message is often
seen when the SSO server cannot be accessed.
HTH,
Martijn Hoogendoorn
|
|
|
|
|