[Opensim-users] "Not found region" during client connect

Kevin He hek_u5 at yahoo.com
Wed May 7 20:29:50 UTC 2008


Hi Opensim Experts,

I've made an OpenSim build based on a SVN tree just pulled out. After running it with "mono
./OpenSim.exe" in standalone mode on top of SusE 10.3, I tried to use the latest second life
viewer to connect to it  (the client and server are two different machines in the same subnet). I
see the following errors on the server console and the client simply displays a blank "Close"
message box without showing any graphics. 


Region# :
13:13:22 - [LOGIN BEGIN]: Received login request message from user kevin he
13:13:22 - [LOGIN]: Client is Second Life Release 1.19.1.4, start location is last
13:13:22 - [LOGIN]: Authenticating kevin he
13:13:22 - [LOGIN]: Not found region 109951162803200
13:13:22 - [USER DB]: Syncing user database: 2 users stored
13:13:22 - [LOGIN END]: Authentication of user kevin he successful.  Sending response to client.

I read the FAQ section and modified the bin/Regions/default.xml to replace "external_host_name"
value of "127.0.0.1" with the IP address "192.168.11.250" to which the client connects to. After
the mod, still the same error shown as the above and client still doesn't connect.

Any pointers will be appreciated.

Thanks
Kevin


--- Justin Clark-Casey <jjustincc at googlemail.com> wrote:

> It looks like plugins are being loaded twice (including the load regions 
> plugin which actually triggers the problem).
> 
> This can sometimes happen because the Mono.Addins.dll gets confused over 
> its addins cache.  We try to take care of this automatically but it 
> doesn't always work.  Either try making sure that the cache directories 
> named addins and addin-db-* are removed before you start, or try 
> checking out and building a fresh copy of the code from the repository 
> in an entirely new directory.
> 
> Another way to test whether the problem is with OpenSim or local to you 
> would be to rewind your subversion copy back to a revision before things 
> started going wrong for you.
> 
> 
> Terry Ford wrote:
> > Hello Justin,
> > 
> > Thanks for your reply.
> > 
> > I have only a single region in my regions folder.
> > Not sure why it is attempting to load the region twice.
> > All MySQL tables in this DB were deleted before startup to allow this 
> > build to create it's own tables so I know it's not from an existing 
> > entry in the DB.
> > 
> > Here's a copy of the output from OpenSim.exe including the exception it 
> > reported:
> > 
> > 
> > 
> > OpenSim 0.5, SVN build
> > 
> > Performing compatibility checks...  Environment is compatible.
> > 
> > Starting...
> > 
> > 10:35:22 - [OPENSIM MAIN]: PLEASE IGNORE THE SCANNING ERRORS BELOW.  
> > These are the result of a temporary problem with our plugins manager.
> > 
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\intl3_svn.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\libapr.dll (The module was expected to contain 
> > an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\libapriconv.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\libaprutil.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\libdb44d.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\libeay32.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\ode-debug.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\ode.dll (The module was expected to contain an 
> > assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\openjpeg-libsl.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\PhysX-wrapper.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\sqlite3.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\ssleay32.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: H:\Servers\Server 
> > Sources\OpenSim\Trunk\bin\svn_client-1.dll (The module was expected to 
> > contain an assembly manifest. (Exception from HRESULT: 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\intl3_svn.dll (The module was 
> > expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\libapr.dll (The module was 
> > expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\libapriconv.dll (The module was 
> > expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\libaprutil.dll (The module was 
> > expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\libdb44d.dll (The module was 
> > expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\libeay32.dll (The module was 
> > expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\ode-debug.dll (The module was 
> > expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\ode.dll (The module was 
> > expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\openjpeg-libsl.dll (The module 
> > was expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\PhysX-wrapper.dll (The module 
> > was expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\sqlite3.dll (The module was 
> > expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\ssleay32.dll (The module was 
> > expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > ERROR: There was an error while scanning assembly: 
> > H:\Servers\Build042608pmSTILL_BROKEN\bin\svn_client-1.dll (The module 
> > was expected to contain an assembly manifest. (Exception from HRESULT: 
> > 0x80131018))
> > 10:35:23 - 
> > ====================================================================
> > 10:35:23 - ========================= STARTING OPENSIM 
> > =========================
> > 10:35:23 - 
> > ====================================================================
> > 10:35:23 - [OPENSIM MAIN]: Running in grid mode
> > 
> > Creating new local console
> > 10:35:23 - [Region]: Started at 4/27/2008 10:35:23 AM
> > 
> > 10:35:23 - [DATASTORE]: Attempting to load OpenSim.Data.MySQL.dll
> > 
> > 10:35:23 - [DATASTORE]: MySql - connecting: Data 
> > Source=localhost;Database=latestopensim;User ID=opensim;Password=MyPassword;
> > 
> > 10:35:23 - [DATASTORE]: Added IRegionDataStore Interface
> > 
> > 10:35:23 - [ASSET SERVER]: Starting asset storage system
> > 
> > 10:35:23 - [ASSET CACHE]: Creating Asset cache
> > 
> > 10:35:23 - [REGION]: Starting HTTP server
> > 
> > 10:35:23 - [HTTPD]: Starting up HTTP Server
> > 
> > 10:35:23 - [HTTPD]: Spawned main thread OK
> > 
> > 10:35:23 - [LIBRARY INVENTORY]: Loading library inventory
> > 
> > 10:35:23 - [LIBRARY INVENTORY]: Loading libraries control file 
> > .\inventory\Libraries.xml
> > 
> > 10:35:23 - [PLUGINS]: Loading OpenSim application plugin 
> > /OpenSim/Startup/OpenSim.ApplicationPlugins.RegionProxy.RegionProxyPlugin
> > 
> > Starting proxy
> > 10:35:23 - [PLUGINS]: Loading OpenSim application plugin 
> > /OpenSim/Startup/OpenSim.ApplicationPlugins.LoadRegions.RemoteAdminPlugin
> > 
> > 10:35:23 - [PLUGINS]: Loading OpenSim application plugin 
> > /OpenSim/Startup/OpenSim.ApplicationPlugins.LoadRegions.RemoteAdminPlugin
> > 
> > 10:35:23 - [PLUGINS]: Loading OpenSim application plugin 
> > /OpenSim/Startup/OpenSim.ApplicationPlugins.LoadRegions.LoadRegionsPlugin
> > 
> > 10:35:23 - [LOADREGIONS]: Load Regions addin being initialised
> > 
> > 10:35:23 - [LOADREGIONS]: Loading Region Info from filesystem
> > 
> > 10:35:23 - [CONFIG]: Calling Configuration Load Function...
> > 
> > 10:35:23 - [LOADREGIONS]: Creating Region: OpenSim (ThreadID: 1)
> > 
> > 10:35:23 - [SCENE]: Creating new entitities instance
> > 
> > 10:35:23 - [CONFIG]: Calling Configuration Load Function...
> > 
> > 10:35:23 - [DATASTORE]: Loaded terrain revision r1209277987
> > 
> > 10:35:23 - [PHYSICS]: Added meshing engine: ZeroMesher
> > 
> > 10:35:23 - [PHYSICS]: Added physics engine: basicphysics
> > 
> > 10:35:23 - [PHYSICS]: Added physics engine: modified_BulletX
> > 
> > 10:35:23 - [PHYSICS]: Added meshing engine: Meshmerizer
> > 
> > 10:35:23 - [PHYSICS]: Added physics engine: OpenDynamicsEngine
> > 
> 
=== message truncated ===



      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ



More information about the Opensim-users mailing list