Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
OpenSim aktuelle dev: kann mich nicht einloggen
#11
hast du auch hier auskommentiert?
Zitat: ; HG address of the gatekeeper, if you have one
; this is the entry point for all the regions of the world
; gatekeeper = http://chaosgrid.de:9000/
Zitieren
#12
Jup .. hab ich nun auskommentiert

Ich poste mal die logdatei ..

Code:
2013-06-24 09:46:52,034 INFO  - OpenSim.Application [OPENSIM MAIN]: configured log4net using default OpenSim.exe.config
2013-06-24 09:46:52,056 INFO  - OpenSim.Application [OPENSIM MAIN]: System Locale is en-US
2013-06-24 09:46:52,060 INFO  - OpenSim.Application [OPENSIM MAIN]: Environment variable MONO_THREADS_PER_CPU is unset
2013-06-24 09:46:52,060 INFO  - OpenSim.Application [OPENSIM MAIN]: Runtime gave us 300 worker threads and 12 IOCP threads
2013-06-24 09:46:52,061 INFO  - OpenSim.Application [OPENSIM MAIN]: Bumping up to worker threads to 500
2013-06-24 09:46:52,061 INFO  - OpenSim.Application [OPENSIM MAIN]: Bumping up IO completion threads to 1000
2013-06-24 09:46:52,061 INFO  - OpenSim.Application [OPENSIM MAIN]: Threadpool set to 500 worker threads and 1000 IO completion threads
2013-06-24 09:46:52,079 INFO  - OpenSim.Application Environment is compatible.

