- You use Microsoft BizTalk Accelerator for SWIFT 3.0 together with a 64-bit version of Microsoft BizTalk Server 2006 R2.
- The 64-bit version of BizTalk Server 2006 R2 is installed on a computer that is running a 64-bit version of Windows Server 2003.
- You call the Message Repair function.
Event Type: Error
Event Source: XLANG/s
Event
Category: None
Event ID: 10034
Description:
Uncaught exception
(see the 'inner exception' below) has suspended an instance of service
'MrsrRepairService.MrsrRepair(77d3725d-f60d-df05-28c9-81c04f7569c5)'. 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:
<InstanceID>
Shape name:
InitializeMrsrHelper
ShapeId: 1a486615-9df0-4f7e-8e84-22d50ee800cf
Exception thrown from: segment 1, progress 36
Inner exception: Value
cannot be null.
Parameter name: <name>
Exception
type: ArgumentNullException
Source: mscorlib
Target Site:
System.String ExpandEnvironmentVariables(System.String)
The following is a
stack trace that identifies the location where the exception occured
at
System.Environment.ExpandEnvironmentVariables(String name)
at
Microsoft.Solutions.FinancialServices.SWIFT.MrsrHelper.MrsrHelper..ctor(String
departmentName, Boolean isNewSubmission, String correlationId)
at
Microsoft.Solutions.FinancialServices.SWIFT.MrsrHelper.MrsrUtil.Initialize(XmlDocument
messageDoc, Boolean isNewSubmission, String correlationId, Boolean unParsed)
at MrsrRepairService.MrsrRepair.segment1(StopConditions stopOn)
at
Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s, StopConditions
stopCond, Exception& exp