It is not clear just which if the several versions of OpenSim you are using.
However it appears that one of the many switches in th INI file is set to SQLITE rather than MySQL! Use MySQL Administrator to be certain that you have a valid user kenday and that kenday has all rights to database opensim! I recommend the Diva distro to get you past these basic screwups, you can build from there if you really need to! Karen On Wed, Sep 1, 2010 at 9:35 PM, Kenneth Day <[email protected]> wrote: > Attempting to run OpenSim under Ubuntu using MySQL for a standalone > region. Although the client crashes later with a sequence that starts: > > Your sqlite3 version is old - please upgrade to at least v3.5.0! > 00:33:09 - [SERVICE BASE]: Failed to load plugin OpenSim.Data.IFriendsData > from OpenSim.Data.SQLite.dll with args URI=file:friends.db,version=3, > FriendsSystem.Reflection.TargetInvocationException: Exception has been > thrown by the target of an invocation. ---> > System.EntryPointNotFoundException: sqlite3_next_stmt > at (wrapper managed-to-native) > Mono.Data.Sqlite.UnsafeNativeMethods:sqlite3_next_stmt (intptr,intptr) > > > I suspect this is a side effect from the REGION DB timeout below: > > 00:27:55 - [OPENSIM MAIN]: Running > 00:27:55 - [DATASTORE]: Attempting to load OpenSim.Data.MySQL.dll > 00:27:55 - [REGION DB]: MySql - connecting: Data > Source=localhost;Database=opensim;User ID=kenday;Password=***; > 00:27:55 - [REGION DB]: Connection wait timeout 28860 seconds > 00:27:55 - [MIGRATIONS]: EstateStore up to date, no migrations to apply > 00:27:55 - [MIGRATIONS]: RegionStore up to date, no migrations to apply > 00:27:55 - [DATASTORE]: Added IRegionDataStore Interface > 00:27:55 - [CLIENTSTACK]: Attempting to load > OpenSim.Region.ClientStack.LindenUDP.dll > 00:27:56 - [CLIENTSTACK]: Added IClientNetworkServer Interface > 00:27:56 - [REGION SERVER]: Starting HTTP server on port 9000 > > Would be grateful for any help. > > Ken Day > > > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