2013-06-24 09:46:52,129 INFO  - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration settings
2013-06-24 09:46:52,130 INFO  - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file /home/auradmin/opensim/osdev/bin/OpenSimDefaults.ini
2013-06-24 09:46:52,148 INFO  - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file /home/auradmin/opensim/osdev/bin/OpenSim.ini
2013-06-24 09:46:52,155 INFO  - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file /home/auradmin/opensim/osdev/bin/config-include/StandaloneHypergrid.ini
2013-06-24 09:46:52,158 INFO  - OpenSim.ConfigurationLoader [CONFIG]: Reading configuration file /home/auradmin/opensim/osdev/bin/config-include/StandaloneCommon.ini
2013-06-24 09:46:52,162 WARN  - OpenSim.ConfigurationLoader [CONFIG]: Could not find include file /home/auradmin/opensim/osdev/bin/config-include/FlotsamCache.ini
2013-06-24 09:46:52,175 INFO  - OpenSim.OpenSim [OPENSIM MAIN]: Using async_call_method SmartThreadPool
2013-06-24 09:46:52,179 INFO  - OpenSim.OpenSim ====================================================================
2013-06-24 09:46:52,179 INFO  - OpenSim.OpenSim ========================= STARTING OPENSIM =========================
2013-06-24 09:46:52,179 INFO  - OpenSim.OpenSim ====================================================================
2013-06-24 09:46:52,185 INFO  - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Starting in /home/auradmin/opensim/osdev/bin
2013-06-24 09:46:52,185 INFO  - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: OpenSimulator version: OpenSim 0.7.6 Dev          edb11a7
2013-06-24 09:46:52,185 INFO  - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Operating system version: Unix 3.2.45.86, .NET platform Unix, 64-bit
2013-06-24 09:46:52,189 INFO  - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Logging started to file /home/auradmin/opensim/osdev/bin/OpenSim.log
2013-06-24 09:46:52,365 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: RegionStore data tables already up to date at revision 48
2013-06-24 09:46:52,369 INFO  - OpenSim.Data.MySQL.MySQLEstateStore [REGION DB]: MySql - connecting: Data Source=localhost;Database=dboschaosgrid;User ID=root;Password=***;Old Guids=true;
2013-06-24 09:46:52,372 DEBUG - OpenSim.Data.MySQL.MySQLEstateStore [REGION DB]: Connection wait timeout 28860 seconds
2013-06-24 09:46:52,376 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: EstateStore data tables already up to date at revision 33
2013-06-24 09:46:52,379 INFO  - OpenSim.Region.ClientStack.ClientStackManager [CLIENTSTACK]: Attempting to load OpenSim.Region.ClientStack.LindenUDP.dll
2013-06-24 09:46:52,379 INFO  - OpenSim.Region.ClientStack.ClientStackManager [CLIENTSTACK]: Added IClientNetworkServer Interface
2013-06-24 09:46:52,382 INFO  - OpenSim.Region.ClientStack.RegionApplicationBase [REGION SERVER]: Starting HTTP server on port 9000
2013-06-24 09:46:52,384 INFO  - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: Starting HTTP server on port 9000
2013-06-24 09:46:52,391 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread PollServiceWorkerThread0:9000, ID 10
2013-06-24 09:46:52,393 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread PollServiceWorkerThread1:9000, ID 11
2013-06-24 09:46:52,393 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread PollServiceWorkerThread2:9000, ID 12
2013-06-24 09:46:52,394 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread PollServiceWatcherThread:9000, ID 13
2013-06-24 09:46:52,426 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Initializing addin manager
2013-06-24 09:46:53,221 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.Data
2013-06-24 09:46:53,222 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim
2013-06-24 09:46:53,222 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: Robust
2013-06-24 09:46:53,245 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Loading extension point /OpenSim/Startup
2013-06-24 09:46:53,263 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Trying plugin /OpenSim/Startup/RemoteController
2013-06-24 09:46:53,264 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.ApplicationPlugins.RemoteController
2013-06-24 09:46:53,266 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Trying plugin /OpenSim/Startup/LoadRegions
2013-06-24 09:46:53,266 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.ApplicationPlugins.LoadRegions
2013-06-24 09:46:53,267 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Trying plugin /OpenSim/Startup/RegionModulesController
2013-06-24 09:46:53,267 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.ApplicationPlugins.RegionModulesController
2013-06-24 09:46:53,277 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: SimianGrid
2013-06-24 09:46:53,280 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: LindenCaps
2013-06-24 09:46:53,281 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.Region.OptionalModules
2013-06-24 09:46:53,283 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.Region.CoreModules
2013-06-24 09:46:53,288 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.Region.ScriptEngine.XEngine
2013-06-24 09:46:53,289 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.OfflineIM
2013-06-24 09:46:53,290 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.Groups
2013-06-24 09:46:53,290 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: OpenSim.RegionModules.RegionCombinerModule
2013-06-24 09:46:53,291 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: WebStats
2013-06-24 09:46:53,292 INFO  - OpenSim.Framework.PluginLoader`1 [PLUGINS]: Plugin Loaded: DataSnapshot
2013-06-24 09:46:53,293 INFO  - OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin [REGIONMODULES]: From plugin SimianGrid, (version 1.0), loaded 8 modules, 7 shared, 1 non-shared 0 unknown
2013-06-24 09:46:53,293 INFO  - OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin [REGIONMODULES]: From plugin LindenCaps, (version 0.1), loaded 14 modules, 1 shared, 13 non-shared 0 unknown
2013-06-24 09:46:53,293 INFO  - OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin [REGIONMODULES]: From plugin OpenSim.Region.OptionalModules, (version 0.1), loaded 36 modules, 20 shared, 16 non-shared 0 unknown
2013-06-24 09:46:53,293 INFO  - OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin [REGIONMODULES]: From plugin OpenSim.Region.CoreModules, (version 0.1), loaded 118 modules, 75 shared, 43 non-shared 0 unknown
2013-06-24 09:46:53,294 INFO  - OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin [REGIONMODULES]: From plugin OpenSim.Region.ScriptEngine.XEngine, (version 0.2), loaded 1 modules, 0 shared, 1 non-shared 0 unknown
2013-06-24 09:46:53,294 INFO  - OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin [REGIONMODULES]: From plugin OpenSim.OfflineIM, (version 0.1), loaded 1 modules, 1 shared, 0 non-shared 0 unknown
2013-06-24 09:46:53,294 INFO  - OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin [REGIONMODULES]: From plugin OpenSim.Groups, (version 0.1), loaded 5 modules, 5 shared, 0 non-shared 0 unknown
2013-06-24 09:46:53,294 INFO  - OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin [REGIONMODULES]: From plugin OpenSim.RegionModules.RegionCombinerModule, (version 0.3), loaded 1 modules, 1 shared, 0 non-shared 0 unknown
2013-06-24 09:46:53,294 INFO  - OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin [REGIONMODULES]: From plugin WebStats, (version 1.0), loaded 1 modules, 1 shared, 0 non-shared 0 unknown
2013-06-24 09:46:53,294 INFO  - OpenSim.ApplicationPlugins.RegionModulesController.RegionModulesControllerPlugin [REGIONMODULES]: From plugin DataSnapshot, (version 0.1), loaded 1 modules, 1 shared, 0 non-shared 0 unknown
2013-06-24 09:46:53,299 DEBUG - OpenSim.Services.Connectors.SimianGrid.SimianActivityDetector [SIMIAN ACTIVITY DETECTOR]: Started
2013-06-24 09:46:53,342 INFO  - OpenSim.Region.CoreModules.Asset.FlotsamAssetCache [FLOTSAM ASSET CACHE]: FlotsamAssetCache enabled
2013-06-24 09:46:53,342 DEBUG - OpenSim.Region.CoreModules.Asset.FlotsamAssetCache [FLOTSAM ASSET CACHE]: AssetCache section missing from config (not copied config-include/FlotsamCache.ini.example?  Using defaults.
2013-06-24 09:46:53,342 INFO  - OpenSim.Region.CoreModules.Asset.FlotsamAssetCache [FLOTSAM ASSET CACHE]: Cache Directory ./assetcache
2013-06-24 09:46:53,351 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: FriendsStore data tables already up to date at revision 3
2013-06-24 09:46:53,352 DEBUG - OpenSim.Region.CoreModules.Avatar.Friends.FriendsModule [FRIENDS MODULE]: HGFriendsModule enabled.
2013-06-24 09:46:53,354 INFO  - OpenSim.Region.CoreModules.Avatar.Groups.GroupsModule [GROUPS]: Groups disabled in configuration
2013-06-24 09:46:53,358 DEBUG - OpenSim.Services.HypergridService.HGInstantMessageService [HG IM SERVICE]: Starting... InRobust? True
2013-06-24 09:46:53,361 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:53,367 DEBUG - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: Starting with db OpenSim.Data.Null.NullRegionData
2013-06-24 09:46:53,371 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AssetStore data tables already up to date at revision 8
2013-06-24 09:46:53,372 DEBUG - OpenSim.Services.AssetService.AssetService [ASSET SERVICE]: Loading default asset set from assets/AssetSets.xml
2013-06-24 09:46:54,099 DEBUG - OpenSim.Services.AssetService.AssetService [ASSET SERVICE]: Local asset service enabled
2013-06-24 09:46:54,102 DEBUG - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: Loaded all services...
2013-06-24 09:46:54,104 DEBUG - OpenSim.Services.PresenceService.PresenceService [PRESENCE SERVICE]: Starting presence service
2013-06-24 09:46:54,108 DEBUG - OpenSim.Services.HypergridService.UserAgentService [HOME USERS SECURITY]: Starting...
2013-06-24 09:46:54,109 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,111 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,112 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,114 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,114 DEBUG - OpenSim.Services.PresenceService.PresenceService [PRESENCE SERVICE]: Starting presence service
2013-06-24 09:46:54,117 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: UserAccount data tables already up to date at revision 4
2013-06-24 09:46:54,118 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,121 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,122 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,122 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,125 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,128 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,128 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,130 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,130 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,131 DEBUG - OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]: Starting...
2013-06-24 09:46:54,132 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: FriendsStore data tables already up to date at revision 3
2013-06-24 09:46:54,133 DEBUG - OpenSim.Services.PresenceService.PresenceService [PRESENCE SERVICE]: Starting presence service
2013-06-24 09:46:54,135 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: UserAccount data tables already up to date at revision 4
2013-06-24 09:46:54,135 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,137 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,138 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,139 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,141 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,146 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,146 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,149 DEBUG - OpenSim.Region.CoreModules.Avatar.InstantMessage.MessageTransferModule [MESSAGE TRANSFER]: Disabled by configuration
2013-06-24 09:46:54,153 DEBUG - OpenSim.Region.CoreModules.Avatar.Lure.HGLureModule [LURE MODULE]: HGLureModule enabled
2013-06-24 09:46:54,154 DEBUG - OpenSim.Region.CoreModules.Framework.Library.LibraryModule [LIBRARY MODULE]: Library service dll is OpenSim.Services.InventoryService.dll:LibraryService
2013-06-24 09:46:54,156 DEBUG - OpenSim.Services.InventoryService.LibraryService [LIBRARY]: Starting library service...
2013-06-24 09:46:54,158 INFO  - OpenSim.Services.InventoryService.LibraryService [LIBRARY INVENTORY]: Loading library control file ./inventory/Libraries.xml
2013-06-24 09:46:54,183 DEBUG - OpenSim.Region.CoreModules.Framework.UserManagement.HGUserManagementModule [USER MANAGEMENT MODULE]: HGUserManagementModule is enabled
2013-06-24 09:46:54,191 DEBUG - OpenSim.Region.CoreModules.Scripting.VectorRender.VectorRenderModule [VECTORRENDERMODULE]: using font "Arial" for text rendering.
2013-06-24 09:46:54,210 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Asset.AssetServiceInConnectorModule [ASSET IN CONNECTOR]: AssetServiceInConnector enabled
2013-06-24 09:46:54,211 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Authentication.AuthenticationServiceInConnectorModule [AUTHENTICATION IN CONNECTOR]: Authentication Service In Connector enabled
2013-06-24 09:46:54,212 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Grid.GridInfoServiceInConnectorModule [GRIDINFO IN CONNECTOR]: GridInfo Service In Connector enabled
2013-06-24 09:46:54,212 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Hypergrid.HypergridServiceInConnectorModule [HGGRID IN CONNECTOR]: Hypergrid Service In Connector enabled
2013-06-24 09:46:54,213 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Inventory.InventoryServiceInConnectorModule [INVENTORY IN CONNECTOR]: Inventory Service In Connector enabled
2013-06-24 09:46:54,214 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Login.LLLoginServiceInConnectorModule [LLLOGIN IN CONNECTOR]: LLLoginerviceInConnector enabled
2013-06-24 09:46:54,214 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.MapImage.MapImageServiceInConnectorModule [MAP SERVICE IN CONNECTOR]: MapImage Service In Connector enabled
2013-06-24 09:46:54,216 DEBUG - OpenSim.Services.MapImageService.MapImageService [MAP IMAGE SERVICE]: Starting MapImage service
2013-06-24 09:46:54,217 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Neighbour.NeighbourServiceInConnectorModule [NEIGHBOUR IN CONNECTOR]: NeighbourServiceInConnector enabled
2013-06-24 09:46:54,217 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Simulation.SimulationServiceInConnectorModule [SIM SERVICE]: SimulationService IN connector enabled
2013-06-24 09:46:54,218 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.Profile.LocalUserProfilesServicesConnector [LOCAL USERPROFILES SERVICE CONNECTOR]: LocalUserProfileServicesConnector no params
2013-06-24 09:46:54,223 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: UserProfiles data tables already up to date at revision 2
2013-06-24 09:46:54,224 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: UserAccount data tables already up to date at revision 4
2013-06-24 09:46:54,225 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,227 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,228 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,228 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,230 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,231 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,232 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,234 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,235 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Profile.LocalUserProfilesServicesConnector [LOCAL USERPROFILES SERVICE CONNECTOR]: Local user profiles connector enabled
2013-06-24 09:46:54,237 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AssetStore data tables already up to date at revision 8
2013-06-24 09:46:54,239 INFO  - OpenSim.Services.Connectors.HGAssetServiceConnector [HG ASSET SERVICE]: HG asset service enabled
2013-06-24 09:46:54,240 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Asset.HGAssetBroker [HG ASSET CONNECTOR]: HG asset broker enabled
2013-06-24 09:46:54,243 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,243 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Authentication.LocalAuthenticationServicesConnector [AUTH CONNECTOR]: Local Authentication connector enabled
2013-06-24 09:46:54,247 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,247 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,247 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Avatar.LocalAvatarServicesConnector [AVATAR CONNECTOR]: Local avatar connector enabled
2013-06-24 09:46:54,248 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid.LocalGridServicesConnector [LOCAL GRID SERVICE CONNECTOR]: LocalGridServicesConnector no parms.
2013-06-24 09:46:54,249 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,250 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Grid.LocalGridServicesConnector [LOCAL GRID SERVICE CONNECTOR]: Local grid connector enabled
2013-06-24 09:46:54,257 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,257 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,257 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.GridUser.ActivityDetector [ACTIVITY DETECTOR]: starting
2013-06-24 09:46:54,258 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.GridUser.LocalGridUserServicesConnector [LOCAL GRID USER SERVICE CONNECTOR]: Local grid user connector enabled
2013-06-24 09:46:54,263 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,263 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Inventory.HGInventoryBroker [HG INVENTORY CONNECTOR]: HG inventory broker enabled with inner connector of type OpenSim.Services.InventoryService.XInventoryService
2013-06-24 09:46:54,265 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Land.LocalLandServicesConnector [LAND CONNECTOR]: Local land connector enabled
2013-06-24 09:46:54,268 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: enabled with refresh time 60min and service object OpenSim.Services.MapImageService.dll:MapImageService
2013-06-24 09:46:54,268 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Neighbour.LocalNeighbourServicesConnector [NEIGHBOUR CONNECTOR]: Local neighbour connector enabled
2013-06-24 09:46:54,270 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.Presence.LocalPresenceServicesConnector [LOCAL PRESENCE CONNECTOR]: Service dll = OpenSim.Services.PresenceService.dll:PresenceService
2013-06-24 09:46:54,270 DEBUG - OpenSim.Services.PresenceService.PresenceService [PRESENCE SERVICE]: Starting presence service
2013-06-24 09:46:54,270 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Presence.LocalPresenceServicesConnector [LOCAL PRESENCE CONNECTOR]: Local presence connector enabled
2013-06-24 09:46:54,272 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Simulation.RemoteSimulationConnectorModule [SIMULATION CONNECTOR]: Remote simulation enabled
2013-06-24 09:46:54,274 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: UserAccount data tables already up to date at revision 4
2013-06-24 09:46:54,275 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,276 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,278 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,278 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,279 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,281 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,281 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,282 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.UserAccounts.LocalUserAccountServicesConnector [LOCAL USER ACCOUNT SERVICE CONNECTOR]: Local user connector enabled
2013-06-24 09:46:54,285 INFO  - OpenSim.Region.CoreModules.World.Serialiser.SerialiserModule [Serialiser] Enabled, using save dir "exports"
2013-06-24 09:46:54,310 DEBUG - OpenSim.ApplicationPlugins.RemoteController.RemoteAdminPlugin [RADMIN]: Creating default avatar entries
2013-06-24 09:46:54,310 DEBUG - OpenSim.ApplicationPlugins.RemoteController.RemoteAdminPlugin [RADMIN]: No default avatar information available
2013-06-24 09:46:54,310 INFO  - OpenSim.ApplicationPlugins.RemoteController.RemoteAdminPlugin [RADMIN]: Default avatars not loaded
2013-06-24 09:46:54,312 INFO  - OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin [LOAD REGIONS PLUGIN]: Loading region configurations from filesystem
2013-06-24 09:46:54,314 INFO  - OpenSim.Framework.RegionLoader.Filesystem.RegionLoaderFileSystem [REGION LOADER FILE SYSTEM]: Loading config files from ./Regions
2013-06-24 09:46:54,314 INFO  - OpenSim.Framework.RegionLoader.Filesystem.RegionLoaderFileSystem [REGION LOADER FILE SYSTEM]: Loading config file ./Regions/Regions.ini
2013-06-24 09:46:54,320 INFO  - OpenSim.Framework.RegionLoader.Filesystem.RegionLoaderFileSystem [REGION LOADER FILE SYSTEM]: Loaded config for region Arcadia
2013-06-24 09:46:54,321 INFO  - OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin [LOAD REGIONS PLUGIN]: Loading specific shared modules...
2013-06-24 09:46:54,321 INFO  - OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin [LOAD REGIONS PLUGIN]: Done.
2013-06-24 09:46:54,322 DEBUG - OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin [LOAD REGIONS PLUGIN]: Creating Region: Arcadia (ThreadID: 1)
2013-06-24 09:46:54,349 INFO  - OpenSim.Region.ClientStack.LindenUDP.LLUDPServer [LLUDPSERVER]: Average Environment.TickCount resolution: 1ms
2013-06-24 09:46:54,380 DEBUG - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Using the BestAvatarResponsiveness prioritization scheme
2013-06-24 09:46:54,391 INFO  - OpenSim.Data.MySQL.MySQLSimulationData [REGION DB]: Loaded terrain revision r1
2013-06-24 09:46:54,393 INFO  - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added meshing engine: ZeroMesher
2013-06-24 09:46:54,395 INFO  - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added physics engine: basicphysics
2013-06-24 09:46:54,397 INFO  - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added physics engine: BulletSim
2013-06-24 09:46:54,398 INFO  - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added meshing engine: Meshmerizer
2013-06-24 09:46:54,399 INFO  - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added physics engine: OpenDynamicsEngine
2013-06-24 09:46:54,400 INFO  - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: Added physics engine: POS
2013-06-24 09:46:54,401 INFO  - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: creating meshing engine Meshmerizer
2013-06-24 09:46:54,402 INFO  - OpenSim.Region.Physics.Manager.PhysicsPluginManager [PHYSICS]: creating OpenDynamicsEngine
2013-06-24 09:46:54,425 DEBUG - OpenSim.Region.Physics.OdePlugin.OdeScene.Arcadia [ODE SCENE]: Setting terrain for Arcadia with offset <0, 0, 0>
2013-06-24 09:46:54,434 DEBUG - OpenSim.Region.Physics.OdePlugin.OdeScene.Arcadia [ODE SCENE]: Setting terrain for Arcadia took 9ms
2013-06-24 09:46:54,438 INFO  - OpenSim.OpenSimBase [MODULES]: Loading Region's modules (old style)
2013-06-24 09:46:54,438 INFO  - OpenSim.OpenSimBase [REGIONMODULES]: Loading Region's modules (new style)
2013-06-24 09:46:54,453 INFO  - OpenSim.Region.CoreModules.Avatar.Chat.ChatModule [CHAT]: Initialized for Arcadia w:10 s:20 S:100
2013-06-24 09:46:54,456 DEBUG - OpenSim.Region.CoreModules.Avatar.InstantMessage.HGMessageTransferModule [HG MESSAGE TRANSFER]: Message transfer module HGMessageTransferModule active
2013-06-24 09:46:54,462 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Asset.AssetServiceInConnectorModule [HGAssetService]: Starting...
2013-06-24 09:46:54,466 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AssetStore data tables already up to date at revision 8
2013-06-24 09:46:54,466 DEBUG - OpenSim.Services.HypergridService.HGAssetService [HGAsset Service]: Starting
2013-06-24 09:46:54,468 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: UserAccount data tables already up to date at revision 4
2013-06-24 09:46:54,468 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,470 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,472 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,472 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,474 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,475 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,475 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,477 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Inventory.InventoryServiceInConnectorModule [RegionInventoryService]: Starting...
2013-06-24 09:46:54,477 DEBUG - OpenSim.Server.Handlers.Asset.XInventoryInConnector [XInventoryInConnector]: Starting with config name HGInventoryService
2013-06-24 09:46:54,481 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,481 DEBUG - OpenSim.Services.HypergridService.HGSuitcaseInventoryService [HG SUITCASE INVENTORY SERVICE]: Starting with config name HGInventoryService
2013-06-24 09:46:54,483 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: UserAccount data tables already up to date at revision 4
2013-06-24 09:46:54,483 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,485 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,486 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,486 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,488 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,493 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,493 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,495 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,495 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,495 DEBUG - OpenSim.Services.HypergridService.HGSuitcaseInventoryService [HG SUITCASE INVENTORY SERVICE]: Starting...
2013-06-24 09:46:54,506 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Presence.BasePresenceServiceConnector [BASE PRESENCE SERVICE CONNECTOR]: Enabled for region Arcadia
2013-06-24 09:46:54,523 INFO  - OpenSim.Region.OptionalModules.Scripting.ExtendedPhysics [EXTENDED PHYSICS] module is not enabled
2013-06-24 09:46:54,531 DEBUG - OpenSim.Region.OptionalModules.World.TreePopulator.TreePopulatorModule [TREES]: Initialised tree module
2013-06-24 09:46:54,542 DEBUG - OpenSim.Region.CoreModules.Framework.EntityTransfer.HGEntityTransferModule [HG ENTITY TRANSFER MODULE]: HGEntityTransferModule enabled.
2013-06-24 09:46:54,544 INFO  - OpenSim.Region.CoreModules.Framework.InventoryAccess.HGInventoryAccessModule [HG INVENTORY ACCESS MODULE]: HGInventoryAccessModule enabled.
2013-06-24 09:46:54,552 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Authorization.LocalAuthorizationServicesConnector [AUTHORIZATION CONNECTOR]: Initialise
2013-06-24 09:46:54,552 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Authorization.LocalAuthorizationServicesConnector [AUTHORIZATION CONNECTOR]: Local authorization connector enabled
2013-06-24 09:46:54,559 INFO  - OpenSim.Region.CoreModules.World.LightShare.EnvironmentModule [EnvironmentModule]: Module is enabled.
2013-06-24 09:46:54,560 DEBUG - OpenSim.Region.CoreModules.World.LightShare.LightShareModule [WINDLIGHT]: windlight module disabled
2013-06-24 09:46:54,564 DEBUG - OpenSim.Region.CoreModules.World.Permissions.PermissionsModule [PERMISSIONS]: allowed_script_creators All
2013-06-24 09:46:54,564 DEBUG - OpenSim.Region.CoreModules.World.Permissions.PermissionsModule [PERMISSIONS]: allowed_script_editors All
2013-06-24 09:46:54,565 DEBUG - OpenSim.Region.CoreModules.World.Permissions.PermissionsModule [PERMISSIONS]: Enabling all region service permission checks
2013-06-24 09:46:54,567 DEBUG - OpenSim.Region.CoreModules.SunModule [SUN]: localtime offset is 72000000000
2013-06-24 09:46:54,567 DEBUG - OpenSim.Region.CoreModules.SunModule [SUN]: Mode is SL
2013-06-24 09:46:54,568 DEBUG - OpenSim.Region.CoreModules.SunModule [SUN]: Initialization completed. Day is 14400 seconds, and year is 60 days
2013-06-24 09:46:54,568 DEBUG - OpenSim.Region.CoreModules.SunModule [SUN]: Axis offset is 0.5
2013-06-24 09:46:54,569 DEBUG - OpenSim.Region.CoreModules.SunModule [SUN]: Percentage of time for daylight 0.5
2013-06-24 09:46:54,569 DEBUG - OpenSim.Region.CoreModules.SunModule [SUN]: Positional data updated every 100 frames
2013-06-24 09:46:54,574 INFO  - OpenSim.Region.CoreModules.WindModule [WIND] Enabled with an update rate of 150 frames.
2013-06-24 09:46:54,580 INFO  - OpenSim.Region.ScriptEngine.XEngine.XEngine [XEngine]: Script stop strategy is abort
2013-06-24 09:46:54,584 DEBUG - OpenSim.Region.OptionalModules.Scripting.RegionReady.RegionReadyModule [RegionReady]: Enabled for region Arcadia
2013-06-24 09:46:54,584 INFO  - OpenSim.Region.OptionalModules.Scripting.RegionReady.RegionReadyModule [RegionReady]: Region Arcadia - LOGINS DISABLED DURING INITIALIZATION.
2013-06-24 09:46:54,597 INFO  - OpenSim.Region.CoreModules.World.WorldMap.WorldMapModule [WORLD MAP]: JPEG Map location: http://chaosgrid.de:9000/index.php?method=regionImagefa58a6712ed840629835abb0444ec24e
2013-06-24 09:46:54,598 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread MapItemRequestThread (Arcadia), ID 17
2013-06-24 09:46:54,600 DEBUG - OpenSim.Region.CoreModules.World.Estate.EstateManagementCommands [ESTATE MODULE]: Setting up estate commands for region Arcadia
2013-06-24 09:46:54,775 INFO  - OpenSim.Region.CoreModules.World.Terrain.TerrainModule E ... ChannelDigger
2013-06-24 09:46:54,776 INFO  - OpenSim.Region.CoreModules.World.Terrain.TerrainModule L ... GenericSystemDrawing
2013-06-24 09:46:54,776 INFO  - OpenSim.Region.CoreModules.World.Terrain.TerrainModule L ... JPEG
2013-06-24 09:46:54,845 INFO  - OpenSim.Region.CoreModules.World.Terrain.TerrainModule L ... LLRAW
2013-06-24 09:46:54,846 INFO  - OpenSim.Region.CoreModules.World.Terrain.TerrainModule L ... RAW32
2013-06-24 09:46:54,851 INFO  - OpenSim.Region.CoreModules.WindModule [WIND] Found Plugin: ConfigurableWind
2013-06-24 09:46:54,851 INFO  - OpenSim.Region.CoreModules.WindModule [WIND] Found Plugin: SimpleRandomWind
2013-06-24 09:46:54,852 INFO  - OpenSim.Region.CoreModules.WindModule [WIND] SimpleRandomWind plugin found, initializing.
2013-06-24 09:46:54,854 INFO  - OpenSim.Region.ScriptEngine.XEngine.XEngine [XEngine]: Initializing scripts in region Arcadia
2013-06-24 09:46:54,867 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Authentication.AuthenticationServiceInConnectorModule [AUTHENTICATION IN CONNECTOR]: Starting...
2013-06-24 09:46:54,869 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,869 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Grid.GridInfoServiceInConnectorModule [GridInfo]: Starting...
2013-06-24 09:46:54,871 DEBUG - OpenSim.Server.Handlers.Grid.GridInfoHandlers [GRID INFO SERVICE]: Grid info service initialized with 5 keys
2013-06-24 09:46:54,871 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Hypergrid.HypergridServiceInConnectorModule [HypergridService]: Starting...
2013-06-24 09:46:54,873 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: FriendsStore data tables already up to date at revision 3
2013-06-24 09:46:54,875 DEBUG - OpenSim.Server.Handlers.Hypergrid.HypergridHandlers [HYPERGRID HANDLERS]: Active
2013-06-24 09:46:54,880 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: FriendsStore data tables already up to date at revision 3
2013-06-24 09:46:54,882 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: UserAccount data tables already up to date at revision 4
2013-06-24 09:46:54,883 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,885 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,887 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,887 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,889 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,891 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,891 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,892 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,893 DEBUG - OpenSim.Services.PresenceService.PresenceService [PRESENCE SERVICE]: Starting presence service
2013-06-24 09:46:54,893 DEBUG - OpenSim.Services.HypergridService.HGFriendsService [HGFRIENDS SERVICE]: Starting...
2013-06-24 09:46:54,894 DEBUG - OpenSim.Server.Handlers.Hypergrid.HGFriendsServerPostHandler [HGFRIENDS HANDLER]: HGFriendsServerPostHandler is On (standalone)
2013-06-24 09:46:54,895 DEBUG - OpenSim.Server.Handlers.Login.LLLoginServiceInConnector [LLLOGIN IN CONNECTOR]: Starting...
2013-06-24 09:46:54,900 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: UserAccount data tables already up to date at revision 4
2013-06-24 09:46:54,900 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,902 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,904 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,904 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,906 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,908 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,908 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,910 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: GridUserStore data tables already up to date at revision 2
2013-06-24 09:46:54,910 DEBUG - OpenSim.Services.UserAccountService.GridUserService [USER GRID SERVICE]: Starting user grid service
2013-06-24 09:46:54,912 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: AuthStore data tables already up to date at revision 3
2013-06-24 09:46:54,914 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: InventoryStore data tables already up to date at revision 6
2013-06-24 09:46:54,915 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Starting...
2013-06-24 09:46:54,915 DEBUG - OpenSim.Services.PresenceService.PresenceService [PRESENCE SERVICE]: Starting presence service
2013-06-24 09:46:54,917 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: Avatar data tables already up to date at revision 2
2013-06-24 09:46:54,917 DEBUG - OpenSim.Services.AvatarService.AvatarService [AVATAR SERVICE]: Starting avatar service
2013-06-24 09:46:54,918 DEBUG - OpenSim.Data.Migration [MIGRATIONS]: FriendsStore data tables already up to date at revision 3
2013-06-24 09:46:54,919 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE]: Using LibraryService given as argument
2013-06-24 09:46:54,919 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE]: Starting...
2013-06-24 09:46:54,920 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Simulation.SimulationServiceInConnectorModule [SIM SERVICE]: Starting...
2013-06-24 09:46:54,922 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Asset.HGAssetBroker [HG ASSET CONNECTOR]: Enabled hypergrid asset broker for region Arcadia
2013-06-24 09:46:54,922 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Asset.HGAssetBroker [HG ASSET CONNECTOR]: Enabled asset caching for region Arcadia
2013-06-24 09:46:54,923 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.GridUser.LocalGridUserServicesConnector [LOCAL GRID USER SERVICE CONNECTOR]: Enabled local grid user for region Arcadia
2013-06-24 09:46:54,924 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Inventory.HGInventoryBroker [HG INVENTORY CONNECTOR]: Enabled HG inventory for region Arcadia
2013-06-24 09:46:54,924 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Neighbour.LocalNeighbourServicesConnector [NEIGHBOUR CONNECTOR]: Local neighbour connector enabled for region Arcadia
2013-06-24 09:46:54,925 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.UserAccounts.LocalUserAccountServicesConnector [LOCAL USER ACCOUNT SERVICE CONNECTOR]: Enabled local user accounts for region Arcadia
2013-06-24 09:46:54,929 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread InventoryWorkerThread0, ID 18
2013-06-24 09:46:54,930 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread InventoryWorkerThread1, ID 19
2013-06-24 09:46:54,933 DEBUG - OpenSim.Region.CoreModules.Scripting.ScriptModuleComms.ScriptModuleCommsModule [MODULE COMMANDS] Register method llAttachToAvatarTemp from type TempAttachmentsModule
2013-06-24 09:46:54,937 DEBUG - OpenSim.Region.OptionalModules.Avatar.Attachments.TempAttachmentsModule [TEMP ATTACHS]: Registered script functions
2013-06-24 09:46:54,943 INFO  - OpenSim.Region.CoreModules.Scripting.ScriptModuleComms.ScriptModuleCommsModule [MODULE COMMANDS]: Script engine found, module active
2013-06-24 09:46:54,944 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.Authorization.AuthorizationService [AuthorizationService]: Region Arcadia access restrictions: None
2013-06-24 09:46:54,944 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsOut.Authorization.LocalAuthorizationServicesConnector [AUTHORIZATION CONNECTOR]: Enabled local authorization for region Arcadia
2013-06-24 09:46:54,957 DEBUG - OpenSim.Region.ScriptEngine.Shared.CodeTools.Compiler [Compiler]: Allowed languages: lsl
2013-06-24 09:46:54,963 INFO  - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Loading objects from datastore
2013-06-24 09:46:54,972 DEBUG - OpenSim.Data.MySQL.MySQLSimulationData [REGION DB]: Loaded 0 objects using 0 prims
2013-06-24 09:46:54,973 DEBUG - OpenSim.Data.MySQL.MySQLSimulationData [REGION DB]: Loaded inventory from 0 objects
2013-06-24 09:46:54,973 INFO  - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Loaded 0 objects from the datastore
2013-06-24 09:46:54,974 DEBUG - OpenSim.Region.CoreModules.Framework.UserManagement.UserManagementModule [USER MANAGEMENT MODULE]: Caching creators' data from Arcadia (0 objects)...
2013-06-24 09:46:54,975 INFO  - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Loading land objects from storage
2013-06-24 09:46:55,046 DEBUG - OpenSim.Region.CoreModules.World.WorldMap.WorldMapModule [WORLD MAP]: Generating map image for Arcadia
2013-06-24 09:46:55,050 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [MAPTILE]: Generating Maptile Step 1: Terrain
2013-06-24 09:46:55,055 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [TexturedMapTileRenderer]: Fetched texture b8d3965a-ad78-bf43-699b-bff8eca6c975, found: True
2013-06-24 09:46:55,071 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [TexturedMapTileRenderer]: Fetched texture abb783e6-3e93-26c0-248a-247666855da3, found: True
2013-06-24 09:46:55,077 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [TexturedMapTileRenderer]: Fetched texture 179cdabd-398a-9b6b-1391-4dc333ba321f, found: True
2013-06-24 09:46:55,084 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [TexturedMapTileRenderer]: Fetched texture beb169c7-11ea-fff2-efe5-0f24dc881df2, found: True
2013-06-24 09:46:55,181 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [MAPTILE]: Generating Maptile Step 1: Done in 132 ms
2013-06-24 09:46:55,187 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.MapImageModule [MAPTILE]: Generating Maptile Step 2: Object Volume Profile
2013-06-24 09:46:55,189 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.MapImageModule [MAPTILE]: Generating Maptile Step 2: Done in 2 ms
2013-06-24 09:46:55,231 DEBUG - OpenSim.Region.CoreModules.World.WorldMap.WorldMapModule [WORLD MAP]: Region Arcadia has no parcels for sale, not generating overlay
2013-06-24 09:46:55,231 DEBUG - OpenSim.Region.CoreModules.World.WorldMap.WorldMapModule [WORLD MAP]: Storing map tile 7e23c676-30cd-4bca-9ecb-1d53a2888d45 for Arcadia
2013-06-24 09:46:55,266 DEBUG - OpenSim.Services.GridService.GridService [GRID SERVICE]: Region Arcadia (fa58a671-2ed8-4062-9835-abb0444ec24e) registered successfully at 7000-7000
2013-06-24 09:46:55,267 INFO  - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Initializing script instances in Arcadia
2013-06-24 09:46:55,267 INFO  - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Initialized 0 script instances in Arcadia
2013-06-24 09:46:55,268 INFO  - OpenSim.Region.ClientStack.LindenUDP.LLUDPServer [LLUDPSERVER]: Starting inbound packet processing for the LLUDP server in asynchronous mode with UsePools = True
2013-06-24 09:46:55,268 DEBUG - OpenMetaverse.OpenSimUDPBase [UDPBASE]: Binding UDP listener using internal IP address config 0.0.0.0:9000
2013-06-24 09:46:55,269 DEBUG - OpenMetaverse.OpenSimUDPBase [UDPBASE]: SIO_UDP_CONNRESET flag not supported on this platform, ignoring
2013-06-24 09:46:55,270 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread Incoming Packets (Arcadia), ID 20
2013-06-24 09:46:55,271 INFO  - OpenSim.Region.ClientStack.LindenUDP.LLUDPServer [LLUDPSERVER]: Starting outbound packet processing for the LLUDP server
2013-06-24 09:46:55,271 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread Outgoing Packets (Arcadia), ID 21
2013-06-24 09:46:55,272 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread Heartbeat (Arcadia), ID 22
2013-06-24 09:46:55,283 INFO  - OpenSim.Region.CoreModules.ServiceConnectorsIn.Login.LLLoginServiceInConnectorModule [LLLOGIN IN CONNECTOR]: Starting...
2013-06-24 09:46:55,295 INFO  - OpenSim.Framework.Servers.BaseOpenSimServer [STARTUP]: Non-script portion of startup took 0m 3s.  PLEASE WAIT FOR LOGINS TO BE ENABLED ON REGIONS ONCE SCRIPTS HAVE STARTED.
2013-06-24 09:46:55,368 DEBUG - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Started tracking thread Maintenance (Arcadia), ID 25
2013-06-24 09:46:56,979 INFO  - OpenSim.Region.OptionalModules.Scripting.RegionReady.RegionReadyModule [RegionReady]: INITIALIZATION COMPLETE FOR Arcadia - LOGINS ENABLED
2013-06-24 09:46:56,982 DEBUG - OpenSim.Region.Framework.Scenes.SceneCommunicationService [SCENE COMMUNICATION SERVICE]: Informing 0 neighbours that region Arcadia is up
2013-06-24 09:46:56,983 DEBUG - OpenSim.Region.CoreModules.ServiceConnectorsOut.MapImage.MapImageServiceModule [MAP IMAGE SERVICE MODULE]: upload maptile for Arcadia
2013-06-24 09:46:56,985 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [MAPTILE]: Generating Maptile Step 1: Terrain
2013-06-24 09:46:56,986 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [TexturedMapTileRenderer]: Fetched texture b8d3965a-ad78-bf43-699b-bff8eca6c975, found: True
2013-06-24 09:46:56,993 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [TexturedMapTileRenderer]: Fetched texture abb783e6-3e93-26c0-248a-247666855da3, found: True
2013-06-24 09:46:57,001 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [TexturedMapTileRenderer]: Fetched texture 179cdabd-398a-9b6b-1391-4dc333ba321f, found: True
2013-06-24 09:46:57,008 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [TexturedMapTileRenderer]: Fetched texture beb169c7-11ea-fff2-efe5-0f24dc881df2, found: True
2013-06-24 09:46:57,103 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.TexturedMapTileRenderer [MAPTILE]: Generating Maptile Step 1: Done in 118 ms
2013-06-24 09:46:57,104 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.MapImageModule [MAPTILE]: Generating Maptile Step 2: Object Volume Profile
2013-06-24 09:46:57,105 DEBUG - OpenSim.Region.CoreModules.World.LegacyMap.MapImageModule [MAPTILE]: Generating Maptile Step 2: Done in 1 ms
2013-06-24 09:48:35,819 INFO  - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE]: Login request for Bogus Curry at last using viewer Firestorm-Release 4.4.0.33720, channel Firestorm-Release, IP 31.150.177.241, Mac b53bc05c8ecfa56cbdb410745461cbf2, Id0 8919bf49bba8e6ea5aa34f8582010795
2013-06-24 09:48:35,856 DEBUG - OpenSim.Services.AuthenticationService.PasswordAuthenticationService [PASS AUTH]: got 98d340e33314e268bd1f6a961d4a775b; hashed = a9e875ade409c56364729182f7df1215; stored = a9e875ade409c56364729182f7df1215
2013-06-24 09:48:35,869 DEBUG - OpenSim.Services.PresenceService.PresenceService [PRESENCE SERVICE]: LoginAgent c707ebdc-53fe-4845-82f7-cd8e911bd255 with session 3d63f8c9-b75e-40fa-bab0-f14b2b544c30 and ssession affdee13-9bba-46de-a296-584e3ab325b1
2013-06-24 09:48:35,872 DEBUG - OpenSim.Services.UserAccountService.GridUserService [GRID USER SERVICE]: User c707ebdc-53fe-4845-82f7-cd8e911bd255 is online
2013-06-24 09:48:35,882 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE]: Finding destination matching start location last for Bogus Curry
2013-06-24 09:48:35,888 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE]: Found destination Arcadia, endpoint 37.200.98.175:9000 for Bogus Curry
2013-06-24 09:48:35,903 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLLOGIN SERVICE]: no gatekeeper detected..... using http://chaosgrid.de:9000
2013-06-24 09:48:35,917 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLLOGIN SERVICE]: found new key HomeURI http://chaosgrid.de:9000/
2013-06-24 09:48:35,918 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLLOGIN SERVICE]: found new key InventoryServerURI http://chaosgrid.de:9000/
2013-06-24 09:48:35,920 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLLOGIN SERVICE]: found new key AssetServerURI http://chaosgrid.de:9000/
2013-06-24 09:48:35,921 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLLOGIN SERVICE]: found new key ProfileServerURI http://chaosgrid.de:9000/
2013-06-24 09:48:35,923 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLLOGIN SERVICE]: found new key FriendsServerURI http://chaosgrid.de:9000/
2013-06-24 09:48:35,924 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLLOGIN SERVICE]: found new key IMServerURI http://chaosgrid.de:9000/
2013-06-24 09:48:35,930 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE] Launching agent at Arcadia
2013-06-24 09:48:35,934 DEBUG - OpenSim.Services.HypergridService.UserAgentService [USER AGENT SERVICE]: Request to login user Bogus Curry (@31.150.177.241) to grid http://chaosgrid.de:9000/
2013-06-24 09:48:35,938 DEBUG - OpenSim.Services.HypergridService.UserAgentService [USER AGENT SERVICE]: this grid: http://chaosgrid.de:9000/, desired grid: http://chaosgrid.de:9000/, desired region: fa58a671-2ed8-4062-9835-abb0444ec24e
2013-06-24 09:48:35,941 INFO  - OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]: Login request for Bogus Curry @ http://chaosgrid.de:9000/ (c707ebdc-53fe-4845-82f7-cd8e911bd255) at Arcadia using viewer Firestorm-Release 4.4.0.33720, channel Firestorm-Release, IP 31.150.177.241, Mac b53bc05c8ecfa56cbdb410745461cbf2, Id0 8919bf49bba8e6ea5aa34f8582010795 Teleport Flags 128
2013-06-24 09:48:35,942 DEBUG - OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]: Verifying http://chaosgrid.de:9000 against http://chaosgrid.de:9000
2013-06-24 09:48:35,944 DEBUG - OpenSim.Services.HypergridService.UserAgentService [USER AGENT SERVICE]: Verifying agent token http://chaosgrid.de:9000/;2a01e0d4-f047-4eda-8a4c-752351851fab against http://chaosgrid.de:9000/;2a01e0d4-f047-4eda-8a4c-752351851fab
2013-06-24 09:48:35,945 DEBUG - OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]: Identity verified for Bogus Curry @ http://chaosgrid.de:9000/
2013-06-24 09:48:35,947 DEBUG - OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]: User is OK
2013-06-24 09:48:35,949 DEBUG - OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]: destination ok: Arcadia
2013-06-24 09:48:35,950 DEBUG - OpenSim.Services.HypergridService.GatekeeperService [GATEKEEPER SERVICE]: launching agent ViaLogin
2013-06-24 09:48:35,953 DEBUG - OpenSim.Services.Connectors.Simulation.SimulationServiceConnector [REMOTE SIMULATION CONNECTOR]: Creating agent at http://chaosgrid.de:9000/
2013-06-24 09:48:36,376 DEBUG - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Region Arcadia told of incoming root agent Bogus Curry c707ebdc-53fe-4845-82f7-cd8e911bd255 (circuit code 1059495359, IP 31.150.177.241, viewer Firestorm-Release 4.4.0.33720, teleportflags (ViaLogin), position <136.4921, 137.9545, 23.0136>)
2013-06-24 09:48:36,383 INFO  - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Region Arcadia authenticated and authorized incoming root agent Bogus Curry c707ebdc-53fe-4845-82f7-cd8e911bd255 (circuit code 1059495359)
2013-06-24 09:48:36,396 DEBUG - OpenSim.Region.ClientStack.Linden.AvatarPickerSearchModule [AVATAR PICKER SEARCH]: /CAPS/ed121525-2030-4a8c-a6ab-fa6f3e0fbf98 in region Arcadia
2013-06-24 09:48:36,428 DEBUG - OpenSim.Services.HypergridService.UserAgentService [USER AGENT SERVICE]: Gatekeeper sees me as
2013-06-24 09:48:36,452 DEBUG - OpenSim.Services.LLLoginService.LLLoginService [LLOGIN SERVICE]: All clear. Sending login response to Bogus Curry
2013-06-24 09:48:38,761 DEBUG - OpenSim.Region.ClientStack.Linden.BunchOfCaps [CAPS]: Received SEED caps request in Arcadia for agent c707ebdc-53fe-4845-82f7-cd8e911bd255
2013-06-24 09:48:38,763 DEBUG - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Incoming client Bogus Curry in region Arcadia via regular login. Client IP verification not performed.
2013-06-24 09:48:40,727 DEBUG - OpenSim.Region.ClientStack.LindenUDP.LLUDPServer [LLUDPSERVER]: Handling UseCircuitCode request for circuit 1059495359 to Arcadia from IP 31.150.177.241:55422
2013-06-24 09:48:40,768 DEBUG - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Adding new child scene presence Bogus Curry c707ebdc-53fe-4845-82f7-cd8e911bd255 to scene Arcadia at pos <136.4921, 137.9545, 23.0136>
2013-06-24 09:48:40,911 DEBUG - OpenSim.Region.Framework.Scenes.ScenePresence [SCENE PRESENCE]: Completing movement of Bogus Curry into region Arcadia in position <136.4921, 137.9545, 23.0136>
2013-06-24 09:48:40,914 DEBUG - OpenSim.Region.Framework.Scenes.ScenePresence [SCENE]: Upgrading child to root agent for Bogus Curry in Arcadia
2013-06-24 09:48:56,133 DEBUG - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: Link to www.dorenas-world.de:8002 Gridtalk, in 22741-0
2013-06-24 09:48:56,137 DEBUG - OpenSim.Services.Connectors.Hypergrid.GatekeeperServiceConnector [GATEKEEPER SERVICE CONNECTOR]: Linking to http://www.dorenas-world.de:8002/
2013-06-24 09:48:56,182 DEBUG - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: naming linked region http://dorenas-world.de:8002/ Gridtalk, handle 9891206605777152
2013-06-24 09:48:56,186 DEBUG - OpenSim.Services.Connectors.Hypergrid.GatekeeperServiceConnector [GATEKEEPER SERVICE CONNECTOR]: Map image at http://85.25.144.94:9007/index.php?method=regionImage9abc8026705444988b745fdfaeb02227, cached at maptiles/9abc8026-7054-4498-8b74-5fdfaeb02227.jpg
2013-06-24 09:48:56,187 DEBUG - OpenSim.Services.Connectors.Hypergrid.GatekeeperServiceConnector [GATEKEEPER SERVICE CONNECTOR]: using cached image
2013-06-24 09:48:56,290 INFO  - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: Successfully linked to region http://dorenas-world.de:8002/ Gridtalk with image c25d781a-a2ae-4a8e-b9c1-59c67822f37e
2013-06-24 09:48:56,294 DEBUG - OpenSim.Region.CoreModules.World.WorldMap.MapSearchModule [MAPSEARCHMODULE]: search www.dorenas-world.de:8002:Gridtalk returned 1 regions. Flags=2
2013-06-24 09:48:56,606 DEBUG - OpenSim.Region.CoreModules.World.Land.LandManagementModule [LAND MANAGEMENT MODULE]: Got parcelID 00000000-0000-0000-0000-000000000000
2013-06-24 09:49:01,738 DEBUG - OpenSim.Region.CoreModules.World.WorldMap.WorldMapModule [WORLD MAP]: Remote sim does not have the stated region. Blacklisting.
2013-06-24 09:49:46,900 DEBUG - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: Link to www.dorenas-world.de:8002 waterworld, in 29192-0
2013-06-24 09:49:46,901 DEBUG - OpenSim.Services.Connectors.Hypergrid.GatekeeperServiceConnector [GATEKEEPER SERVICE CONNECTOR]: Linking to http://www.dorenas-world.de:8002/
2013-06-24 09:49:46,941 DEBUG - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: naming linked region http://dorenas-world.de:8002/ waterworld, handle 9894505140660224
2013-06-24 09:49:46,941 DEBUG - OpenSim.Services.Connectors.Hypergrid.GatekeeperServiceConnector [GATEKEEPER SERVICE CONNECTOR]: Map image at http://85.25.144.94:9000/index.php?method=regionImage7ad5fdf1b672498daa884f6096f5b554, cached at maptiles/7ad5fdf1-b672-498d-aa88-4f6096f5b554.jpg
2013-06-24 09:49:46,941 DEBUG - OpenSim.Services.Connectors.Hypergrid.GatekeeperServiceConnector [GATEKEEPER SERVICE CONNECTOR]: downloading...
2013-06-24 09:49:47,101 INFO  - OpenSim.Services.GridService.HypergridLinker [HYPERGRID LINKER]: Successfully linked to region http://dorenas-world.de:8002/ waterworld with image 68bbcc29-a285-4056-bebd-db9efceaf283
2013-06-24 09:49:47,104 DEBUG - OpenSim.Region.CoreModules.World.WorldMap.MapSearchModule [MAPSEARCHMODULE]: search www.dorenas-world.de:8002:waterworld returned 1 regions. Flags=2
2013-06-24 09:49:47,272 DEBUG - OpenSim.Region.CoreModules.World.Land.LandManagementModule [LAND MANAGEMENT MODULE]: Got parcelID 00000000-0000-0000-0000-000000000000
2013-06-24 09:49:49,937 DEBUG - OpenSim.Region.CoreModules.World.WorldMap.WorldMapModule [WORLD MAP]: Remote sim does not have the stated region. Blacklisting.
Signatur
Have a nice Day ;D

>> BogusMusikRausch jeweils Donnerstag um 20 Uhr in Uwes KeulenBar

Tschöö

Bogus | PinguinsReisen.de | M: @gse@norden.social
Zitieren
#13
Hm,..steige da im Moment ehrlich gesagt auch nicht ganz durch.Blush
Muss aber nun auch ins RL,..rerecherchiere später.Cool
Zitieren
#14
Alles klar .. irgendwie scheint die Version total buggy zu sein, werde mal ne andere OS Version mir besorgen ..
Signatur
Have a nice Day ;D

>> BogusMusikRausch jeweils Donnerstag um 20 Uhr in Uwes KeulenBar

Tschöö

Bogus | PinguinsReisen.de | M: @gse@norden.social
Zitieren
#15
Also bei mir funzt die aktuelle DEV sehr gut, auch Profile gehen endlich. Smile
Zitieren
#16
das ist fein ;D

Aber hilf mir nicht soviel weiter ;D

Das macht er in der Console, wenn ich tpen will ..

Code:
11:12:49 - [HYPERGRID LINKER]: Link to www.dorenas-world.de:8002 Gridtalk, in 18320-0
11:12:49 - [GATEKEEPER SERVICE CONNECTOR]: Linking to http://www.dorenas-world.de:8002/
11:12:49 - [HYPERGRID LINKER]: Region already exists in coordinates 15222 0
11:12:49 - [MAPSEARCHMODULE]: search www.dorenas-world.de:8002:Gridtalk returned 1 regions. Flags=0
11:12:49 - [LAND MANAGEMENT MODULE]: Got parcelID 00000000-0000-0000-0000-000000000000
11:12:50 - [HG ENTITY TRANSFER MODULE]: region http://dorenas-world.de:8002/ Gridtalk flags: 524
11:12:50 - [HG ENTITY TRANSFER MODULE]: Destination region is hyperlink
11:12:50 - [GATEKEEPER SERVICE CONNECTOR]: contacting http://www.dorenas-world.de:8002/
11:12:50 - [HG ENTITY TRANSFER MODULE]: GetFinalDestination serveruri -> http://85.25.144.94:9007/
11:12:50 - [ENTITY TRANSFER MODULE]: Teleporting Bogus Curry c707ebdc-53fe-4845-82f7-cd8e911bd255 from Arcadia to http://www.dorenas-world.de:8002/ (http://85.25.144.94:9007/) Gridtalk/<131, 124, 22>
11:12:50 - [REMOTE SIMULATION CONNECTOR]: QueryAccess to http://85.25.144.94:9007/agent/c707ebdc-53fe-4845-82f7-cd8e911bd255/9abc8026-7054-4498-8b74-5fdfaeb02227/ returned True, reason , version SIMULATION/0.1 (SIMULATION/0.1)
11:12:50 - [ENTITY TRANSFER MODULE]: Destination is running version SIMULATION/0.1
11:12:50 - [HG ENTITY TRANSFER MODULE]: CreateAgent http://www.dorenas-world.de:8002/ http://85.25.144.94:9007/
11:12:50 - [USER AGENT SERVICE]: Request to login user Bogus Curry (@stored IP) to grid http://www.dorenas-world.de:8002/
11:12:50 - [USER AGENT SERVICE]: this grid: http://chaosgrid.de:9000/, desired grid: http://www.dorenas-world.de:8002/, desired region: 9abc8026-7054-4498-8b74-5fdfaeb02227
11:12:50 - [REMOTE SIMULATION CONNECTOR]: Creating agent at http://www.dorenas-world.de:8002/
11:12:50 - [USER AGENT SERVICE]: Unable to login user Bogus Curry to grid http://www.dorenas-world.de:8002/, reason: Unable to verify identity
11:12:50 - [ENTITY TRANSFER MODULE]: Teleport of Bogus Curry from Arcadia to Gridtalk was refused because Unable to verify identity
11:12:50 - [ENTITY TRANSFER STATE MACHINE]: Agent c707ebdc-53fe-4845-82f7-cd8e911bd255 cleared from transit in Arcadia
Signatur
Have a nice Day ;D

>> BogusMusikRausch jeweils Donnerstag um 20 Uhr in Uwes KeulenBar

Tschöö

Bogus | PinguinsReisen.de | M: @gse@norden.social
Zitieren
#17
Schon mal einen TP in ein anderes Grid außer DW versucht,Bogus?
Zitieren
#18
echt krass, hab mal die 0.75 genommen .. dasselbe problem
Signatur
Have a nice Day ;D

>> BogusMusikRausch jeweils Donnerstag um 20 Uhr in Uwes KeulenBar

Tschöö

Bogus | PinguinsReisen.de | M: @gse@norden.social
Zitieren
#19
Oki,..müsste eigentlich eine andere Fehlermeldung geben,..aber ich frag trotzdem mal.
In welchen Koordinaten liegt deine Region?
Zitieren
#20
cords sind 7000,7000

du meinst diese komische 4096 bug ?
Signatur
Have a nice Day ;D

>> BogusMusikRausch jeweils Donnerstag um 20 Uhr in Uwes KeulenBar

Tschöö

Bogus | PinguinsReisen.de | M: @gse@norden.social
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  OpenSim Currency Server 2024 Manfred Aabye 0 82 18.11.2024, 19:50
Letzter Beitrag: Manfred Aabye
Question OpenSim 0.9.3.0 ist jetzt stabil Jupiter Rowland 3 211 14.11.2024, 21:16
Letzter Beitrag: Jupiter Rowland
  Server-Tutorial: Linux und OpenSim Mareta Dagostino 51 85.297 23.10.2024, 18:31
Letzter Beitrag: Pius Noel
  Opensim-Entwicklung Datenbank/Viewer Jules Dreki 31 2.640 31.07.2024, 22:55
Letzter Beitrag: Mareta Dagostino
  OpenSim PBR Textures Zip Manfred Aabye 6 1.072 21.07.2024, 20:04
Letzter Beitrag: Manfred Aabye

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 2 Gast/Gäste