[Opensim-users] OpenSim 0.5.1 Release won't start

Justin Clark-Casey jjustincc at googlemail.com
Tue Mar 11 15:28:22 UTC 2008


Joe Greene wrote:
>
> Thanks That got rid of the sqlite complaints.. of course, now I've
> a new error.. which makes me think my MySQL DB may be damaged.
>
> Exception: MySql.Data.MySqlClient.MySqlException: Table
> 'INFORMATION_SCHEMA.TABLES' doesn't exist
>
> Has anyone seen that error?
>
OpenSim requires version 5 of MySql, which is the first one which has 
the INFORMATION_SCHEMA table

--
justincc
>
>
> -- 
> Joe Greene
> UNIX Systems, Network and IT Specialist
> If you aren't having fun, you're doing the wrong thing!
> All opinions expressed are mine alone. You Can't Have them!
>
> Fish Kungfu <fish.kungfu at earthlink.net> wrote:
>
> > Below is my OpenSim.ini file for using MySQL running in standalone mode
> > for 0.5.0, with MySQL on the same box as opensim.  You will need to put
> > your password for MySQL root user, or whatever user you're using.  I had
> > to create the empty database, "opensim" before everything would work.
> > Then, remember to GRANT ALL privileges to your userName for the opensim
> > database, and then FLUSH PRIVILEGES.
> >
> > I had to add these lines to the example file that came with the
> > installer to make it work.  This tripped me up, and caused the SQLite
> > activity in the log at startup.  They are included in my OpenSim.ini 
> below
> >    asset_database = "mysql"
> >    asset_plugin = "OpenSim.Framework.Data.MySQL.dll"
> >
> > I hope this helps.....Fish
> [snip]
> >
> >
> > Joe Greene wrote:
> >>
> >> Problem Desc: Opensim [ASSET SERVER] appear to be attempting to open
> >> and SQLitew database althoguh no such reference appears (even in
> >> comments) in my OpenSim.ini file. As I'm using MySQL (both the
> >> OpenSim.ini and the mysql_connection.ini) I have no SQLite installed.
> >> Any suggestions on what I'm doing wrong, or shall I submit my 
> OpenSim.ini
> >>
> >> Version Info:
> >> SuSe Enterprise 9.3 ( with updates )
> >> Mono: Mono JIT compiler version 1.2.6 (Installed via YAST from Mono 
> Site)
> >> MySQL: 4.1.10a
> >>
> >> libode 0.9-25
> >>
> >> Console Log:
> >>
> >> opensim at opensim1:~/bin> mono OpenSim.exe
> >> OpenSim 0.5, SVN build
> >
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> 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