<div dir="ltr">Confirmed version 2.10 for all installations. I'll try this.<div style>_Rick</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 1, 2013 at 2:43 PM, Justin Clark-Casey <span dir="ltr"><<a href="mailto:jjustincc@googlemail.com" target="_blank">jjustincc@googlemail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If you're using mono 2.10, I would suggest trying<br>
<br>
[Startup]<br>
async_call_method = UnsafeQueueUserWorkItem<br>
<br>
This uses the built-in thread pool for launching various threads rather than a SmartThreadPool instance (which is the current default).  Evidence so far is associating the STP with these kinds of issues, though this is not conclusive at this point.<br>


<br>
It appears that UnsafeQueueUserWorkItem works fine on Mono 3 and I believe it's fine on Mono 2.10 (though more evidence is welcome).  However, reports say that it is problematic on Mono 2.4, probably due to deficiencies in the built-in Mono threadpool implementation.<div>

<div class="h5"><br>
<br>
On 01/05/13 15:44, Rick Anderson wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
I'm running ROBUST + Diva Wifi version of OpenSim 0.7.4 Post_Fixes   a8d8ea7. I'm getting weird map teleport failures<br>
using the map in Firestorm 4.3.1. Then my avatar get's logged out. Any ideas?<br>
  Thanks, --Rick<br>
<br>
====Portal  Region====<br>
4:27:32 - [WEB UTIL]: <452> osd request for <a href="http://107.22.63.15:9000/agent/ac397397-e69b-42b4-ac65-767951d8aacf/" target="_blank">http://107.22.63.15:9000/<u></u>agent/ac397397-e69b-42b4-ac65-<u></u>767951d8aacf/</a>, method<br>


POST FAILED: The request timed out<br>
14:27:32 - [REMOTE SIMULATION CONNECTOR]: Remote simulator Portal did not accept compressed transfer, suggest updating it.<br>
14:27:32 - [ENTITY TRANSFER MODULE]: Region Portal did not accept Rick Anderson ac397397-e69b-42b4-ac65-<u></u>767951d8aacf:<br>
Failed to verify user presence in the grid for Rick Anderson, access denied to region Portal.<br>
====<br>
<br>
The Regions start responding with<br>
<br>
====General1 Region====<br>
2013-05-01 14:36:22,268 WARN  - OpenSim.Region.Framework.<u></u>Scenes.Scene [SCENE]: Existing root scene presence detected for<br>
Rick Anderson ac397397-e69b-42b4-ac65-<u></u>767951d8aacf in Portal when connecting.  Removing existing presence.<br>
2013-05-01 14:36:22,274 DEBUG - OpenSim.Region.ClientStack.<u></u>LindenUDP.LLClientView [CLIENT]: Close has been called for<br>
Rick Anderson attached to scene Portal<br>
2013-05-01 14:36:22,278 ERROR - OpenSim.Framework.Servers.<u></u>HttpServer.BaseHttpServer [BASE HTTP SERVER]: HandleRequest()<br>
threw Object reference not set to an instance of an object<br>
System.NullReferenceException: Object reference not set to an instance of an object<br>
   at OpenSim.Region.CoreModules.<u></u>ServiceConnectorsOut.Presence.<u></u>PresenceDetector.<u></u>OnConnectionClose (IClientAPI client)<br>
[0x00000] in <filename unknown>:0<br>
   at (wrapper delegate-invoke) <Module>:invoke_void__this___<u></u>IClientAPI (OpenSim.Framework.IClientAPI)<br>
   at (wrapper delegate-invoke) <Module>:invoke_void__this___<u></u>IClientAPI (OpenSim.Framework.IClientAPI)<br>
   at (wrapper delegate-invoke) <Module>:invoke_void__this___<u></u>IClientAPI (OpenSim.Framework.IClientAPI)<br>
   at OpenSim.Region.ClientStack.<u></u>LindenUDP.LLClientView.<u></u>CloseWithoutChecks () [0x00000] in <filename unknown>:0<br>
   at OpenSim.Region.ClientStack.<u></u>LindenUDP.LLClientView.Close (Boolean force) [0x00000] in <filename unknown>:0<br>
   at OpenSim.Region.Framework.<u></u>Scenes.Scene.NewUserConnection (OpenSim.Framework.<u></u>AgentCircuitData agent, UInt32<br>
teleportFlags, System.String& reason, Boolean requirePresenceLookup) [0x00000] in <filename unknown>:0<br>
   at OpenSim.Region.Framework.<u></u>Scenes.Scene.NewUserConnection (OpenSim.Framework.<u></u>AgentCircuitData agent, UInt32<br>
teleportFlags, System.String& reason) [0x00000] in <filename unknown>:0<br>
   at OpenSim.Region.CoreModules.<u></u>ServiceConnectorsOut.<u></u>Simulation.<u></u>LocalSimulationConnectorModule<u></u>.CreateAgent<br>
