If you're able to build and test with the very latest OpenSim git master, then I inserted some log lines a week ago that tell you which config files it's loading. Commit was d8e1c38. Look out for

[LOAD REGIONS PLUGIN]: Loading region configurations from filesystem

and the lines that follow.  If there are no following lines then the config 
files aren't being found at all.

The latest osgrid distro should also have these changes.


On 01/04/11 20:50, Timothy Hart wrote:
Is there any way to track this down without just installing random things 
trying to get it to work? I do indeed have
mono.addins installed.

I compared the bin directories of my mono install and the one from the mono 
website. Below is a list of things I don't
have in mine. Anything sticking out to anyone?

asp-state

asp-state1

asp-state2

booc

booi

booish

caspol

cert2spc

certmgr

dbsessmgr

dbsessmgr1

dbsessmgr2

fastcgi-mono-server

fastcgi-mono-server1

fastcgi-mono-server2

httpcfg

ipy

ipy2

ipyw

ipyw2

mod-mono-server

mod-mono-server1

mod-mono-server2

mono-asp-apps

pkg-config.bin

vbnc


On Wed, Mar 30, 2011 at 11:56 PM, Teravus Ovares <[email protected] 
<mailto:[email protected]>> wrote:

    Looks like the Module Interface isn't loaded.

    I've seen this happen with OpenSimulator loaded in some profilers as
    well.   It boils down to Mono.Addins or a supporting library that
    Mono.Addins needs isn't installed

    Hope this helps!

    Teravus

    On Wed, Mar 30, 2011 at 10:34 PM, Timothy Hart <[email protected] 
<mailto:[email protected]>> wrote:
     > Hey everyone,
     > I am trying to get OpenSim working on OS X and am hitting a weird wall. 
I am
     > hoping someone has seen it before and knows what it is.
     > OS: 10.6.7
     > Mono: 2.6.7 (installed using MacPorts in
     > /Users/Shared/OpenSim/supportfiles/mp/bin/mono, weird I know, but I have 
my
     > reasons)
     > MySQL: 5.1.54
     > OpenSim: latest diva distro and regular binaries
     > I have an inkling that my problem is mono related just because of the 
hell I
     > went through to figure a way to get mono running from /Users/Shared. We 
will
     > see.
     > I am running OpenSim by the following:
     > $/Users/Shared/OpenSim/supportfiles/mp/bin/mono OpenSim.exe.
     > Everything load up hunky dory, though a little fast. It start up okay 
with
     > no errors and drops me at Region (root) #. You think everything is okay, 
but
     > I thought it was fishy when I couldn't connect. Running help at the 
prompt
     > only shows a limited number of commands available. Odd.
     > It is obvious at this point that none of the regions are loading. I 
tried it
     > with mono in the normal location and it is all good. OpenSim asks the 
normal
     > questions and I can connect.
     > I try again with my mono install and it does the same thing. So I try:
     > create region Test RegionConfig.ini. Here:
     > Region (root) # create region Test RegionConfig.ini
     > Region UUID [a63a0528-b6c2-4afc-b78b-9d58297b51da]:
     > Region Location [1000,1000]:
     > Internal IP address [0.0.0.0]:
     > Internal port [9000]:
     > Allow alternate ports [False]:
     > External host name [SYSTEMIP]:
     > Hunky dory. I tell it don't join and estate then name the estate. It 
thinks
     > then says [MODULES]: The new RegionModulesController is missing... Keeps
     > going and asks for my firstname then last and says:
     > 22:31:59 - Command error: System.NullReferenceException: Object reference
     > not set to an instance of an object
     >   at OpenSim.Region.Framework.Scenes.Scene.SetModuleInterfaces () 
[0x00000]
     > in <filename unknown>:0
     >   at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo
     > regionInfo, Boolean portadd_flag, Boolean do_post_init, IScene& mscene)
     > [0x00000] in <filename unknown>:0
     >   at OpenSim.OpenSimBase.CreateRegion (OpenSim.Framework.RegionInfo
     > regionInfo, Boolean portadd_flag, IScene& scene) [0x00000] in <filename
     > unknown>:0
     >   at OpenSim.OpenSim.HandleCreateRegion (System.String module,
     > System.String[] cmd) [0x00000] in <filename unknown>:0
     >   at OpenSim.Framework.Console.Commands.Resolve (System.String[] cmd)
     > [0x00000] in <filename unknown>:0
     >   at OpenSim.Framework.Console.LocalConsole.ReadLine (System.String p,
     > Boolean isCommand, Boolean e) [0x00000] in <filename unknown>:0
     >   at OpenSim.Framework.Console.CommandConsole.Prompt () [0x00000] in
     > <filename unknown>:0
     >   at OpenSim.Application.Main (System.String[] args) [0x00000] in 
<filename
     > unknown>:0
     >
     > Then it drop to Region (root) # without any regions loaded.
     > Anyone seen this before? Any light you could shed would be awesome.
     > T
     >
     >
     >
     > _______________________________________________
     > Opensim-users mailing list
     > [email protected] <mailto:[email protected]>
     > https://lists.berlios.de/mailman/listinfo/opensim-users
     >
     >




_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users


--
Justin Clark-Casey (justincc)
http://justincc.org/blog
http://twitter.com/justincc
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to