Bug #117

avatar

smuxi-server crashed

Added by Mirco Bauer 5705 days ago. Updated 5681 days ago.

Status:Closed Start:
Priority:Urgent Due date:
Assigned to:avatarMirco Bauer % Done:

0%

Category:Engine
Target version:0.6.3
Complexity:

Found in Version:

Votes: 0

Description

2008-08-31 22:27:13,536 [Main] INFO  Smuxi.Server.Server - Spawned remoting server with channel: TCP formatter: binary port: 7689
2008-09-02 00:05:39,018 [-1263170640] ERROR Smuxi.Engine.FrontendManager - RemotingException in _Worker(), aborting FrontendManager thread...
System.Runtime.Remoting.RemotingException: No route to host

Server stack trace:
  at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.CreateConnection () [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.GetConnection () [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.TcpConnectionPool.GetConnection (System.String host, Int32 port) [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00000]
  at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000]

Exception rethrown at r0:

  at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.CreateConnection () [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.GetConnection () [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.TcpConnectionPool.GetConnection (System.String host, Int32 port) [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00000]
  at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000]
2008-09-02 00:05:39,034 [-1263170640] ERROR Smuxi.Engine.FrontendManager - Inner-Exception:
2008-09-04 12:36:37,406 [-1263170640] INFO  Smuxi.Engine.Config - Saving config
2008-09-04 12:36:43,503 [-1263170640] INFO  Smuxi.Engine.Config - Saving config
2008-09-04 12:36:50,368 [-1263170640] INFO  Smuxi.Engine.Config - Saving config
2008-09-04 12:36:50,488 [-1263170640] INFO  Smuxi.Engine.Config - Loading config
2008-09-04 12:36:56,618 [IrcProtocolManager (irc.freenet.de:6668) listener] ERROR Smuxi.Engine.IrcProtocolManager - _Run(): exception in _Listen() occurred!
System.Threading.ThreadAbortException: Thread was being aborted
  at (wrapper managed-to-native) System.Object:+icall_wrapper_mono_thread_interruption_checkpoint ()
  at (wrapper managed-to-native) System.Threading.Thread:Sleep_internal (int)
  at System.Threading.Thread.Sleep (Int32 millisecondsTimeout) [0x00000]
  at Meebey.SmartIrc4net.IrcConnection.ReadLine (Boolean blocking) [0x00000]
  at Meebey.SmartIrc4net.IrcConnection.Listen (Boolean blocking) [0x00000]
  at Meebey.SmartIrc4net.IrcConnection.Listen () [0x00000]
  at Smuxi.Engine.IrcProtocolManager._Listen () [0x00000]
2008-09-04 12:36:56,619 [IrcProtocolManager (irc.freenet.de:6668) listener] ERROR Smuxi.Engine.IrcProtocolManager - System.Threading.ThreadAbortException: Thread was being aborted
  at Meebey.SmartIrc4net.IrcConnection.Connect (System.String[] addresslist, Int32 port) [0x00000]
  at Meebey.SmartIrc4net.IrcConnection.Connect (System.String address, Int32 port) [0x00000]
  at Smuxi.Engine.IrcProtocolManager.Connect (Smuxi.Engine.FrontendManager fm) [0x00000]
  at Smuxi.Engine.IrcProtocolManager.Reconnect (Smuxi.Engine.FrontendManager fm) [0x00000]
  at Smuxi.Engine.IrcProtocolManager._Run () [0x00000]
2008-09-04 12:36:56,619 [IrcProtocolManager (irc.freenet.de:6668) lag watcher] ERROR Smuxi.Engine.IrcProtocolManager - System.Threading.ThreadAbortException: Thread was being aborted
  at (wrapper managed-to-native) System.Object:+icall_wrapper_mono_thread_interruption_checkpoint ()
  at (wrapper managed-to-native) System.Threading.Thread:Sleep_internal (int)
  at System.Threading.Thread.Sleep (Int32 millisecondsTimeout) [0x00000]
  at Smuxi.Engine.IrcProtocolManager._LagWatcher () [0x00000]
2008-09-04 12:37:08,634 [-1230496848] ERROR Smuxi.Engine.FrontendManager - RemotingException in _Worker(), aborting FrontendManager thread...
System.Runtime.Remoting.RemotingException: No route to host

Server stack trace:
  at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.CreateConnection () [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.GetConnection () [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.TcpConnectionPool.GetConnection (System.String host, Int32 port) [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00000]
  at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000]

Exception rethrown at r0:

  at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.CreateConnection () [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.GetConnection () [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.TcpConnectionPool.GetConnection (System.String host, Int32 port) [0x00000]
  at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00000]
  at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x00000]
2008-09-04 12:37:08,634 [-1230496848] ERROR Smuxi.Engine.FrontendManager - Inner-Exception:

Unhandled Exception: System.InvalidOperationException: Could not find key for frontend manager in _FrontendManagers.
  at Smuxi.Engine.Session.DeregisterFrontendManager (Smuxi.Engine.FrontendManager fm) [0x00000]
  at (wrapper remoting-invoke-with-check) Smuxi.Engine.Session:DeregisterFrontendManager (Smuxi.Engine.FrontendManager)
  at Smuxi.Engine.FrontendManager._Worker () [0x00000]

History

Updated by Mirco Bauer 5681 days ago

avatar
  • Status changed from New to Closed
  • 1 set to fixed

Fixed in SVN r428

Also available in: Atom PDF