Hi I'm new to this list so treat me gently ...
I get the following error DEBUG: Done starting FileSystemQueryable DEBUG: Starting Scheduler thread DEBUG: Starting Inotify threads INFO: This Computer Hostname: localhost.localdomain DEBUG: Starting WebBackEnd Unhandled Exception: System.Net.Sockets.SocketException: Address already in use in <0x000cb> System.Net.Sockets.Socket:Bind (System.Net.EndPoint) in <0x00022> System.Net.Sockets.TcpListener:Start () in <0x00056> System.Runtime.Remoting.Channels.Tcp.TcpServerChannel:StartListening (object) in <0x0001c> System.Runtime.Remoting.Channels.Tcp.TcpChannel:StartListening (object) in <0x002bc> System.Runtime.Remoting.Channels.ChannelServices:RegisterChannel (System.Runtime.Remoting.Channels.IChannel) in <0x00053> Beagle.WebService.WebBackEnd:init () in <0x0025b> Beagle.WebService.WebServiceBackEnd:Start () in <0x0018a> Beagle.Daemon.BeagleDaemon:StartupProcess () in <0x00048> (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool () in <0x0002a> IdleProxy:Handler () in <0x00036> (wrapper native-to-managed) IdleProxy:Handler () in (unmanaged) 0xb7ea974f in <0x00004> (wrapper managed-to-native) Gtk.Application:gtk_main () in <0x00007> Gtk.Application:Run () in <0x0057b> Beagle.Daemon.BeagleDaemon:Main (string[]) which seems to be because there is another webservice already running on my port 8888. I'm running Ubuntu Breezy with the 0.11 release I've trawled the wiki and manpages and this list but cant find how to change the webservices port number. Can anyone help please? Julian _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
