<HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = 
"urn:schemas-microsoft-com:vml" xmlns:o = 
"urn:schemas-microsoft-com:office:office" xmlns:w = 
"urn:schemas-microsoft-com:office:word" xmlns:m = 
"http://schemas.microsoft.com/office/2004/12/omml"><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=Generator content="Microsoft Word 12 (filtered medium)">
<STYLE>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</STYLE>

<STYLE><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML pr\00E9-formatado Car\00E1cter";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLpr-formatadoCarcter
        {mso-style-name:"HTML pr\00E9-formatado Car\00E1cter";
        mso-style-priority:99;
        mso-style-link:"HTML pr\00E9-formatado";
        font-family:Consolas;
        color:black;}
span.EstiloCorreioElectrnico20
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></STYLE>
</HEAD>
<BODY lang=EN-US dir=ltr link=blue bgColor=white vLink=purple>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>I see there is no way to actually reopen a bug in mantis, but I did post 
some additional information to thes bug in mantis.</DIV>
<DIV> </DIV>
<DIV>Here is the latest thing I posted.</DIV>
<DIV> </DIV>
<DIV>More information on this bug.</DIV>
<DIV> </DIV>
<DIV>To say windows with .net is working correctly is also false.  It is 
indeed throwing an ERROR  at shutdown and could well be what is causing 
mono to hang.</DIV>
<DIV> </DIV>
<DIV>Here is a shutdown in windows using .net for the second to the last version 
of opensim for OSgrid, and the last version of opensim released for 
OSgrid.</DIV>
<DIV> </DIV>
<DIV>You can clearly see there are no ERRORS in shutdown previously, and there 
is after the current release.</DIV>
<DIV> </DIV>
<DIV>There is something wrong that was not wrong before in mono and in 
.net.  The difference is that .NET still closes, and mono does not.</DIV>
<DIV> </DIV>
<DIV>OSgrid 0.8.3.0 (Dev) 41b2855: 2015-10-21</DIV>
<DIV> </DIV>
<DIV>2015-11-26 15:46:32,310 INFO  (1) - OpenSim.OpenSimBase [SHUTDOWN]: 
Closing all threads</DIV>
<DIV>2015-11-26 15:46:32,310 INFO  (1) - OpenSim.OpenSimBase [SHUTDOWN]: 
Killing listener thread</DIV>
<DIV>2015-11-26 15:46:32,310 INFO  (1) - OpenSim.OpenSimBase [SHUTDOWN]: 
Killing clients</DIV>
<DIV>2015-11-26 15:46:32,310 INFO  (1) - OpenSim.OpenSimBase [SHUTDOWN]: 
Closing console and terminating</DIV>
<DIV>2015-11-26 15:46:32,310 INFO  (1) - 
OpenSim.Region.Framework.Scenes.Scene [SCENE]: Closing down the single 
simulator: Development</DIV>
<DIV>2015-11-26 15:46:32,357 DEBUG (Heartbeat-(Development)) - 
OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread 
Heartbeat-(Development), ID 67</DIV>
<DIV>2015-11-26 15:46:32,420 DEBUG (Maintenance (Development)) - 
OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread Maintenance 
(Development), ID 72</DIV>
<DIV>2015-11-26 15:46:32,826 DEBUG (1) - OpenSim.Region.Framework.Scenes.Scene 
[SCENE]: Persisting changed objects</DIV>
<DIV>2015-11-26 15:46:37,029 DEBUG (1) - 
OpenSim.Services.GridService.GridService [GRID SERVICE]: Deregistering region 
Development (570c1600-3516-11e4-8c21-0800200c9a66) at 10054-9986</DIV>
<DIV>2015-11-26 15:46:37,295 DEBUG (1) - OpenSim.OpenSimBase [SHUTDOWN]: 
Shutting down region Development</DIV>
<DIV>2015-11-26 15:46:37,310 DEBUG (1) - 
OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice.VivoxVoiceModule 
[VivoxVoice] Sending request <<A 
href="http://www.osp.vivox.com/api2/viv_chan_search.php?cond_channame=570c1600-3516-11e4-8c21-0800200c9a66D&auth_token=thomgate3149-admin:1498570718:291df246153ec7c5bdbaab3fb3dbcba1:100.13.12.235">http://www.osp.vivox.com/api2/viv_chan_search.php?cond_channame=570c1600-3516-11e4-8c21-0800200c9a66D&auth_token=thomgate3149-admin:1498570718:291df246153ec7c5bdbaab3fb3dbcba1:100.13.12.235</A>></DIV>
<DIV>2015-11-26 15:46:37,466 DEBUG (1) - 
OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice.VivoxVoiceModule 
[VivoxVoice]: region Development: uuid 570c1600-3516-11e4-8c21-0800200c9a66: 
located directory id 4443169</DIV>
<DIV>2015-11-26 15:46:37,482 DEBUG (1) - 
OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice.VivoxVoiceModule 
[VivoxVoice] Sending request <<A 
href="http://www.osp.vivox.com/api2/viv_chan_search.php?&cond_chanparent=4443169&auth_token=thomgate3149-admin:1498570718:291df246153ec7c5bdbaab3fb3dbcba1:100.13.12.235">http://www.osp.vivox.com/api2/viv_chan_search.php?&cond_chanparent=4443169&auth_token=thomgate3149-admin:1498570718:291df246153ec7c5bdbaab3fb3dbcba1:100.13.12.235</A>></DIV>
<DIV>2015-11-26 15:46:37,576 DEBUG (1) - 
OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice.VivoxVoiceModule 
[VivoxVoice] Sending request <<A 
href="http://www.osp.vivox.com/api2/viv_chan_mod.php?mode=delete&chan_id=4443169&auth_token=thomgate3149-admin:1498570718:291df246153ec7c5bdbaab3fb3dbcba1:100.13.12.235">http://www.osp.vivox.com/api2/viv_chan_mod.php?mode=delete&chan_id=4443169&auth_token=thomgate3149-admin:1498570718:291df246153ec7c5bdbaab3fb3dbcba1:100.13.12.235</A>></DIV>
<DIV>2015-11-26 15:46:37,717 INFO  (1) - 
OpenSim.Region.DataSnapshot.DataSnapshotManager [DATASNAPSHOT]: Region 
Development is being removed, removing from indexing</DIV>
<DIV>2015-11-26 15:46:37,748 INFO  (1) - 
OpenSim.Region.ScriptEngine.XEngine.XEngine [XEngine]: Shutting down 492 scripts 
in Development</DIV>
<DIV>2015-11-26 15:46:37,842 DEBUG (1) - OpenSim.Framework.Monitoring.Watchdog 
[WATCHDOG]: Removing thread InventoryWorkerThread0, ID 58</DIV>
<DIV>2015-11-26 15:46:37,857 DEBUG (1) - OpenSim.Framework.Monitoring.Watchdog 
[WATCHDOG]: Removing thread InventoryWorkerThread1, ID 59</DIV>
<DIV>2015-11-26 15:46:37,857 INFO  (1) - 
OpenSim.Region.ClientStack.LindenUDP.LLUDPServer [LLUDPSERVER]: Shutting down 
the LLUDP server for Development</DIV>
<DIV>2015-11-26 15:46:37,857 DEBUG (1) - OpenMetaverse.OpenSimUDPBase [UDPBASE]: 
Stopping outbound UDP loop</DIV>
<DIV>2015-11-26 15:46:37,857 DEBUG (1) - OpenMetaverse.OpenSimUDPBase [UDPBASE]: 
Stopping inbound UDP loop</DIV>
<DIV>2015-11-26 15:46:37,904 DEBUG (1) - 
OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice.VivoxVoiceModule 
[VivoxVoice] Sending request <<A 
href="http://www.osp.vivox.com/api2/viv_signout.php?auth_token=thomgate3149-admin:1498570718:291df246153ec7c5bdbaab3fb3dbcba1:100.13.12.235">http://www.osp.vivox.com/api2/viv_signout.php?auth_token=thomgate3149-admin:1498570718:291df246153ec7c5bdbaab3fb3dbcba1:100.13.12.235</A>></DIV>
<DIV>2015-11-26 15:46:37,967 DEBUG (Outgoing Packets (Development)) - 
OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread Outgoing 
Packets (Development), ID 62</DIV>
<DIV>2015-11-26 15:46:37,967 DEBUG (Incoming Packets (Development)) - 
OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread Incoming 
Packets (Development), ID 61</DIV>
<DIV>2015-11-26 15:46:37,982 DEBUG (bulletunmanaged (Development)) - 
OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread 
bulletunmanaged (Development), ID 57</DIV>
<DIV>2015-11-26 15:46:37,998 INFO  (1) - 
OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.SimianGroupsServicesConnectorModule 
[SIMIAN-GROUPS-CONNECTOR]: Closing SimianGroupsServicesConnector</DIV>
<DIV>2015-11-26 15:46:37,998 DEBUG (1) - 
OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule 
[XMLRPC-GROUPS-CONNECTOR]: Closing XmlRpcGroupsServicesConnector</DIV>
<DIV>2015-11-26 15:46:38,092 INFO  (1) - 
OpenSim.Region.DataSnapshot.DataSnapshotManager [DATASNAPSHOT]: data service <A 
href="http://search.osgrid.org/register.php">http://search.osgrid.org/register.php</A> 
notified. Secret: 24383411-9692-40df-b8f1-e22e2bb9aa45</DIV>
<DIV>2015-11-26 15:46:38,107 INFO  (1) - 
OpenSim.Framework.Servers.BaseOpenSimServer [SHUTDOWN]: Shutdown processing on 
main thread complete.  Exiting...</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>OSgrid 0.9.0.0 (Dev) 5e4b166: 2015-11-23</DIV>
<DIV> </DIV>
<DIV>2015-11-26 15:49:02,654 INFO  (1) - OpenSim.OpenSimBase [SHUTDOWN]: 
Closing all threads</DIV>
<DIV>2015-11-26 15:49:02,654 INFO  (1) - OpenSim.OpenSimBase [SHUTDOWN]: 
Killing listener thread</DIV>
<DIV>2015-11-26 15:49:02,654 INFO  (1) - OpenSim.OpenSimBase [SHUTDOWN]: 
Killing clients</DIV>
<DIV>2015-11-26 15:49:02,654 INFO  (1) - OpenSim.OpenSimBase [SHUTDOWN]: 
Closing console and terminating</DIV>
<DIV>2015-11-26 15:49:02,654 INFO  (1) - 
OpenSim.Region.Framework.Scenes.Scene [SCENE]: Closing down the single 
simulator: Development</DIV>
<DIV>2015-11-26 15:49:03,170 DEBUG (1) - OpenSim.Region.Framework.Scenes.Scene 
[SCENE]: TriggerSceneShuttingDown</DIV>
<DIV>2015-11-26 15:49:03,170 INFO  (1) - 
OpenSim.Region.Framework.Scenes.EventManager [EVENT MANAGER]: 
TriggerSceneShuttingDown done</DIV>
<DIV>2015-11-26 15:49:03,170 DEBUG (1) - OpenSim.Region.Framework.Scenes.Scene 
[SCENE]: Persisting changed objects</DIV>
<DIV>2015-11-26 15:49:03,186 DEBUG (Maintenance (Development)) - 
OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread Maintenance 
(Development), ID 77</DIV>
<DIV>2015-11-26 15:49:03,217 DEBUG (36) - OpenSim.Framework.Monitoring.Watchdog 
[WATCHDOG]: Removing thread Heartbeat-(Development), ID 72</DIV>
<DIV>2015-11-26 15:49:03,217 ERROR (36) - OpenSim.OpenSim [WATCHDOG]: Timeout 
detected for thread "Heartbeat-(Development)". ThreadState=Stopped. Last tick 
was 625ms ago.  </DIV>
<DIV>2015-11-26 15:49:03,295 DEBUG (TouchAllSceneAssets) - 
OpenSim.Region.CoreModules.Asset.FlotsamAssetCache [FLOTSAM ASSET CACHE]: Could 
not find asset ce5301d9-0943-4ffa-891e-f8305b748897, type 0 referenced by object 
@-Heather Genie Dressing Booth at <48.14737, 75.16174, 22.52853> in scene 
Development when pre-caching all scene assets</DIV>
<DIV>2015-11-26 15:49:23,795 DEBUG (1) - 
OpenSim.Services.GridService.GridService [GRID SERVICE]: Deregistering region 
Development (570c1600-3516-11e4-8c21-0800200c9a66) at 10054-9986</DIV>
<DIV>2015-11-26 15:49:24,061 DEBUG (1) - OpenSim.OpenSimBase [SHUTDOWN]: 
Shutting down region Development</DIV>
<DIV>2015-11-26 15:49:24,280 DEBUG (1) - 
OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice.VivoxVoiceModule 
[VivoxVoice]: region Development: uuid 570c1600-3516-11e4-8c21-0800200c9a66: 
located directory id 4443177</DIV>
<DIV>2015-11-26 15:49:24,686 INFO  (1) - 
OpenSim.Region.DataSnapshot.DataSnapshotManager [DATASNAPSHOT]: Region 
Development is being removed, removing from indexing</DIV>
<DIV>2015-11-26 15:49:24,733 DEBUG (1) - OpenSim.Framework.Monitoring.Watchdog 
[WATCHDOG]: Removing thread InventoryWorkerThread0, ID 64</DIV>
<DIV>2015-11-26 15:49:24,749 DEBUG (1) - OpenSim.Framework.Monitoring.Watchdog 
[WATCHDOG]: Removing thread InventoryWorkerThread1, ID 65</DIV>
<DIV>2015-11-26 15:49:24,749 INFO  (1) - 
OpenSim.Region.ScriptEngine.XEngine.XEngine [XEngine]: Shutting down 492 scripts 
in Development</DIV>
<DIV>2015-11-26 15:49:24,827 INFO  (1) - 
OpenSim.Region.ClientStack.LindenUDP.LLUDPServer [LLUDPSERVER]: Shutting down 
the LLUDP server for Development</DIV>
<DIV>2015-11-26 15:49:24,827 DEBUG (1) - OpenMetaverse.OpenSimUDPBase [UDPBASE]: 
Stopping outbound UDP loop</DIV>
<DIV>2015-11-26 15:49:24,827 DEBUG (1) - OpenMetaverse.OpenSimUDPBase [UDPBASE]: 
Stopping inbound UDP loop</DIV>
<DIV>2015-11-26 15:49:24,842 DEBUG (MapItemRequestThread (Development)) - 
OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread 
MapItemRequestThread (Development), ID 58</DIV>
<DIV>2015-11-26 15:49:24,858 DEBUG (Outgoing Packets (Development)) - 
OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread Outgoing 
Packets (Development), ID 68</DIV>
<DIV>2015-11-26 15:49:24,858 DEBUG (1) - OpenSim.Region.Framework.Scenes.Scene 
[SCENE]: Dispose Physics</DIV>
<DIV>2015-11-26 15:49:24,889 DEBUG (Incoming Packets (Development)) - 
OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread Incoming 
Packets (Development), ID 67</DIV>
<DIV>2015-11-26 15:49:24,952 DEBUG (bulletunmanaged (Development)) - 
OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread 
bulletunmanaged (Development), ID 57</DIV>
<DIV>2015-11-26 15:49:25,014 INFO  (1) - 
OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.SimianGroupsServicesConnectorModule 
[SIMIAN-GROUPS-CONNECTOR]: Closing SimianGroupsServicesConnector</DIV>
<DIV>2015-11-26 15:49:25,014 DEBUG (1) - 
OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule 
[XMLRPC-GROUPS-CONNECTOR]: Closing XmlRpcGroupsServicesConnector</DIV>
<DIV>2015-11-26 15:49:25,093 INFO  (1) - 
OpenSim.Region.DataSnapshot.DataSnapshotManager [DATASNAPSHOT]: data service <A 
href="http://search.osgrid.org/register.php">http://search.osgrid.org/register.php</A> 
notified. Secret: d73bfc15-b3db-46b6-800c-d5d320185478</DIV>
<DIV>2015-11-26 15:49:25,108 INFO  (1) - 
OpenSim.Framework.Servers.BaseOpenSimServer [SHUTDOWN]: Shutdown processing on 
main thread complete.  Exiting...</DIV>
<DIV> </DIV>
<DIV>As  I said, I have no proof this is the mono problem, but there is 
something wrong and it sure is suspicious that it might well be what is causing 
mono to hang and not close.</DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV> </DIV>
<DIV style="BACKGROUND: #f5f5f5">
<DIV style="font-color: black"><B>From:</B> <A title=ajlduarte@sapo.pt 
href="mailto:ajlduarte@sapo.pt">AJLDuarte</A> </DIV>
<DIV><B>Sent:</B> Wednesday, November 25, 2015 11:11 PM</DIV>
<DIV><B>To:</B> <A title=opensim-users@opensimulator.org 
href="mailto:opensim-users@opensimulator.org">opensim-users@opensimulator.org</A> 
</DIV>
<DIV><B>Subject:</B> Re: [Opensim-users] ReleaseOSgrid 0.9.0.0 (Dev) 5e4b166: 
2015-11-23shutdown problems</DIV></DIV></DIV>
<DIV> </DIV></DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV class=WordSection1>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 11pt; FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d'>Hi<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 11pt; FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d'>                
Similar issue was already reported, and found to be related to 
mono<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 11pt; FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d'>                
Check <A 
href="http://opensimulator.org/mantis/view.php?id=7743">http://opensimulator.org/mantis/view.php?id=7743</A><o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 11pt; FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d'>regards<o:p></o:p></SPAN></P>
<P class=MsoNormal><SPAN 
style='FONT-SIZE: 11pt; FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d'><o:p></o:p></SPAN> </P>
<DIV>
<DIV 
style="BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0cm; PADDING-TOP: 3pt; PADDING-LEFT: 0cm; BORDER-LEFT: medium none; PADDING-RIGHT: 0cm">
<P class=MsoNormal><B><SPAN lang=PT 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Tahoma","sans-serif"; COLOR: windowtext'>From:</SPAN></B><SPAN 
lang=PT 
style='FONT-SIZE: 10pt; FONT-FAMILY: "Tahoma","sans-serif"; COLOR: windowtext'> 
opensim-users-bounces@opensimulator.org 
[mailto:opensim-users-bounces@opensimulator.org] <B>On Behalf Of </B>Han 
Held<BR><B>Sent:</B> Thursday, November 26, 2015 03:59<BR><B>To:</B> 
opensim-users@opensimulator.org<BR><B>Subject:</B> Re: [Opensim-users] 
ReleaseOSgrid 0.9.0.0 (Dev) 5e4b166: 2015-11-23 shutdown 
problems<o:p></o:p></SPAN></P></DIV></DIV>
<P class=MsoNormal><o:p></o:p> </P>
<P class=MsoNormal style="MARGIN-BOTTOM: 12pt">More likely than not, it's a mono 
problem. I've encountered that sporadically over the years. What is your os 
(vendor, version, 32 bit or 64 bit) and what's the output of mono --version 
?<o:p></o:p></P>
<DIV>
<P class=MsoNormal>On 11/25/15 1:39 PM, Thomas Ringate 
wrote:<o:p></o:p></P></DIV>
<BLOCKQUOTE style="MARGIN-BOTTOM: 5pt; MARGIN-TOP: 5pt">
  <DIV>
  <DIV>
  <DIV>
  <P class=MsoNormal><SPAN style='FONT-FAMILY: "Calibri","sans-serif"'>Anyone 
  else having a problem with shutting down a simulator since upgrading to 
  release OSgrid 0.9.0.0 (Dev) 5e4b166: 2015-11-23?<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'> <o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN style='FONT-FAMILY: "Calibri","sans-serif"'>I can 
  only shut down the simulator by using a Linux “kill” command.  The 
  opensim “quit” command no longer works.  It goes to the point you get the 
  message “Exiting...” and then hangs forever.<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'> <o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN style='FONT-FAMILY: "Calibri","sans-serif"'>The 
  simulators appear to be running fine, but kind of a nuisance not to be able to 
  use normal commands to shut them down.<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'> <o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN style='FONT-FAMILY: "Calibri","sans-serif"'>They are 
  running in a “screen” terminal window.<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'> <o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN style='FONT-FAMILY: "Calibri","sans-serif"'>Here is 
  the log of a shutdown immediately after launching a 
  region.<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'> <o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:29,952 INFO  
  (1) - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Running 
  shutdown_commands.txt<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:29,978 INFO  
  (1) - OpenSim.Framework.Servers.ServerBase [SERVER BASE]: Running 
  'backup'<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:33,925 INFO  
  (1) - OpenSim.OpenSimBase [SHUTDOWN]: Closing all 
  threads<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:33,926 INFO  
  (1) - OpenSim.OpenSimBase [SHUTDOWN]: Killing listener 
  thread<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:33,926 INFO  
  (1) - OpenSim.OpenSimBase [SHUTDOWN]: Killing 
  clients<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:33,926 INFO  
  (1) - OpenSim.OpenSimBase [SHUTDOWN]: Closing console and 
  terminating<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:33,927 INFO  
  (1) - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Closing down the single 
  simulator: Sanctuary<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:34,148 DEBUG 
  (Maintenance (Sanctuary)) - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: 
  Removing thread Maintenance (Sanctuary), ID 79<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:34,428 DEBUG (1) 
  - OpenSim.Region.Framework.Scenes.Scene [SCENE]: 
  TriggerSceneShuttingDown<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:34,428 INFO  
  (1) - OpenSim.Region.Framework.Scenes.EventManager [EVENT MANAGER]: 
  TriggerSceneShuttingDown done<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:34,429 DEBUG (1) 
  - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Persisting changed 
  objects<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:34,588 DEBUG (1) 
  - OpenSim.Services.GridService.GridService [GRID SERVICE]: Deregistering 
  region Sanctuary (3b15c050-1fe4-11df-8a39-0800200c9a66) at 
  10054-9986<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:34,909 DEBUG (1) 
  - OpenSim.OpenSimBase [SHUTDOWN]: Shutting down region 
  Sanctuary<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:35,678 DEBUG (1) 
  - OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice.VivoxVoiceModule 
  [VivoxVoice]: region Sanctuary: uuid 3b15c050-1fe4-11df-8a39-0800200c9a66: 
  located directory id 4439471<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:35,773 DEBUG 
  (Threadpool worker) - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: 
  Removing thread Heartbeat-(Sanctuary), ID 75<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:35,774 ERROR 
  (Threadpool worker) - OpenSim.OpenSim [WATCHDOG]: Timeout detected for thread 
  "Heartbeat-(Sanctuary)". ThreadState=Stopped. Last tick was 1916ms ago.  
  <o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,025 INFO  
  (1) - OpenSim.Region.DataSnapshot.DataSnapshotManager [DATASNAPSHOT]: Region 
  Sanctuary is being removed, removing from indexing<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,031 INFO  
  (1) - OpenSim.Region.ScriptEngine.XEngine.XEngine [XEngine]: Shutting down 487 
  scripts in Sanctuary<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,208 INFO  
  (1) - OpenSim.Region.ClientStack.LindenUDP.LLUDPServer [LLUDPSERVER]: Shutting 
  down the LLUDP server for Sanctuary<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,208 DEBUG (1) 
  - OpenMetaverse.OpenSimUDPBase [UDPBASE]: Stopping outbound UDP 
  loop<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,209 DEBUG (1) 
  - OpenMetaverse.OpenSimUDPBase [UDPBASE]: Stopping inbound UDP 
  loop<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,210 DEBUG 
  (Outgoing Packets (Sanctuary)) - OpenSim.Framework.Monitoring.Watchdog 
  [WATCHDOG]: Removing thread Outgoing Packets (Sanctuary), ID 
  59<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,223 DEBUG (1) 
  - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread 
  InventoryWorkerThread0, ID 66<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,223 DEBUG (1) 
  - OpenSim.Framework.Monitoring.Watchdog [WATCHDOG]: Removing thread 
  InventoryWorkerThread1, ID 67<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,231 DEBUG (1) 
  - OpenSim.Region.Framework.Scenes.Scene [SCENE]: Dispose 
  Physics<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,234 DEBUG 
  (bulletunmanaged (Sanctuary)) - OpenSim.Framework.Monitoring.Watchdog 
  [WATCHDOG]: Removing thread bulletunmanaged (Sanctuary), ID 
  57<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,246 DEBUG 
  (Incoming Packets (Sanctuary)) - OpenSim.Framework.Monitoring.Watchdog 
  [WATCHDOG]: Removing thread Incoming Packets (Sanctuary), ID 
  58<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,391 INFO  
  (1) - 
  OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.SimianGroupsServicesConnectorModule 
  [SIMIAN-GROUPS-CONNECTOR]: Closing 
  SimianGroupsServicesConnector<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,392 DEBUG (1) 
  - 
  OpenSim.Region.OptionalModules.Avatar.XmlRpcGroups.XmlRpcGroupsServicesConnectorModule 
  [XMLRPC-GROUPS-CONNECTOR]: Closing 
  XmlRpcGroupsServicesConnector<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,798 INFO  
  (1) - OpenSim.Region.DataSnapshot.DataSnapshotManager [DATASNAPSHOT]: data 
  service <A 
  href="http://search.osgrid.org/register.php">http://search.osgrid.org/register.php</A> 
  notified. Secret: 
  38384e09-f875-4b31-a5a0-dccc4566ac1d<o:p></o:p></SPAN></P></DIV>
  <DIV>
  <P class=MsoNormal><SPAN 
  style='FONT-FAMILY: "Calibri","sans-serif"'>2015-11-25 17:18:36,801 INFO  
  (1) - OpenSim.Framework.Servers.BaseOpenSimServer [SHUTDOWN]: Shutdown 
  processing on main thread complete.  
  Exiting...<o:p></o:p></SPAN></P></DIV></DIV></DIV>
  <P class=MsoNormal style="MARGIN-BOTTOM: 12pt"><o:p></o:p> </P>
  <DIV class=MsoNormal style="TEXT-ALIGN: center" align=center>
  <HR style="COLOR: #909090" align=center SIZE=1 width="99%" noShade>
  </DIV>
  <TABLE class=MsoNormalTable style="BORDER-COLLAPSE: collapse; COLOR: #000000" 
  cellSpacing=0 cellPadding=0 border=0>
    <TBODY>
    <TR>
      <TD 
      style="PADDING-BOTTOM: 0cm; PADDING-TOP: 0cm; PADDING-LEFT: 6pt; PADDING-RIGHT: 11.25pt">
        <P class=MsoNormal><A href="https://www.avast.com/antivirus"><SPAN 
        style="TEXT-DECORATION: none"><IMG id=_x0000_i1026 border=0 
        alt="Avast logo" 
        src="http://static.avast.com/emails/avast-mail-stamp.png"></SPAN></A><o:p></o:p></P></TD>
      <TD 
      style="PADDING-BOTTOM: 0.75pt; PADDING-TOP: 0.75pt; PADDING-LEFT: 0.75pt; PADDING-RIGHT: 0.75pt">
        <P><SPAN 
        style='FONT-FAMILY: "Calibri","sans-serif"; COLOR: #3d4d5a'>This email 
        has been checked for viruses by Avast antivirus software. <BR><A 
        href="https://www.avast.com/antivirus">www.avast.com</A> 
        <o:p></o:p></SPAN></P></TD></TR></TBODY></TABLE>
  <P class=MsoNormal><BR><BR><BR><BR><o:p></o:p></P><PRE>_______________________________________________<o:p></o:p></PRE><PRE>Opensim-users mailing list<o:p></o:p></PRE><PRE><A href="mailto:Opensim-users@opensimulator.org">Opensim-users@opensimulator.org</A><o:p></o:p></PRE><PRE><A href="http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users">http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users</A><o:p></o:p></PRE></BLOCKQUOTE>
<P class=MsoNormal><o:p></o:p> </P></DIV>
<P>
<HR>
_______________________________________________<BR>Opensim-users mailing 
list<BR>Opensim-users@opensimulator.org<BR>http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users<BR></DIV></DIV></DIV>
<br /><br />
<hr style='border:none; color:#909090; background-color:#B0B0B0; height: 1px; width: 99%;' />
<table style='border-collapse:collapse;border:none;'>
        <tr>
                <td style='border:none;padding:0px 15px 0px 8px'>
                        <a href="https://www.avast.com/antivirus">
                                <img border=0 src="http://static.avast.com/emails/avast-mail-stamp.png" alt="Avast logo" />
                        </a>
                </td>
                <td>
                        <p style='color:#3d4d5a; font-family:"Calibri","Verdana","Arial","Helvetica"; font-size:12pt;'>
                                This email has been checked for viruses by Avast antivirus software.
                                <br><a href="https://www.avast.com/antivirus">www.avast.com</a>
                        </p>
                </td>
        </tr>
</table>
<br />
</BODY></HTML>