Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Biztalk 2010 TPM : Unable to delete Batch from the parties via Admin console
- This topic has 0 replies, 1 voice, and was last updated 9 years, 2 months ago by
community-content.
-
AuthorPosts
-
-
March 28, 2013 at 10:24 AM #26024
Hi All,
I’m unable to delete the batch from parties in Biztalk server 2010 via Admin console. Even i cleared/deleted all the running batching orchestration instance and restarted the Host instances. I get below errors if delete the batch configuration:
Even i queried in BiztalkMgmtdb, I could see the batch details records in batchdescription table.Exception has been thrown by the target of an invocation. (Microsoft.ManagementConsole)
===================================
Batch Id 71 not found. Check if batch and party exist. (Microsoft.BizTalk.Edi.Shared)
——————————
Program Location:at Microsoft.BizTalk.Edi.Shared.BatchingUtilities.GetBatchDescription(TpmContext context, Int64 batchId)
at Microsoft.BizTalk.Edi.Shared.ControlMessageUtils.CreateControlMessage(Int64 batchId, ControlMessageType controlMessageType)
at Microsoft.BizTalk.Administration.EdiExt.UserControls.PartnerBatchControl.toolStripStartButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)Please suggest me how to solve this issue.
Regards,
Karthick
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.