[Opensim-dev] Asset and Grid Robust server just exits.

Mike Dickson mike.dickson at rivendellnh.com
Thu Nov 15 16:51:51 UTC 2018


Seems based on load.  They'll run overnight and late morning one will crash
w/the other usually a minute or 2 behind it.   I've investigated lots of
possibilities.  Plenty of file handles available. It's not ephemeral port
exhaustion.  I have systemd set up to auto restart the processes.  Systemd
reports an exit status of 1.  But the pid file isn't cleaned up and there
are no crashes.  Happens regardless of the mono version I run.

 

Basically I have a main grid server with all of the services configured.
The grid is HG enabled. This has been running fine for a while but I
recently added a bunch of regions and load so I added a secondary asset
(port 8004) and inventory (8005).  The original service still has all the
normal services running on 8002/8003 public/private ports.  The regions are
getting their assets/inventory from the private services in separate
processes (the 8004/5) versions.  And FWIW the inventory service is rock
solid. It never crashes.  So this is somehow related to assets.  I assume
the HG connects go through the HG connector and get serviced I the grid
server.

 

Does this ring a bell to anyone. I'm running out of things to try. 

 

Mike

 



More information about the Opensim-dev mailing list