|
Home > Archive > BizTalk Server General > April 2004 > Error running on BTS group with 2 servers
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 |
Error running on BTS group with 2 servers
|
|
| markus 2004-04-22, 7:41 am |
| Hi,
We are running a solution on a biztalk group which consist
of 2 servers bzt001 (the server that first create the
group) and bzt002 (joined the group). The sql is located
on a third machine SQL003.
If I run the default host only on bzt001 everything runs
fine. If i also run the host on bzt002 i get the error
messages:Insufficient state to deserialize the object.
More information is needed.
This error message only comes on the bzt002 machine.
Background: Solution consist of 8 different biztalk
projects, 2 .Net projects and business rules.
Does anyone have any idea what could cause this behaviour?
regars
Markus
| |
| Matt Milner 2004-04-23, 11:36 am |
| Do you have your assemblies deployed into the GAC on each of the servers?
Are there any other error messages in HAT or the event log?
Matt
"markus" <anonymous@discussions.microsoft.com> wrote in message
news:2ac501c4285a$7f207de0$a101280a@phx.gbl...
> Hi,
>
> We are running a solution on a biztalk group which consist
> of 2 servers bzt001 (the server that first create the
> group) and bzt002 (joined the group). The sql is located
> on a third machine SQL003.
>
> If I run the default host only on bzt001 everything runs
> fine. If i also run the host on bzt002 i get the error
> messages:Insufficient state to deserialize the object.
> More information is needed.
>
> This error message only comes on the bzt002 machine.
>
> Background: Solution consist of 8 different biztalk
> projects, 2 .Net projects and business rules.
>
> Does anyone have any idea what could cause this behaviour?
>
> regars
> Markus
>
| |
| markus 2004-04-26, 6:35 am |
| Yes, all assemblies are in both GAC. And this is more or
less the only error message, it is the first one that is
raised.
The error is raised when the host tries to create a
instance of an orchestration. So it is actually the
creation / initializing of the orchestration instance that
failes on the second machine. This goes for all my
orchestrations, if I try this with any of the 10
orchestrations i have if failes.
>-----Original Message-----
>Do you have your assemblies deployed into the GAC on each
of the servers?
>Are there any other error messages in HAT or the event
log?
>
>Matt
>
>
>"markus" <anonymous@discussions.microsoft.com> wrote in
message
>news:2ac501c4285a$7f207de0$a101280a@phx.gbl...
consist[vbcol=seagreen]
behaviour?[vbcol=seagreen]
>
>
>.
>
|
|
|
|
|