Discussion:
method DeleteMessage() failed - II
(too old to reply)
-b
2009-02-03 12:52:01 UTC
Permalink
According to the Microsoft Concierge my earlier posting fell through some
cracks.
I was requested to reconfigure and repost.
So here goes: Please feel free to comment on my earlier post 28th of Jan
2009 with title 'method DeleteMessage() failed for adapter...'
Thanks in advance, Bernard
Thank you for contacting Microsoft Online Concierge. Upon the question you
raised up, in our internal database, I have checked your no-spam setting
which seems to be not configured correctly. For the time being, all you
should do is to configure your no-spam alias following the steps as below
and please re-post your question in the managed newsgoup once again.
WenJun Zhang[msft]
2009-02-04 10:21:55 UTC
Permalink
Hi Bernard,

Does the problem only occur in high-stress conditions?

Thanks.

Sincerely,

WenJun Zhang

Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
***@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.

MSDN Managed Newsgroup support offering is for non-urgent issues where an
initial response from the community or a Microsoft Support Engineer within
2 business day is acceptable. Please note that each follow up response may
take approximately 2 business days as the support professional working with
you may need further investigation to reach the most efficient resolution.
The offering is not appropriate for situations that require urgent,
real-time or phone-based interactions. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subscriptions/aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
-b
2009-02-05 00:04:50 UTC
Permalink
Hi WenJung,

We're nowhere near high-stress conditions, yet :)
But when trying to reproduce, it helps to get a couple (say: five)
orchestrations going.

Kind regards, Bernard
Post by WenJun Zhang[msft]
Hi Bernard,
Does the problem only occur in high-stress conditions?
Thanks.
Sincerely,
WenJun Zhang
Microsoft Online Community Support
Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.
MSDN Managed Newsgroup support offering is for non-urgent issues where an
initial response from the community or a Microsoft Support Engineer within
2 business day is acceptable. Please note that each follow up response may
take approximately 2 business days as the support professional working with
you may need further investigation to reach the most efficient resolution.
The offering is not appropriate for situations that require urgent,
real-time or phone-based interactions. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subscriptions/aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights
WenJun Zhang[msft]
2009-02-05 10:01:00 UTC
Permalink
Hi Bernard,

If it possible for you to send me a sample project of the filter source?
I'd like to see if the same error can be reproduced at my side and if so,
assist on the debugging task. Also it will be ideal if you can exclude not
related files in case the filter is part of a big solution and only include
required stuffs like schema, sample input files, test orchestrations, etc.

My email: ***@online.microsoft.com (please remove online.)

Have a nice day.

Sincerely,

WenJun Zhang

Microsoft Online Community Support

Delighting our customers is our #1 priority. We welcome your comments and
suggestions about how we can improve the support we provide to you. Please
feel free to let my manager know what you think of the level of service
provided. You can send feedback directly to my manager at:
***@microsoft.com.

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/en-us/subscriptions/aa948868.aspx#notifications.

MSDN Managed Newsgroup support offering is for non-urgent issues where an
initial response from the community or a Microsoft Support Engineer within
2 business day is acceptable. Please note that each follow up response may
take approximately 2 business days as the support professional working with
you may need further investigation to reach the most efficient resolution.
The offering is not appropriate for situations that require urgent,
real-time or phone-based interactions. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/en-us/subscriptions/aa948874.aspx
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
Patrick Wellink
2009-02-10 15:14:03 UTC
Permalink
I have exactly the same problem.

If I put ordered deliver ON on the Send Port. The problem stays away. But as
soon as I disable this. This message wil start poping up as soon as i enter
more then 12 messages.

Single messages all go OK....

Load goes wrong If you need code from me please give me a reply and i will
send it !
Patrick Wellink
2009-02-10 15:15:01 UTC
Permalink
I have exaclty the same problem.

If you make any progress could you please let me know.

As extra information : If I turn on Orderded Delivery on the Send port the
problem does not occur !
Patrick Wellink
2009-02-11 13:49:00 UTC
Permalink
I figured part of this out :

http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/fc795797-9de4-43ef-a365-d4a86cb1e9c7
-b
2009-02-11 14:41:41 UTC
Permalink
Hi Patrick,

Thanks heaps for your input, we'll resume working on this tomorrow,
including your suggestion. Will post feedback if results are useful.

Have a good one, Peter & Bernard
Post by Patrick Wellink
http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/fc795797-9de4-43ef-a365-d4a86cb1e9c7
-b
2009-02-11 14:43:02 UTC
Permalink
Hi Patrick,

Thanks for your useful input! We'll resume working on this tomorrow and will
post feedback if results seem useful.

Have a good one! Peter & Bernard
Post by Patrick Wellink
http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/fc795797-9de4-43ef-a365-d4a86cb1e9c7
-b
2009-02-13 10:42:01 UTC
Permalink
Hi Patrick,

Thanks again! We changed our adapter according to your initial suggestion by
removing the 'IBaseMessageContext context' from BuildResponseMessage.
Not really sure what the implications are, but this helped tremedously.

Our remaining issue turned out to be that when our called service responds
with invalid data (i.e. a zero byte flatfile that cannot be processed by the
receiving pipeline), the message was moved to the backup transport (which is
not configured in our case). For reasons yet unknown, this results in a null
pointer.

For the moment we suspend rubbish responses immediately, neglecting the
backup transport. Sorted for the moment.

Thanks! Peter & Bernard (BCS)
Post by Patrick Wellink
http://social.msdn.microsoft.com/Forums/en-US/biztalkgeneral/thread/fc795797-9de4-43ef-a365-d4a86cb1e9c7
Loading...