[Opensim-users] User Server issues with 8236
John Sheridan
john at pseudospace.net
Sat Feb 14 00:25:56 UTC 2009
Phoenix - I had a similar problem Sunday night when I ran my update.
There were a few other xml files that I think came from a prior build
that I had to delete. I think your best bet is to copy production
OpenSim folder over to a backup, create a new one, then rebuild OpenSim
with a fresh install in that new folder. From there you can copy only
your AssetServer_config.xml, GridServer_Config.xml,
InventoryServer_Config.xml, MessagingServer_config.xml,
UserServer_Config.xml, and OpenSim.ini back into your clean folder.
lordofpleasure at pleasureplanet.net wrote:
> I tried a full build letting the OS regenerate the XML and I did a copy
> paste with the xml files. No good either way. It seems to just not be
> executing the connection to the Mysql database.
> Here's what I get when I run the 8236 user server
>
> 10:07:04 - Launching UserServer...
> 10:07:04 - [STARTUP]: Beginning startup processing
> 10:07:04 - [STARTUP]: Version: OpenSimulator Server 0.6.2.8236
> 10:07:04 - [STARTUP]: Establishing data connection
> 10:07:04 - [PLUGINS]: Initializing addin manager
> 10:07:06 - [PLUGINS]: Loading extension point /OpenSim/UserData
> 10:07:06 - [GridInfoService]: Grid info service initialized with 11 keys
> 10:07:06 - [LIBRARY INVENTORY]: Loading library control file
> .\inventory\Librari
> es.xml
> 10:07:06 - [STARTUP]: Starting HTTP process
> 10:07:06 - [GRID]: Login Level set to 0
> 10:07:06 - [HTTPD]: Starting up HTTP Server
> 10:07:06 - [HTTPD]: Spawned main thread OK
> 10:07:06 - [STARTUP]: Startup took 0m 1s
> Enter help for a list of commands
>
> User# :
>
> Here's what I get when I run the 8131 User Server
>
> 10:08:54 - Launching UserServer...
> 10:08:54 - [STARTUP]: Beginning startup processing
> 10:08:54 - [STARTUP]: Version: OpenSimulator Server 0.6.2.8131
> 10:08:54 - [STARTUP]: Establishing data connection
> 10:08:54 - [PLUGINS]: Initializing addin manager
> 10:08:57 - [PLUGINS]: Loading extension point /OpenSim/UserData
> 10:08:57 - [PLUGINS]: Trying plugin /OpenSim/UserData/NHibernateUserData
> 10:08:57 - [PLUGINS]: Trying plugin /OpenSim/UserData/SQLiteUserData
> 10:08:57 - [PLUGINS]: Trying plugin /OpenSim/UserData/MySQLUserData
> 10:08:57 - [PLUGINS]: Plugin Loaded: OpenSim.Data.MySQL
> 10:08:57 - [PLUGINS]: Trying plugin /OpenSim/UserData/MSSQLUserData
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - Creating 10 DB connections...
> 10:08:58 - Connecting to DB... [0]:
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - Connecting to DB... [1]:
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - Connecting to DB... [2]:
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - Connecting to DB... [3]:
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - Connecting to DB... [4]:
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - Connecting to DB... [5]:
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - Connecting to DB... [6]:
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - Connecting to DB... [7]:
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - Connecting to DB... [8]:
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - Connecting to DB... [9]:
> 10:08:58 - [MYSQL]: Connection established
> 10:08:58 - [REGION DB]: Connection wait timeout 28860 seconds
> 10:08:58 - [MIGRATIONS]: UserStore up to date, no migrations to apply
> 10:08:58 - [GridInfoService]: Grid info service initialized with 11 keys
> 10:08:58 - [LIBRARY INVENTORY]: Loading library control file
> .\inventory\Librari
> es.xml
> 10:08:58 - [STARTUP]: Starting HTTP process
> 10:08:58 - [GRID]: Login Level set to 0
> 10:08:58 - [HTTPD]: Starting up HTTP Server
> 10:08:58 - [HTTPD]: Spawned main thread OK
> 10:08:58 - [STARTUP]: Startup took 0m 4s
> Enter help for a list of commands
>
>
> For some reason it seems the MySql connection just isn't being called.
> Here's the .xml for the user server.
>
> <Root>
> <Config default_startup_message="Welcome to Pleasure Planet"
> default_grid_server="http://64.150.177.108:8001/" grid_send_key="1234"
> grid_recv_key="1234" default_inventory_server="http://64.150.177.108:8004/"
> library_location=".\inventory\Libraries.xml"
> database_provider="OpenSim.Data.MySQL.dll" database_connect="Data
> Source=localhost;Database=opensim;User ID=root;Password=removed"
> http_port="8002" http_ssl="False" default_X="1000" default_Y="1000"
> enable_llsd_login="True" default_loginLevel="0" />
> </Root>
>
> Pretty sure this is something on my end and not worthy of an actual Mantis
> bug post.
> Phoenix Blaze
>
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-users
>
More information about the Opensim-users
mailing list