[Opensim-users] Registration of Region with Grid Failed

Justin Clark-Casey jjustincc at googlemail.com
Mon May 24 22:48:37 UTC 2010


Gerald R. Stapleton wrote:
> I am attempting to set up OpenSim version 0.6.9 in Grid Mode on a 
> Windows 2003 Server with all of the components on the single server.  
> Each of the following files executes normally:  
> OpenSim.Grid.UserServer.exe, OpenSim.Server.exe, and 
> OpenSim.Grid.MessagingServer.exe.  However when I attempt to run 
> OpenSim.32BitLaunch.exe I get the following error:
> 
> 2010-05-22 19:11:10,390 DEBUG - 
> OpenSim.Services.Connectors.GridServicesConnector [GRID CONNECTOR]: 
> RegisterRegion received null reply
> 2010-05-22 19:11:10,484 ERROR - OpenSim.OpenSimBase [STARTUP]: 
> Registration of region with grid failed, aborting startup -    at 
> OpenSim.Region.Framework.Scenes.Scene.RegisterRegionWithGrid() in 
> d:\OSGRID\OSGRID 
> RELEASES\compile\OpenSim\Region\Framework\Scenes\Scene.cs:line 1567
>    at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo, Boolean 
> portadd_flag, Boolean do_post_init, IScene& mscene) in d:\OSGRID\OSGRID 
> RELEASES\compile\OpenSim\Region\Application\OpenSimBase.cs:line 362
> 
> Can someone explain what I am doing wrong based on this information?  If 
> not, please let me know what additional information is needed.  I am not 
> sure what file the line numbers refer to in the error message.  If 
> someone can tell me what file to look in, maybe I can figure out what I 
> have done wrong.  I am new to this and any direction would be greatly 
> appreciated.

It looks like something is going wrong when your OpenSim region simulator tries to register itself with the grid service in OpenSim.Server.exe.  

The fact that you are getting a blank (null) reply rather than a socket error suggests that something is running on that port.  What does OpenSim.Server.exe report, if anything, when you try to connect?  This information is also collected in OpenSim.Server.log

-- 
Justin Clark-Casey (justincc)
http://justincc.org
http://twitter.com/justincc



More information about the Opensim-users mailing list