Advertisement
Guest User

Untitled

a guest
May 26th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 6.40 KB | None | 0 0
  1. 2010-05-17 06:22:29,155 INFO  - OpenSim.Application [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
  2. 2010-05-17 06:22:29,265 INFO  - OpenSim.Application [OPENSIM MAIN]: Runtime gave us 500 worker threads and 1000 IOCP threads
  3. 2010-05-17 06:22:29,265 INFO  - OpenSim.Application Performing compatibility checks...
  4. 2010-05-17 06:22:29,483 INFO  - OpenSim.Application Environment is compatible.
  5.  
  6. 2010-05-17 06:22:30,109 INFO  - OpenSim.ConfigurationLoader [CONFIG] Reading configuration settings
  7. 2010-05-17 06:22:30,140 INFO  - OpenSim.ConfigurationLoader [CONFIG] Reading configuration file C:\Program Files\opensim-0.6.9-binaries\bin\OpenSim.ini
  8. 2010-05-17 06:22:30,187 INFO  - OpenSim.ConfigurationLoader [CONFIG] Reading configuration file C:\Program Files\opensim-0.6.9-binaries\bin\config-include\Standalone.ini
  9. 2010-05-17 06:22:30,202 INFO  - OpenSim.ConfigurationLoader [CONFIG] Reading configuration file C:\Program Files\opensim-0.6.9-binaries\bin\config-include\StandaloneCommon.ini
  10. 2010-05-17 06:22:30,234 INFO  - OpenSim.OpenSim [LOGGING]: Logging started to file C:\Program Files\opensim-0.6.9-binaries\bin\OpenSim.log
  11. 2010-05-17 06:22:30,874 INFO  - OpenSim.OpenSim [OPENSIM MAIN]: Using async_call_method SmartThreadPool
  12. 2010-05-17 06:22:30,874 INFO  - OpenSim.Framework.Servers.BaseOpenSimServer [STARTUP]: Beginning startup processing
  13. 2010-05-17 06:22:30,890 INFO  - OpenSim.Framework.Servers.BaseOpenSimServer [STARTUP]: Version: OpenSim 0.6.9 (Release)          
  14.  
  15. 2010-05-17 06:22:31,406 INFO  - OpenSim.OpenSim ====================================================================
  16. 2010-05-17 06:22:31,406 INFO  - OpenSim.OpenSim ========================= STARTING OPENSIM =========================
  17. 2010-05-17 06:22:31,406 INFO  - OpenSim.OpenSim ====================================================================
  18. 2010-05-17 06:22:31,406 INFO  - OpenSim.OpenSim [OPENSIM MAIN]: Running in sandbox mode
  19. 2010-05-17 06:22:31,672 INFO  - OpenSim.Region.Framework.StorageManager [DATASTORE]: Attempting to load OpenSim.Data.SQLite.dll
  20. 2010-05-17 06:22:36,579 INFO  - OpenSim.Data.SQLite.SQLiteEstateStore [ESTATE DB]: Sqlite - connecting: URI=file:OpenSim.db,version=3
  21. 2010-05-17 06:22:43,050 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Creating migrations at version 1
  22. 2010-05-17 06:22:43,222 INFO  - OpenSim.Data.Migration [MIGRATIONS]: EstateStore up to date, no migrations to apply
  23. 2010-05-17 06:22:43,832 INFO  - OpenSim.Data.SQLite.SQLiteRegionData [REGION DB]: Sqlite - connecting: URI=file:OpenSim.db,version=3
  24. 2010-05-17 06:22:43,879 INFO  - OpenSim.Data.Migration [MIGRATIONS] Upgrading RegionStore to latest revision.
  25. 2010-05-17 06:22:43,879 INFO  - OpenSim.Data.Migration [MIGRATIONS] NOTE: this may take a while, don't interupt this process!
  26. 2010-05-17 06:22:44,004 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Creating RegionStore at version 1
  27. 2010-05-17 06:22:44,207 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 2
  28. 2010-05-17 06:22:44,707 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 3
  29. 2010-05-17 06:22:44,942 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 4
  30. 2010-05-17 06:22:45,160 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 5
  31. 2010-05-17 06:22:45,739 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 6
  32. 2010-05-17 06:22:46,723 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 7
  33. 2010-05-17 06:22:46,927 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 8
  34. 2010-05-17 06:22:47,224 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 9
  35. 2010-05-17 06:22:47,724 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 10
  36. 2010-05-17 06:22:48,224 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 11
  37. 2010-05-17 06:22:48,865 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 12
  38. 2010-05-17 06:22:49,177 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 13
  39. 2010-05-17 06:22:49,834 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 14
  40. 2010-05-17 06:22:50,928 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 15
  41. 2010-05-17 06:22:51,553 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 16
  42. 2010-05-17 06:22:52,085 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 17
  43. 2010-05-17 06:22:52,241 INFO  - OpenSim.Data.Migration [MIGRATIONS]: Updating RegionStore to version 18
  44. 2010-05-17 06:22:53,663 INFO  - OpenSim.Region.Framework.StorageManager [DATASTORE]: Added IRegionDataStore Interface
  45. 2010-05-17 06:22:53,757 INFO  - OpenSim.Region.ClientStack.ClientStackManager [CLIENTSTACK]: Attempting to load OpenSim.Region.ClientStack.LindenUDP.dll
  46. 2010-05-17 06:22:54,132 INFO  - OpenSim.Region.ClientStack.ClientStackManager [CLIENTSTACK]: Added IClientNetworkServer Interface
  47. 2010-05-17 06:22:54,288 INFO  - OpenSim.Region.ClientStack.RegionApplicationBase [REGION]: Starting HTTP server
  48. 2010-05-17 06:22:54,288 INFO  - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: Starting up HTTP Server
  49. 2010-05-17 06:22:54,398 DEBUG - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: Spawned main thread OK
  50. 2010-05-17 06:22:56,539 ERROR - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: Error - Only one usage of each socket address (protocol/network address/port) is normally permitted
  51. 2010-05-17 06:22:56,539 ERROR - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: Tip: Do you have permission to listen on port 9000, 0?
  52. 2010-05-17 06:22:57,227 ERROR - OpenSim.Application [APPLICATION]:
  53. APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
  54.  
  55. Exception: System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
  56.   at OpenSim.Framework.Servers.HttpServer.BaseHttpServer.StartHTTP()
  57.   at OpenSim.Framework.Servers.HttpServer.BaseHttpServer.Start()
  58.   at OpenSim.Region.ClientStack.RegionApplicationBase.StartupSpecific()
  59.   at OpenSim.OpenSimBase.StartupSpecific()
  60.   at OpenSim.OpenSim.StartupSpecific()
  61.   at OpenSim.Framework.Servers.BaseOpenSimServer.Startup()
  62.   at OpenSim.Application.Main(String[] args)
  63.  
  64. Application is terminating: True
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement