I can also confirm no SQLite problems on 64bit .. Best regards Wordfromthe Wise
> FYI, I just ran OpenSim on my new 64-bit laptop and I had no problems > whatsoever with the 32bit launcher. > > Just remember to copy OpenSim.ini.example to OpenSim.ini AND > config-include/StandaloneCommon.ini.example to > config-include/StandaloneCommon.ini > > Then it runs out of the box. > > j_jamesk wrote: >> Ops I found the answer >> http://www.adamfrisby.com/blog/2008/08/running-opensim-under-a-64-bit-enviro >> nment/ >> >> >> " SQLite Whaaa? SQLite is broken on 64-bit environments? Afraid its >> true. >> Unfortunately on Windows systems the only solution is to recompile the >> entire of Mono (including Mono.SQLite.dll) yourself under a 64-bit >> flag." >> >> Sorry for the post >> >> James >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of j_jamesk >> Sent: 13 April 2010 19:38 >> To: [email protected] >> Subject: [Opensim-users] opensim on windows 7 64 bit >> >> Hello Everyone >> >> Has anyone tried doing a clean install of opensim onto a windows 7 64 >> bit, I >> downloaded a fresh copy of opensim-0.6.8, did not touch any of the >> configuration and launched "opensim.exe" which died/terminated, them >> tried >> running the "OpenSim.32BitLaunch" but died/terminated again. >> >> Now I don't fully understand all of the error messages but it seems that >> opensim is having an issue with SQLite being the datastore, does anyone >> know >> of any issues with SQLite not working on windows 7 or 64 bit pc's? >> >> Regards >> >> James >> >> >> 2010-04-13 19:24:51,972 INFO - OpenSim.OpenSim [OPENSIM MAIN]: Running >> in >> sandbox mode >> 2010-04-13 19:24:52,003 INFO - OpenSim.Region.Framework.StorageManager >> [DATASTORE]: Attempting to load OpenSim.Data.SQLite.dll >> 2010-04-13 19:24:52,284 INFO - OpenSim.Data.SQLite.SQLiteEstateStore >> [ESTATE DB]: Sqlite - connecting: URI=file:OpenSim.db,version=3 >> 2010-04-13 19:24:52,393 ERROR - OpenSim.Application [APPLICATION]: >> APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs >> >> Exception: System.BadImageFormatException: An attempt was made to load a >> program with an incorrect format. (Exception from HRESULT: 0x8007000B) >> at Mono.Data.SqliteClient.Sqlite.sqlite3_open16(String dbname, >> IntPtr& >> handle) >> at Mono.Data.SqliteClient.SqliteConnection.Open() >> at OpenSim.Data.SQLite.SQLiteEstateStore.Initialise(String >> connectionString) >> at OpenSim.Region.Framework.StorageManager..ctor(String dllName, >> String >> connectionstring, String estateconnectionstring) >> at OpenSim.OpenSimBase.CreateStorageManager() >> at OpenSim.Region.ClientStack.RegionApplicationBase.StartupSpecific() >> at OpenSim.OpenSimBase.StartupSpecific() >> at OpenSim.OpenSim.StartupSpecific() >> at OpenSim.Framework.Servers.BaseOpenSimServer.Startup() >> at OpenSim.Application.Main(String[] args) >> >> Application is terminating: True >> >> >> _______________________________________________ >> 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 >> > _______________________________________________ > 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
