Jump to content

Recommended Posts

Posted

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)

Posted

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?

Posted

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).

Posted

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

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...