Beagle Error in Breezy AMD64

Peter Lieverdink ubuntu at cafuego.net
Sat Sep 17 11:28:11 UTC 2005


On Sat, 2005-09-17 at 01:24 -0400, Andy Choens wrote:
> Ok, I've got beagle running on an AMD64 system.
> 
> When I run beagled --fg --debug I get nothing but goodnews, UNTIL
> beagle tries to start it's webservices.  Then everything breaks down.
> 
> Unhandled Exception: System.Net.Sockets.SocketException: Address
> already in use
> in <0x000ed> System.Net.Sockets.Socket:Bind (System.Net.EndPoint)
> in <0x0003a> System.Net.Sockets.TcpListener:Start ()
> in <0x0006a>
> System.Runtime.Remoting.Channels.Tcp.TcpServerChannel:StartListening
> (object)
> in <0x0002d>
> System.Runtime.Remoting.Channels.Tcp.TcpChannel:StartListening
> (object)
> in <0x00350>
> System.Runtime.Remoting.Channels.ChannelServices:RegisterChannel
> (System.Runtime.Remoting.Channels.IChannel)
> in <0x0005e> Beagle.WebService.WebBackEnd:init ()
> in <0x002f5> Beagle.WebService.WebServiceBackEnd:Start ()
> in <0x001c0> Beagle.Daemon.BeagleDaemon:StartupProcess ()
> in <0x00062> (wrapper delegate-invoke)
> System.MulticastDelegate:invoke_bool ()
> in <0x00041> IdleProxy:Handler ()
> in <0x0002d> (wrapper native-to-managed) IdleProxy:Handler ()
> in (unmanaged) 0x2aaaaaef246c
> in <0x0000f> (wrapper managed-to-native) Gtk.Application:gtk_main ()
> in <0x00008> Gtk.Application:Run ()
> in <0x00747> Beagle.Daemon.BeagleDaemon:Main (string[])
> 
> 
> If anyone has any ideas on what to do with that, I would be forever in
> your debt.

That means something is already running on the port it's tryng to listen
on (Another beagled instance?) You can check with 'sudo netstat'.

Note that with the --debug you'll end up with a couple of GB of logs in
a week :-

Cheers,
- P.
-- 
Creative Contingencies Pty. Ltd.
GPG: 9662 1CB5 8E54 450D 2E12  9D7E 580E 2519 969F 3F57





More information about the ubuntu-users mailing list