Hi <br><br>I've just upgraded MySQL on our server:<br><br>[root@standbyvle ~]# rpm -q mysql<br>mysql-5.5.12-1.el5.remi<br><br>When I try to startt OpenSim I get the console message below.<br><br>Is it the version of MySQL and if so is there any way to get OpenSim 0.7.1 to work with mysql-5.5.12-1?<br>
<br>Thanks very much<br><br>Clive<br><br>14:04:51 - [MODULES]: Loading Region's modules (old style)<br>14:04:52 - [MODULES]: Could not load types for plugin DLL OpenSim.Region.CoreModules, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null. Exception Exception has been thrown by the target of an invocation. at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] <br>
at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] <br> at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] <br>
at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] <br> at System.Activator.CreateInstance (System.Type type) [0x00000] <br> at OpenSim.Region.Framework.ModuleLoader.LoadModules (System.String dllName) [0x00000] <br>
14:04:52 - [APPLICATION]: <br>APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs<br><br>Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NotImplementedException: The requested feature is not implemented.<br>
at System.Net.ServicePointManager.get_ServerCertificateValidationCallback () [0x00000] <br> at OpenSim.Region.CoreModules.Scripting.HttpRequest.HttpRequestModule..ctor () [0x00000] <br> at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)<br>
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] <br> --- End of inner exception stack trace ---<br>
at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] <br> at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] <br>
at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters) [0x00000] <br> at System.Activator.CreateInstance (System.Type type, Boolean nonPublic) [0x00000] <br> at System.Activator.CreateInstance (System.Type type) [0x00000] <br>
at OpenSim.Region.Framework.ModuleLoader.LoadModules (System.String dllName) [0x00000] <br>InnerException: System.NotImplementedException: The requested feature is not implemented.<br> at System.Net.ServicePointManager.get_ServerCertificateValidationCallback () [0x00000] <br>
at OpenSim.Region.CoreModules.Scripting.HttpRequest.HttpRequestModule..ctor () [0x00000] <br> at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (object,object[],System.Exception&)<br> at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] <br>
<br>Application is terminating: True<br><br><br><br>