Jump to content

657 - lost connection to server, client crash


Uwe

Recommended Posts

Hello,

 

I get a client exception and one can reproduce it:

 

server and client (v. 657) activ -> Server Administration Panel -> stop server -> client message: connection to server lost -> client menu File -> Exit or any other way to close a Window (ALT-F4, upper right corner "X") -> exception

 

It also happens when I quit the message "connetion to server has been lost", restart the server and try to reconnect the client

 

Regards, Uwe

 

 

************** Ausnahmetext **************

System.ArgumentOutOfRangeException: Der Index lag außerhalb des Bereichs. Er muss nicht negativ und kleiner als die Auflistung sein.

Parametername: index

bei System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)

bei System.ThrowHelper.ThrowArgumentOutOfRangeException()

bei System.Collections.Generic.List`1.get_Item(Int32 index)

bei PicaJet.Daminion.ClientCommon.CatalogMetadataManager.CreateIndexedTagValue(IIndexedTag indexedTag, IIndexedTagValue parentValue, IIndexedTagValue siblingValue, Object value, Boolean below) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogMetadataManager.cs:Zeile 1340.

bei PicaJet.Daminion.ClientCommon.CatalogMetadataManager.CreateIndexedTagValue(IIndexedTag indexedTag, IIndexedTagValue parentValue, Object value) in c:\DaminionAuto\Code\ClientCommon\Classes\CatalogMetadataManager.cs:Zeile 1272.

bei PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.SaveLastQuery(ICatalogView catalogView) in c:\DaminionAuto\Code\ClientCommon\Presenters\PicaJetEnginePresenter.cs:Zeile 3860.

bei PicaJet.Daminion.ClientCommon.PicaJetEnginePresenter.OnClosingView(Object sender, CloseViewEventArgs e) in c:\DaminionAuto\Code\ClientCommon\Presenters\PicaJetEnginePresenter.cs:Zeile 4620.

bei PicaJet.Daminion.CommonGuiControls.BasicForm.DoOnCloseView(Boolean& canClose) in c:\DaminionAuto\Code\CommonGuiControls\BasicForm.cs:Zeile 303.

bei PicaJet.Daminion.CommonGuiControls.BasicForm.BasicFormClosing(Object sender, CancelEventArgs e) in c:\DaminionAuto\Code\CommonGuiControls\BasicForm.cs:Zeile 311.

bei System.Windows.Forms.Form.OnClosing(CancelEventArgs e)

bei System.Windows.Forms.Form.WmClose(Message& m)

bei System.Windows.Forms.Form.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)

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