Event Source XLANG/S
Event ID 10033
Event Type
Error
Description: Uncaught exception (see the 'inner exception' below) has
suspended an instance of service
'Orchestrations.RetestOrchestration(ff7eb9a1-8269-98a7-9fbb-a534d9f7bbfd)'.
The
service instance will remain suspended until administratively resumed or
terminated.
If resumed the instance will continue from its last persisted
state and may re-throw the same unexpected exception.
InstanceId:
073b1a52-cb9a-48fe-a5b3-e65c6edec00a
Shape name: Cannot get friendly
name
ShapeId: eb70ee3d-798f-4cd7-8f63-e412c9cc1761
Exception thrown
from: segment 1, progress 66
Inner exception: Received unexpected message
type 'Schemas.Response, Schemas, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=0388ea5fb11d1bc1' does not match expected type
'Schemas.Response, Schemas, Version=1.0.0.0, Culture=neutral,
PublicKeyToken=0388ea5fb11d1bc1'.
Exception type:
UnexpectedMessageTypeException
Source: Microsoft.XLANGs.Engine
Target
Site: Void _verifyPublisherSchema()
Help Link:
The following is a
stack trace that identifies the location where the exception
occured
at
Microsoft.XLANGs.Core.XMessage._verifyPublisherSchema()
at
Microsoft.XLANGs.Core.XMessage.FetchProperties()
at
Microsoft.XLANGs.Core.XMessage.GetContentProperty(Type propType)
at
Microsoft.XLANGs.Core.XMessage.GetPropertyValue(Type propType)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXMessage.GetPropertyValue(Type
propType)
at
Microsoft.BizTalk.XLANGs.BTXEngine.BTXMessage.GetPropertyValueThrows(Type
propType)
at Orchestrations.RetestOrchestration.segment1(StopConditions
stopOn)
at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s,
StopConditions stopCond, Exception& exp)
- BizTalk Server logs the event every time. BizTalk Server suspends the orchestration every time.
- BizTalk Server never throws an exception. BizTalk Server never suspends the orchestration.