Jump to content

2855 - exception - Face Recognition


Uwe

Recommended Posts

Hello,
I get this exception below. I'll send the recorded video by PM to Daria & Oleg. I can reproduce it.
Rgerds, Uwe

System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei PicaJet.Daminion.ClientCommon.FaceRecognitionPresenter.AppendPeopleById(Int64 id) in C:\Daminion\code\ClientCommon\Presenters\FaceRecognitionPresenter.cs:Zeile 520.
   bei PicaJet.Daminion.ClientCommon.FaceRecognitionPresenter.UpdatePeople(OperationResult`1 person) in C:\Daminion\code\ClientCommon\Presenters\FaceRecognitionPresenter.cs:Zeile 582.
   bei PicaJet.Daminion.ClientCommon.FaceRecognitionPresenter.View_ConfirmCluster(Object sender, ObjEventArgs`1 e) in C:\Daminion\code\ClientCommon\Presenters\FaceRecognitionPresenter.cs:Zeile 1176.
   bei WinPicaJet.FaceRecognitionForm.Confirm_ButtonClick(Object sender, TwoValuesEventArgs`2 e) in C:\Daminion\code\WinPicaJet\Forms\FaceRecognitionForm.cs:Zeile 736.
   bei PicaJet.Daminion.GUIComponents.GroupButton.ProcessClick(ListBoxItem[] items) in C:\Daminion\code\GUIComponents\Controls\ListBoxAdv\GroupButton.cs:Zeile 45.
   bei PicaJet.Daminion.GUIComponents.ListBoxAdv.OnMouseDown(MouseEventArgs e) in C:\Daminion\code\GUIComponents\Controls\ListBoxAdv\ListBoxAdv.cs:Zeile 1321.
   bei System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ListBox.WndProc(Message& m)
   bei PicaJet.Daminion.GUIComponents.ListBoxAdv.WndProc(Message& m) in C:\Daminion\code\GUIComponents\Controls\ListBoxAdv\ListBoxAdv.cs:Zeile 53.
   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)

 

Link to comment
Share on other sites

If i remember correctly,

when assigning faces to photos and following Daminions suggestions, I realized, that after a few clicks 10-15, Daminion gave me exception errors and i had to restart. After the restart, most faces haven't been saved.

 

I thought, the server load is too high, eventhough I run the following Rack:

Terra Desktop Mini Server 1100810 Xeon E3-1225v3 3.2GHz 16 GB RAM

That actually was the reason, why i requested facial recogniton by folder, like the rescan feature

Link to comment
Share on other sites

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