by "Eric Stott" <ericstott@[EMAIL PROTECTED]
>
Feb 26, 2008 at 04:06 PM
Have you used the /3GB switch?
http://www.microsoft.com/whdc/system/platform/server/PAE/PAEmem.mspx
Eric
http://biztalk-info.comhttp://blog.biztalk-info.com
"Didier Rano" <didier.rano@[EMAIL PROTECTED]
> wrote in message
news:uV8dvFKeIHA.1168@[EMAIL PROTECTED]
> Hello,
>
> I have a proble with theBizTalk 2006 sample: ComposedMessageProcessor.
> This sample uses a pipeline receive inside an orchestration.
> This sample is useful with a small quantity of message to debatch (One
to
> many messages).
> But there are a memory when I try with several thousands messages to
> debatch (one to 10000 messages).
>
> Biztalk process increases without limit when the orchestration exits
from
> scope inside the orchestration (scope using receive pipeline). Then,
> OutOfMemory problem. The quanity of messages should not be too im****tant
> for my hardware, but BizTalk increases until 1.2 Go before generate an
> OutOfMemory exception.
>
> I detect that the problem appears when I need to construct message with
> data from pipeline.
>
> Very strange.
>
>