focus Posted December 28, 2013 Report Share Posted December 28, 2013 Got this exception after changing media root folder link (folder contains lot of subfolders and files inside) from f:/media to \nasmedia (home ReadyNAS server folder): Подробная информация об использовании оперативной (JIT) отладки вместо данного диалогового окна содержится в конце этого сообщения. ************** Текст исключения ************** Amib.Threading.WorkItemTimeoutException: Work item timeout в PicaJet.Daminion.ClientCommon.CatalogServiceProxy.ProcessWithErrors(EventHandler`1 process, Object[] parameters, EventHandler`1 defaultResult) в c:DaminionAutoCodeClientCommonClassesCatalogServiceProxy.cs:строка 2034 в PicaJet.Daminion.ClientCommon.CatalogServiceProxy.RelinkFolder(Int64 folderIndexedTagId, String newFolderPath) в c:DaminionAutoCodeClientCommonClassesCatalogServiceProxy.cs:строка 1679 в PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.RelinkFolder(ICatalogView catalogView, Int64 folderId) в c:DaminionAutoCodeClientCommonPresentersPicaJetEnginePresenterActions.cs:строка 2323 в PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.ExecuteSpecifiedAction(String actionName, ICatalogView catalogView, IList`1 selected) в c:DaminionAutoCodeClientCommonPresentersPicaJetEnginePresenter.cs:строка 1911 в PicaJet.Daminion.ClientCommon.TagSpecifiedTreeViewActions.RelinkFolder(Object sender, ActionExecuteEventArgs e) в c:DaminionAutoCodeClientCommonActionsTagSpecifiedTreeViewActions.cs:строка 407 в 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:строка 595 в 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) Quote Link to comment Share on other sites More sharing options...
Murat Posted December 28, 2013 Report Share Posted December 28, 2013 Thanks for the bug-report. Added to the bug-report. It's because of too many items should be processed - and the time-out message interrupted this process. How many files are stored in your "\\nas\media" folder? Quote Link to comment Share on other sites More sharing options...
focus Posted December 28, 2013 Author Report Share Posted December 28, 2013 It has about 14800 files there. I'm not sure this exception broken something though, I see folder link is changed after I restarted Daminion and looks like all files from \\nas\media are linked correctly, I can see how Daminion loads thumbs from them (with few delay, confirming those files are accessed via local network). Quote Link to comment Share on other sites More sharing options...
blan Posted January 2, 2014 Report Share Posted January 2, 2014 I also got a work item timeout while it was synching metadata (about 800 files). The program kept having timeouts so I had to kill it. End result is that I cannot open the catalog anymore. I now get a work item timeout while it tries to open the catalog. Is there a way to repair the catalog? Bob Quote Link to comment Share on other sites More sharing options...
Murat Posted January 3, 2014 Report Share Posted January 3, 2014 Bob, could you please send us your catalog file? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.