Hi,
We are facing an issue in our BizTalk Production box. We see that intermittently some of the interfaces fail processing the message and log the below error message. We are not using Swift Accelerator. Point to note is, when we try to create Perfmon counters using perfmon tool even thn we get "Insufficient system resources exist to complete the requested service" error. any help would be greatly appreciated.
Environment Details
BizTalk Server 2006 R2
Windows Server 2003 SP2
Uncaught exception (see the 'inner exception' below) has suspended an instance of service 'abc.interfacename(262238b2-380e-c84f-3ad8-9fc0ae9a7284)'.
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: 1c48d9d6-3dbb-4221-a0c1-3bf71bc3a698
Shape name: Eventlogging
ShapeId: cd80c895-7755-4633-801e-35fe765f5d24
Exception thrown from: segment 1, progress 162
Inner exception: Insufficient system resources exist to complete the requested service.
Exception type: IOException
Source: mscorlib
Target Site: Void Win32Error(Int32, System.String)
The following is a stack trace that identifies the location where the exception occured
at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str)
at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity)
at System.Diagnostics.EventLog.CreateEventSource(EventSourceCreationData sourceData)
at System.Diagnostics.EventLog.VerifyAndCreateSource(String sourceName, String currentMachineName)
at System.Diagnostics.EventLog.WriteEntry(String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData)
at System.Diagnostics.EventLog.WriteEntry(String source, String message, EventLogEntryType type, Int32 eventID, Int16 category, Byte[] rawData)
at System.Diagnostics.EventLog.WriteEntry(String source, String message)
at WSS.CBSMessageReception.Service.segment1(StopConditions stopOn)
at Microsoft.XLANGs.Core.SegmentScheduler.RunASegment(Segment s, StopConditions stopCond, Exception& exp)
Thanks for your time for looking into this post.
Cheers!!