(OpenSim.Services.Interfaces.<u></u>GridRegion destination, OpenSim.Framework.<u></u>AgentCircuitData aCircuit, UInt32 teleportFlags,<br>
System.String& reason) [0x00000] in <filename unknown>:0<br>
   at OpenSim.Server.Handlers.<u></u>Simulation.AgentPostHandler.<u></u>CreateAgent (OpenSim.Services.Interfaces.<u></u>GridRegion<br>
destination, OpenSim.Framework.<u></u>AgentCircuitData aCircuit, UInt32 teleportFlags, System.String& reason) [0x00000] in<br>
<filename unknown>:0<br>
   at OpenSim.Server.Handlers.<u></u>Simulation.AgentPostHandler.<u></u>DoAgentPost (System.Collections.Hashtable request,<br>
System.Collections.Hashtable responsedata, UUID id) [0x00000] in <filename unknown>:0<br>
   at OpenSim.Server.Handlers.<u></u>Simulation.AgentPostHandler.<u></u>Handle (System.String path, System.IO.Stream request,<br>
IOSHttpRequest httpRequest, IOSHttpResponse httpResponse) [0x00000] in <filename unknown>:0<br>
   at OpenSim.Framework.Servers.<u></u>HttpServer.BaseHttpServer.<u></u>HandleRequest<br>
(OpenSim.Framework.Servers.<u></u>HttpServer.OSHttpRequest request, OpenSim.Framework.Servers.<u></u>HttpServer.OSHttpResponse<br>
response) [0x00000] in <filename unknown>:0<br>
2013-05-01 14:36:22,302 DEBUG - OpenSim.Region.CoreModules.<u></u>Framework.EntityTransfer.<u></u>EntityTransferModule [ENTITY<br>
TRANSFER MODULE]: Informing Rick Anderson ac397397-e69b-42b4-ac65-<u></u>767951d8aacf about neighbour Gridiron<br>
</div></div><a href="http://184.73.129.133:9103" target="_blank">184.73.129.133:9103</a> <<a href="http://184.73.129.133:9103" target="_blank">http://184.73.129.133:9103</a>> at (10999,10997)<div class="im"><br>
2013-05-01 14:36:22,329 WARN  - OpenSim.Region.CoreModules.<u></u>Framework.EntityTransfer.<u></u>EntityTransferModule [ENTITY<br>
TRANSFER MODULE]: Region Gridiron did not accept Rick Anderson ac397397-e69b-42b4-ac65-<u></u>767951d8aacf: Failed to verify<br>
user presence in the grid for Rick Anderson, access denied to region Gridiron.<br>
====<br>
<br>
--<br>
Rick Anderson<br>
Director of Virtual Worlds<br>
Division of Continuing Studies (DoCS)<br>
Rutgers University<br>
<a href="tel:%28732%29%20586-3265" value="+17325863265" target="_blank">(732) 586-3265</a><br>
<br>
<br></div>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
<br>
-- <br>
Justin Clark-Casey (justincc)<br>
OSVW Consulting<br>
<a href="http://justincc.org" target="_blank">http://justincc.org</a><br>
<a href="http://twitter.com/justincc" target="_blank">http://twitter.com/justincc</a><br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br>Rick Anderson<br>Director of Virtual Worlds<br>Division of Continuing Studies (DoCS)<br>Rutgers University<br>(732) 586-3265
</div>