[Opensim-users] Clean up an error
Timeka Cobb
coti032 at gmail.com
Thu Jan 10 23:30:45 UTC 2019
Hello all!
Has anyone had this error before if so how to clean it up? I created the
database and did all the other necessary steps..I get this..how to clean it?
[SERVICE BASE]: Failed to load plugin OpenSim.Data.IUserAccountData from
/root/opensim-0.9.0.1/bin/OpenSim.Data.MySQL.dll with args
URI=file:userprofiles.db,version=3,
UserAccountsSystem.Reflection.TargetInvocationException: Exception has been
thrown by the target of an invocation. ---> System.ArgumentException:
Keyword not supported.
Parameter name: uri
at MySql.Data.MySqlClient.MySqlConnectionStringBuilder.GetOption
(System.String key) [0x00014] in <0004ab8b375b422f9000ac25a68089d9>:0
at MySql.Data.MySqlClient.MySqlConnectionStringBuilder.set_Item
(System.String keyword, System.Object value) [0x00000] in
<0004ab8b375b422f9000ac25a68089d9>:0
at System.Data.Common.DbConnectionStringBuilder.set_ConnectionString
(System.String value) [0x00084] in <c177462717a4445badd8f690b430d5c4>:0
at MySql.Data.MySqlClient.MySqlConnectionStringBuilder..ctor
(System.String connStr) [0x00012] in <0004ab8b375b422f9000ac25a68089d9>:0
at MySql.Data.MySqlClient.MySqlConnection.set_ConnectionString
(System.String value) [0x00057] in <0004ab8b375b422f9000ac25a68089d9>:0
at MySql.Data.MySqlClient.MySqlConnection..ctor (System.String
connectionString) [0x00006] in <0004ab8b375b422f9000ac25a68089d9>:0
at (wrapper remoting-invoke-with-check)
MySql.Data.MySqlClient.MySqlConnection..ctor(string)
at OpenSim.Data.MySQL.MySQLGenericTableHandler`1[T].CommonConstruct
(System.String storeName) [0x00010] in <52685e7b3a8546fcafa0eed522ec3253>:0
at OpenSim.Data.MySQL.MySQLGenericTableHandler`1[T]..ctor (System.String
connectionString, System.String realm, System.String storeName) [0x00019]
in <52685e7b3a8546fcafa0eed522ec3253>:0
at OpenSim.Data.MySQL.MySqlUserAccountData..ctor (System.String
connectionString, System.String realm) [0x00000] in
<52685e7b3a8546fcafa0eed522ec3253>:0
at (wrapper managed-to-native)
System.Reflection.MonoCMethod.InternalInvoke(System.Reflection.MonoCMethod,object,object[],System.Exception&)
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj,
System.Object[] parameters, System.Boolean wrapExceptions) <0x7f991baca670
+ 0x00020> in <7b0d87324cab49bf96eac679025e77d1>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj,
System.Object[] parameters, System.Boolean wrapExceptions) <0x7f991baca670
+ 0x00087> in <7b0d87324cab49bf96eac679025e77d1>:0
at System.Reflection.MonoCMethod.DoInvoke (System.Object obj,
System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder,
System.Object[] parameters, System.Globalization.CultureInfo culture)
<0x7f991baca540 + 0x000a7> in <7b0d87324cab49bf96eac679025e77d1>:0
at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) <0x7f991baca700 + 0x00015> in
<7b0d87324cab49bf96eac679025e77d1>:0
at System.RuntimeType.CreateInstanceImpl (System.Reflection.BindingFlags
bindingAttr, System.Reflection.Binder binder, System.Object[] args,
System.Globalization.CultureInfo culture, System.Object[]
activationAttributes, System.Threading.StackCrawlMark& stackMark) [0x0022b]
in <7b0d87324cab49bf96eac679025e77d1>:0
at System.Activator.CreateInstance (System.Type type,
System.Reflection.BindingFlags bindingAttr, System.Reflection.Binder
binder, System.Object[] args, System.Globalization.CultureInfo culture,
System.Object[] activationAttributes) <0x7f991b8fa470 + 0x0011b> in
<7b0d87324cab49bf96eac679025e77d1>:0
at System.Activator.CreateInstance (System.Type type, System.Object[]
args) <0x7f991b8fa620 + 0x00018> in <7b0d87324cab49bf96eac679025e77d1>:0
at OpenSim.Services.Base.ServiceBase.LoadPlugin[T] (System.String
dllName, System.String className, System.Object[] args) [0x00085] in
<13eef4a9688245be9ae0e1c8d18a9cd1>:0
23:20:28 - at
OpenSim.Services.UserAccountService.UserAccountServiceBase..ctor
(Nini.Config.IConfigSource config) [0x000e1]: in
<4317c81b89914a43b4d796891d06704a>:0
at OpenSim.Services.UserAccountService.UserAccountService..ctor
(Nini.Config.IConfigSource config) [0x00000] in
<4317c81b89914a43b4d796891d06704a>:0
at Diva.OpenSimServices.UserAccountService..ctor
(Nini.Config.IConfigSource config) [0x00000] in
<d7d714bd564c46deb273b846695a005f>:0
at Diva.Wifi.Services..ctor (Nini.Config.IConfigSource config,
System.String configName, Diva.Wifi.WebApp webApp) [0x0003f] in
<9e5b34e60f09483595cce84784ea3d26>:0
at Diva.Wifi.WebApp..ctor (Nini.Config.IConfigSource config,
System.String configName, OpenSim.Framework.Servers.HttpServer.IHttpServer
server, Diva.Interfaces.ISceneActor sactor) [0x0003e] in
<9e5b34e60f09483595cce84784ea3d26>:0
at Diva.Wifi.WifiMain.Initialize
(OpenSim.Framework.Servers.HttpServer.IHttpServer server) [0x00057] in
<9e5b34e60f09483595cce84784ea3d26>:0
at Diva.Wifi.WifiMain..ctor (Nini.Config.IConfigSource config,
OpenSim.Framework.Servers.HttpServer.IHttpServer server, System.String
configName, Diva.Interfaces.ISceneActor sactor) [0x0003c] in
<9e5b34e60f09483595cce84784ea3d26>:0
at Diva.Wifi.WifiModule.Initialise (Nini.Config.IConfigSource config)
[0x00070] in <9e5b34e60f09483595cce84784ea3d26>:0
23:20:28 - [Wifi Module]: Could not load Wifi: Could not find a storage
interface in the given module.
More information about the Opensim-users
mailing list