Hi Diva Last email - I don't want to fill up your inbox.
Just wondering if the problem is that I had to use a git master (commit 3e5b1a1) to get OpenSim to work with a later version of MySQL, could this be why wifi won't work for me? Do I need to wait until 1.7.1 comes out?? Thanks Clive ----------------------------------------------------------------------------------------------------------------------------------------------------------- Hi Justin I used git to fetch the latest master and a fresh install worked faultlessly with Mono 142439 and mysql-5.1.56 Thanks :D Clive Message: 6 Date: Wed, 09 Mar 2011 21:40:09 +0000 From: Justin Clark-Casey <[email protected]> To: [email protected] Subject: Re: [Opensim-users] OpenSim 1.7.0.2 and MySQL Versions Message-ID: <[email protected]> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Funnily enough, I just updated Git master to use the newest MySQL connector (6.3.6) in commit 3e5b1a1 so you might also want to try copying it from there. This dll might also solve the problem where some long-running migrations fail. ---------- Forwarded message ---------- From: Clive Gould <[email protected]> Date: Sun, Apr 10, 2011 at 1:06 PM Subject: Re: Help: Problems with wifi installation To: Diva Canto <[email protected]> Hi Diva Just got wifi up and partially running using mono 142139 under CentOS 5.5 Linux and cannot access the home page but can get to spash.html The console displays the appended error message. Should I give up here? Thanks Clive Region (Test) # ** (OpenSim.exe:10486): WARNING **: Missing method OpenMetaverse.ExpiringCache<System.String,Diva.Wifi.SessionInfo>::AddOrUpdate(!0,!1,DateTime) in assembly /home/opensim/opensim-0.7.0.2-pre-release/bin/OpenMetaverseTypes.dll, referenced in assembly /home/opensim/opensim-0.7.0.2-pre-release/bin/Diva.Wifi.dll 13:28:31 - [BASE HTTP SERVER]: OnRequest() failed with Method not found: 'OpenMetaverse.ExpiringCache<System.String,Diva.Wifi.SessionInfo>.AddOrUpdate'. at Diva.Wifi.Services.DefaultRequest (Diva.Wifi.Environment env) [0x00000] at Diva.Wifi.WifiGetHandler.GenerateSplash (Diva.Wifi.Environment env) [0x00000] at Diva.Wifi.WifiGetHandler.Handle (System.String path, System.IO.Stream requestData, OpenSim.Framework.Servers.HttpServer.OSHttpRequest httpRequest, OpenSim.Framework.Servers.HttpServer.OSHttpResponse httpResponse) [0x00000] at OpenSim.Framework.Servers.HttpServer.BaseHttpServer.HandleRequest (OpenSim.Framework.Servers.HttpServer.OSHttpRequest request, OpenSim.Framework.Servers.HttpServer.OSHttpResponse response) [0x00000] at OpenSim.Framework.Servers.HttpServer.BaseHttpServer.OnHandleRequestIOThread (IHttpClientContext context, IHttpRequest request) [0x00000] at OpenSim.Framework.Servers.HttpServer.BaseHttpServer.OnRequest (System.Object source, HttpServer.RequestEventArgs args) [0x00000] 13:29:05 - [Wifi]: NewAccountGetRequest 13:29:05 - [WifiScript]: Replaced PrettyType with Female 13:29:05 - [WifiScript]: Replaced PrettyType with Male 13:29:05 - [WifiScript]: Replaced PrettyType with Neutral 13:29:31 - [Wifi]: NewAccountPostRequest 13:29:31 - [Wifi]: Attempt at creating an account that already exists Region (Test) # ** (OpenSim.exe:10486): WARNING **: Missing method OpenMetaverse.ExpiringCache<System.String,Diva.Wifi.SessionInfo>::Add(!0,!1,DateTime) in assembly /home/opensim/opensim-0.7.0.2-pre-release/bin/OpenMetaverseTypes.dll, referenced in assembly /home/opensim/opensim-0.7.0.2-pre-release/bin/Diva.Wifi.dll 13:29:55 - [PRESENCE HANDLER]: Exception in method login: System.MissingMethodException: Method not found: 'OpenMetaverse.ExpiringCache<System.String,Diva.Wifi.SessionInfo>.Add'. at Diva.Wifi.WifiLoginHandler.LoginAgent (System.String resource, OpenSim.Framework.Servers.HttpServer.OSHttpRequest httpRequest, System.Collections.Generic.Dictionary`2 request) [0x00000] at Diva.Wifi.WifiLoginHandler.Handle (System.String path, System.IO.Stream requestData, OpenSim.Framework.Servers.HttpServer.OSHttpRequest httpRequest, OpenSim.Framework.Servers.HttpServer.OSHttpResponse httpResponse) [0x00000] On Sun, Apr 10, 2011 at 9:29 AM, Clive Gould <[email protected]> wrote: > Hi Diva > > I am trying to get wifi working with a standalone of opensim-0.7.0.2+ on > our test server > > I have followed your instructions on http://opensimulator.org/wiki/Wifi and > have encountered two problems: > > 1) I cannot find Diva.Modules.dll in wifi-0-7-0-2-b.zip from > http://github.com/diva/d2/downloads > > 2) I cannot find any instructions telling me where to put the contents of > the WifiPages directory (in the zip) > > It would be great to get this up and running for our students to use for > their project work. > > Once this is up and running I'll blog the procedure I followed on > http://opensimbromley.blogspot.com/ > > Any suggestions most welcome > > Thanks very much > > Clive > >
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
