BizTalk Server Orchestration - How to debug 'response portion' of request-response port to receiveport

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > February 2005 > How to debug 'response portion' of request-response port to receiveport





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 debug 'response portion' of request-response port to receiveport
stheby

2005-02-20, 6:11 pm

Hi Everyone.

I've posted a couple of messages trying to better understand what goes
on between the reception of a web service response at the
'request-response' port and its delivery to the attached receive port
but haven't resolved my problem.

How do I get visibility into this interval? My problem is that I only
get the 1st 'receive shape step' of the normal two steps in my
orchestration. After the 1st step is completed, my orchestration stops.

There are no error messages anywhere. I know the response stream from
the consumed web service is correct because I see it hit the socket
using a packet analyzer (ethereal).

I'm running on an up-to-date Windows 2003 server and I've got BizTalk
2004 SP1 installed plus all the patches that I'm aware of.

Any ideas? Thanks a bunch.

Stephen




stheby

2005-02-21, 2:46 am

Jon Flanders[DevelopMentor] wrote:
> Is there no event in the event log?
>

Jon,

No, there are no errors in the event log and nothing in Hat.

Its like the orchestration receive shape catches the response and falls
through an unhandled exception whose path doesn't record an error. I
can't get the orchestration to finish the 2nd receive shape step (as
detailed by the debugger) and reach the map and file logging actions
immediately following it.

Is there any mechanism to "debug" or at least view this critical message
hand off area?

Stephen
stheby

2005-02-21, 5:52 pm

Jon Flanders[DevelopMentor] wrote:
> It is odd that there isn't any error message in the event log or hat. what
> is between the initial receive and the 2nd receive?
>

Jon,

Yes its odd; there is nothing between the send and receive shape in the
orchestration. The orchestration has the same structure and steps as
the "ConsumeWebService" solution in the current SDK which works, i.e.,

FilePort--> Receive
Construct
Transform (BizTalk namespace to webservice namespace)
Webservice<-- Send
Webservice--> Receive
Construct
Transform (webservice namespace to BizTalk namespace)
FilePort<-- Send


Its got to be something really basic since no else seems to have this
problem.

I will mention that during initial BizTalk 2004 setup, I installed the
..NET framework v1.1 SDK instead of the typical .NET v1.1 redistributable
package and although I've tried, I can't install the .NET v1.1 SP1 (the
message is something like, "the base package for this SP can't be
located). I'm now wondering whether I need to try installing the .NET
v1.1 redistributable package and then try to install the .NET v1.1 SP1.
What do you think?

Stephen

stheby

2005-02-21, 5:52 pm

Jon Flanders[DevelopMentor] wrote:

> You might try putting in BizTalk SP1 - what OS are you running?
>

I've already installed BizTalk SP1 and am running on Windows 2003 server
enterprise with all the latest patches.

Stephen
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com