nebadon@VADER:~/OpenSIM/trunk/bin$ mono OpenSim.exe
OpenSim 0.4, SVN build
Performing compatibility checks... Environment is compatible.
Starting...
Creating new local console
Logs will be saved to current directory in ./region-console.log
[REGION] [12-19 11:12:38] Starting HTTP server
Load Regions addin being initialised
[12-19 11:12:38] Loading Region Info from filesystem
[12-19 11:12:38] Creating Region: andon
Unhandled Exception: System.Net.WebException: The request timed out
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000]
at System.Net.HttpWebRequest.GetResponse () [0x00000]
at Nwc.XmlRpc.XmlRpcRequest.Send (System.String url, Int32 timeout) [0x00000]
at OpenSim.Region.Communications.OGS1.OGS1GridServices.RegisterRegion (OpenSim.Framework.RegionInfo regionInfo) [0x00000]
at OpenSim.Region.Environment.Scenes.SceneCommunicationService.RegisterRegion (OpenSim.Framework.RegionInfo regionInfos) [0x00000]
at OpenSim.Region.Environment.Scenes.Scene.RegisterRegionWithGrid () [0x00000]
at OpenSim.Region.ClientStack.RegionApplicationBase.SetupScene (OpenSim.Framework.RegionInfo regionInfo, OpenSim.Region.ClientStack.UDPServer& udpServer, Boolean m_permissions) [0x00000]
at OpenSim.OpenSimMain.CreateRegion (OpenSim.Framework.RegionInfo regionInfo) [0x00000]
at OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.Initialise (OpenSim.OpenSimMain openSim) [0x00000]
at OpenSim.OpenSimMain.StartUp () [0x00000]
at OpenSim.Application.Main (System.String[] args) [0x00000]