Bug #540
unhandled exception - System.Runtime.Remoting.RemotingException
Status: | Closed | Start: | 11/03/2010 | |
Priority: | Urgent | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Frontend GNOME | |||
Target version: | 0.8.9 | |||
Complexity: | Low |
Found in Version: | git |
|
Votes: | 0 |
Description
Inner-Exception Type:
System.Runtime.Remoting.RemotingException
Inner-Exception Message:
Tcp transport error.
Inner-Exception StackTrace:
at System.Runtime.Remoting.Channels.Tcp.TcpMessageIO.ReceiveMessageStatus (System.IO.Stream networkStream, System.Byte[] buffer) [0x00000] in <filename unknown>:0
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00000] in <filename unknown>:0
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000] in <filename unknown>:0
Exception Type:
System.Reflection.TargetInvocationException
Exception Message:
Exception has been thrown by the target of an invocation.
Exception StackTrace:
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, BindingFlags bindingAttr, System.Reflection.Binder binder, System.Object[] args, System.Globalization.CultureInfo culture, System.Object[] activationAttributes) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, System.Object[] args, System.Object[] activationAttributes) [0x00000] in <filename unknown>:0
at System.Activator.CreateInstance (System.Type type, System.Object[] args) [0x00000] in <filename unknown>:0
at Smuxi.Frontend.ChatViewManagerBase.CreateChatView (Smuxi.Engine.ChatModel chat) [0x00000] in <filename unknown>:0
at Smuxi.Frontend.Gnome.ChatViewManager.AddChat (Smuxi.Engine.ChatModel chat) [0x00000] in <filename unknown>:0
at Smuxi.Frontend.Gnome.GnomeUI+<AddChat>c__AnonStorey5.<>m__E (System.Object , System.EventArgs ) [0x00000] in <filename unknown>:0
Associated revisions
Revision 4c215437f35d9f725776c4d812184890684c945b
[Frontend/Frontend-GNOME] Handle remoting errors during sync (closes: #540)
History
Updated by Mirco Bauer 5131 days ago
- Category set to Frontend GNOME
- Assigned to set to Mirco Bauer
- Target version set to 0.8.9
- Complexity set to Low
Updated by Mirco Bauer 4731 days ago
- Priority changed from Normal to Urgent
Updated by Mirco Bauer 4731 days ago
- Found in Version set to git
Updated by Mirco Bauer 4718 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 4c215437f35d9f725776c4d812184890684c945b.