[Opensim-dev] OpenSim 0.6.8 post-fixes Testing

Justin Clark-Casey jjustincc at googlemail.com
Mon Nov 30 18:08:54 UTC 2009


Olish Newman wrote:
> Hi !
> 
> I got this error message too. It seems your OpenSim.ini has the 
> messaging server url commented with a ; in the Network section.
> 
> Hope this helps.

That does help, thanks Olish.

I've changed the default in OpenSim.ini.example to be uncommented rather than 
commented.  This allows OpenSim to run in grid or hypergrid mode even without a 
messaging service present (it will issue warnings instead).

> 
> Olish.
> 
> 2009/11/30 Ai Austin <ai.ai.austin at googlemail.com 
> <mailto:ai.ai.austin at googlemail.com>>
> 
>     Justin, I just got things up and running by starting the Opensim,.exe
>     command on its own rather than through my usual script which just
>     starts up Opensim.exe up with -hypergrid=true as one parameter.
> 
>     Any idea if there is something different about the parameters that
>     must be given?  I use the attached script to start everything up.  It
>     seems to be the line near the end o run Opensim.exe that is the problem.
> 
>     -------------------
> 
>     If I start up with a script that just starts Opensim.exe in the
>     correct directory with a single parameter -hypergrid=true, then
>     Opensim.exe always crashes with:
> 
>     2009-11-30 15:31:20,713 ERROR - OpenSim.Application [APPLICATION]:
>     APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs
> 
>     Exception: System.UriFormatException: Invalid URI: The URI is empty.
>        at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind
>     uriKind)
>        at System.Uri..ctor(String uriString)
>        at System.Net.WebRequest.Create(String requestUriString)
>        at Nwc.XmlRpc.XmlRpcRequest.Send(String url, Int32 timeout)
>        at
>     OpenSim.Region.CoreModules.Avatar.InstantMessage.PresenceModule.NotifyMessageServerOfStartup(Scene
>     scene) in
>     d:\Temp\OpenSim\Region\CoreModules\Avatar\InstantMessage\PresenceModule.cs:line
>     346
>        at
>     OpenSim.Region.CoreModules.Avatar.InstantMessage.PresenceModule.Initialise(Scene
>     scene, IConfigSource config) in
>     d:\Temp\OpenSim\Region\CoreModules\Avatar\InstantMessage\PresenceModule.cs:line
>     86
>        at
>     OpenSim.Region.Framework.ModuleLoader.InitialiseSharedModules(Scene
>     scene) in d:\Temp\OpenSim\Region\Framework\ModuleLoader.cs:line 93
>        at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo,
>     Boolean portadd_flag, Boolean do_post_init, IScene& mscene) in
>     d:\Temp\OpenSim\Region\Application\OpenSimBase.cs:line 368
>        at OpenSim.OpenSimBase.CreateRegion(RegionInfo regionInfo,
>     Boolean portadd_flag, IScene& scene) in
>     d:\Temp\OpenSim\Region\Application\OpenSimBase.cs:line 314
>        at
>     OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin.PostInitialise()
>     in
>     d:\Temp\OpenSim\ApplicationPlugins\LoadRegions\LoadRegionsPlugin.cs:line
>     127
>        at OpenSim.OpenSimBase.StartupSpecific() in
>     d:\Temp\OpenSim\Region\Application\OpenSimBase.cs:line 203
>        at OpenSim.OpenSim.StartupSpecific() in
>     d:\Temp\OpenSim\Region\Application\OpenSim.cs:line 151
>        at OpenSim.Framework.Servers.BaseOpenSimServer.Startup() in
>     d:\Temp\OpenSim\Framework\Servers\BaseOpenSimServer.cs:line 291
>        at OpenSim.Application.Main(String[] args) in
>     d:\Temp\OpenSim\Region\Application\Application.cs:line 158
> 
>     Application is terminating: True
> 
>     -------------------
> 
>     After 5 minutes of running though, I got the same error I had
>     reported on the 0.6.7 post-fixes version, but that does not occur in
>     weeks of continuous running on 0.6.6.  The messaging server reports
>     (in red):
> 
>     Unable to connect to server http://virtual.aiai.ed.ac,uk:8002. Server
>     not running?
> 
>     The user server on 8002 is running, and shows no error messages at all.
> 
>     -----------------
> 
>     By the way... the current Opensim.ini file does not have default
>     entries for WebStats.. which it would be useful to add even though
>     they are off by default... perhaps adding a section as as follows:
> 
> 
>     [WebStats]
>     ; See http://opensimulator.org/wiki/FAQ#Region_Statistics_on_a_Web_Page
>     ; Use a web browser and type in the "Login URI" + "/SStats/"
>     ; For example- http://127.0.0.1:9000/SStats/
>     ; enabled=false
> 
>     _______________________________________________
>     Opensim-dev mailing list
>     Opensim-dev at lists.berlios.de <mailto:Opensim-dev at lists.berlios.de>
>     https://lists.berlios.de/mailman/listinfo/opensim-dev
> 
> 
> 
> 
> -- 
> Sincères salutations, Kind regards,
> Olivier Battini / Olish Newman
> http://www.olivierbattini.fr
> 
> Association Virtus à but non lucratif / Virtus France non profit 
> organization
> Déclarée sous le numéro W653001494 / Registered under the number W653001494
> http://www.newworldgrid.com
> _____________________________________________________________________
> 
> Ce courriel est soumis au secret de la correspondance, comme prévu par 
> le droit international et Français (Art. 226-15 du Code Pénal).
> Toute reproduction ou divulgation, totale ou partielle, et sans l'accord 
> de l'auteur, ne sont pas autorisées. Merci.
> _____________________________________________________________________
> 
> This email is subject to the secrecy of correspondence, as stated by
> international laws (and french penal code Art. 226-15). All reproduction 
> or disclosure, total or partial, without the author's consent, are not 
> allowed. Thanks.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev


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



More information about the Opensim-dev mailing list