Jump to content

Recommended Posts

Posted

Hello,

since the update to 7.8 I have permanent .NET timeout ecxeptions, sometimes 3 times within 5 minutes. I then have to close the client. In some cases I can only terminate Daminion using the task manager in order to restart the client. It happens when I scroll through the photos in full screen view and sometimes also select individual photos. Most of my photos are CR2-RAW files. I have sent a video of this to Daria and Oleg and also the error message.
Do other users have the same problem? Here two examples below of the exception message.

regards, Uwe

************** Ausnahmetext **************
System.ApplicationException: Dieser Vorgang wurde wegen Zeitüberschreitung zurückgegeben. (Ausnahme von HRESULT: 0x800705B4)
   bei System.Threading.ReaderWriterLock.AcquireReaderLockInternal(Int32 millisecondsTimeout)
   bei PicaJet.Daminion.ClientCommon.CatalogMetadataManager.GetIndexedTags() in C:\Daminion\code\ClientCommon\Classes\CatalogMetadataManager.cs:Zeile 241.
   bei PicaJet.Daminion.ClientCommon.CatalogMetadataManager.GetIndexedTagById(Int64 indexedTagId) in C:\Daminion\code\ClientCommon\Classes\CatalogMetadataManager.cs:Zeile 919.
   bei PicaJet.Daminion.ClientCommon.CatalogIndexedTagsPresenter.ViewNeedValueIncludeState(Object sender, TwoObjectsEventArgs`2 e) in C:\Daminion\code\ClientCommon\Presenters\CatalogIndexedTagsPresenter.cs:Zeile 1590.
   bei PicaJet.Daminion.GUIComponents.IndexedTagsTreeViewContainer.BehaviourNeedState(Object sender, TwoObjectsEventArgs`2 e) in C:\Daminion\code\GUIComponents\Controls\IndexedTagsTreeViewContainer.cs:Zeile 3428.
   bei PicaJet.Daminion.GUIComponents.IndexedTagValueNodeBehaviour.GetState(IIndexedTagValue data) in C:\Daminion\code\GUIComponents\Classes\TreeView\Behaviour\IndexedTagValueNodeBehaviour.cs:Zeile 169.
   bei PicaJet.Daminion.GUIComponents.IndexedTagValueNodeBehaviour.GetState() in C:\Daminion\code\GUIComponents\Classes\TreeView\Behaviour\IndexedTagValueNodeBehaviour.cs:Zeile 191.
   bei PicaJet.Daminion.GUIComponents.IndexedTagValueNodeBehaviour.get_State() in C:\Daminion\code\GUIComponents\Classes\TreeView\Behaviour\IndexedTagValueNodeBehaviour.cs:Zeile 71.
   bei PicaJet.Daminion.GUIComponents.TreeViewWithStateControl.DrawRightColumn(INodeBehaviour behaviour, DrawTreeNodeEventArgs e) in C:\Daminion\code\GUIComponents\Controls\TreeViewWithStateControl.cs:Zeile 2582.
   bei PicaJet.Daminion.GUIComponents.TreeViewWithStateControl.OnDrawNode(DrawTreeNodeEventArgs e) in C:\Daminion\code\GUIComponents\Controls\TreeViewWithStateControl.cs:Zeile 1967.
   bei PicaJet.Daminion.GUIComponents.BaseOwnerDrawTreeView.OnPaint(PaintEventArgs e) in C:\Daminion\code\GUIComponents\Controls\BaseOwnerDrawTreeView.cs:Zeile 216.
   bei System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer)
   bei System.Windows.Forms.Control.WmPaint(Message& m)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.TreeView.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

 

************** Ausnahmetext **************
System.ApplicationException: Dieser Vorgang wurde wegen Zeitüberschreitung zurückgegeben. (Ausnahme von HRESULT: 0x800705B4)
   bei System.Threading.ReaderWriterLock.AcquireWriterLockInternal(Int32 millisecondsTimeout)
   bei PicaJet.Daminion.ClientCommon.MediaItemsManager.CleanupIdsCache() in C:\Daminion\code\ClientCommon\Classes\MediaItemsManager.cs:Zeile 2888.
   bei PicaJet.Daminion.ClientCommon.MediaItemsManager.CleanUpCache(Boolean switchToAdvanced, Boolean advancedMode) in C:\Daminion\code\ClientCommon\Classes\MediaItemsManager.cs:Zeile 2905.
   bei PicaJet.Daminion.ClientCommon.MediaItemsManager.ClearAndRefill(Int32 count) in C:\Daminion\code\ClientCommon\Classes\MediaItemsManager.cs:Zeile 3438.
   bei PicaJet.Daminion.ClientCommon.MediaItemsManager.SetNewBook(Guid bookUi, Int32 bookSize) in C:\Daminion\code\ClientCommon\Classes\MediaItemsManager.cs:Zeile 1583.
   bei PicaJet.Daminion.ClientCommon.CatalogView.NavigatorChange(Object sender, EventArgs e) in C:\Daminion\code\ClientCommon\Classes\CatalogView.cs:Zeile 2000.
   bei System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   bei PicaJet.Daminion.ClientCommon.BookNavigator.DoChange() in C:\Daminion\code\ClientCommon\Classes\BookNavigator.cs:Zeile 872.
   bei PicaJet.Daminion.ClientCommon.BookNavigator.SetNewActiveBook(Object sender, MainThreadJobEventArgs args) in C:\Daminion\code\ClientCommon\Classes\BookNavigator.cs:Zeile 810.
   bei WinPicaJet.MainForm.DoMainThreadJobSync(Object sender, MainThreadJobDelegate job, MainThreadJobEventArgs args) in C:\Daminion\code\WinPicaJet\MainForm.cs:Zeile 2131.

 

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