Jump to content

Recommended Posts

Posted

Hey, got this exception:

 

************** Текст исключения **************
PicaJet.Daminion.Common.WaitTimeoutException: Timeout exception in command: (57) ---> Amib.Threading.WorkItemTimeoutException: Work item timeout
в Amib.Threading.Internal.WorkItem.GetResult(Int32 millisecondsTimeout, Boolean exitContext, WaitHandle cancelWaitHandle, Exception& e) в e:DevSTPSTP.gitSmartThreadPoolWorkItem.cs:строка 836
в Amib.Threading.Internal.WorkItem.WorkItemResult.GetResult(Int32 millisecondsTimeout, Boolean exitContext, Exception& e) в e:DevSTPSTP.gitSmartThreadPoolWorkItem.WorkItemResult.cs:строка 79
в PicaJet.Daminion.Service.Utils.SmartTaskPipeline.EnqueueCommand(ServiceCommand command, Boolean waitResult) в c:DaminionAutoCodeService.Utils.UniSmartPoolSmartTaskPipeLine.cs:строка 106
--- Конец трассировки внутреннего стека исключений ---
в PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) в c:DaminionAutoCodeClientCommonClassesCatalogServiceProxy.cs:строка 1969
в PicaJet.Daminion.ClientCommon.CatalogServiceProxy.RelinkFolder(Int64 folderIndexedTagId, String newFolderPath) в c:DaminionAutoCodeClientCommonClassesCatalogServiceProxy.cs:строка 1684
в PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.RelinkFolder(ICatalogView catalogView, Int64 folderId) в c:DaminionAutoCodeClientCommonPresentersPicaJetEnginePresenterActions.cs:строка 2050
в PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.ExecuteSpecifiedAction(String actionName, ICatalogView catalogView, IList`1 selected) в c:DaminionAutoCodeClientCommonPresentersPicaJetEnginePresenter.cs:строка 1855
в PicaJet.Daminion.ClientCommon.TagSpecifiedTreeViewActions.RelinkFolder(Object sender, ActionExecuteEventArgs e) в c:DaminionAutoCodeClientCommonActionsTagSpecifiedTreeViewActions.cs:строка 352
в PicaJet.Daminion.ClientCommon.Action.ExecuteAction(Object sender, ActionExecuteEventArgs e) в c:DaminionAutoCodeClientCommonClassesAction.cs:строка 375
в PicaJet.Daminion.GUIComponents.ContextMenuGenerator.MainMenuItemClick(Object sender, EventArgs e) в c:DaminionAutoCodeGUIComponentsClassesContextMenuGenerator.cs:строка 588
в System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
в System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
в System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
в System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
в System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
в System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
в System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
в System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
в System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
в System.Windows.Forms.Control.WndProc(Message& m)
в System.Windows.Forms.ScrollableControl.WndProc(Message& m)
в System.Windows.Forms.ToolStrip.WndProc(Message& m)
в System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
в System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
в System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

while tried to re-link folder with 13k images and many sub-folders.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...