Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Mono update sinnvoll?
#7
Habe nun auf Debian 9 umgestellt, mit sqlite läuft alles ganz gut, wenn ich allerdings
auf Mysql umstelle bekomme ich Fehlermedungen. Ich komme nicht weiter. Hat
jemand einen Tipp für mich, bitte?
Zitat:18:01:24 - [SERVER BASE]: Operating system version: Unix 4.9.0.6, .NET platform Unix, 64-bit
Console log level is ALL
18:01:24 - [SERVER BASE]: Logging started to file /usr/games/bin/OpenSim.log
18:01:24 - [SERVICE BASE]: Failed to load plugin OpenSim.Region.Framework.Interfaces.ISimulationDataStore from OpenSim.Data.MySQL.dll with args Data Source=localhost;Database=opensim;User ID=Raul;Password=xxxxxxEmma;Old Guids=true;System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> MySql.Data.MySqlClient.MySqlException: Access denied for user 'Raul'@'localhost' (using password: YES)
at MySql.Data.MySqlClient.MySqlStream.ReadPacket () [0x00064] in <0a4f02a6a627411ca7a0cb7f962401d6>:0
at MySql.Data.MySqlClient.NativeDriver.AuthenticateNew () [0x0008b] in <0a4f02a6a627411ca7a0cb7f962401d6>:0
at MySql.Data.MySqlClient.NativeDriver.Authenticate () [0x00016] in <0a4f02a6a627411ca7a0cb7f962401d6>:0
at MySql.Data.MySqlClient.NativeDriver.Open () [0x002d1] in <0a4f02a6a627411ca7a0cb7f962401d6>:0
at MySql.Data.MySqlClient.Driver.Open () [0x0000b] in <0a4f02a6a627411ca7a0cb7f962401d6>:0
at MySql.Data.MySqlClient.Driver.Create (MySql.Data.MySqlClient.MySqlConnectionStringBuilder settings) [0x00029] in <0a4f02a6a627411ca7a0cb7f962401d6>:0
at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection () [0x00000] in <0a4f02a6a627411ca7a0cb7f962401d6>:0
at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection () [0x00083] in <0a4f02a6a627411ca7a0cb7f962401d6>:0
at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver () [0x0001e] in <0a4f02a6a627411ca7a0cb7f962401d6>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object parameters) [0x00019] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object parameters, System.Globalization.CultureInfo culture) [0x00089] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object parameters, System.Globalization.CultureInfo culture) [0x00000] in <8f2c484307284b51944a1a13a14c0266>: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) [0x00243] in <8f2c484307284b51944a1a13a14c0266>:0

18:01:24 - [SERVER UTILS]: Error loading plugin OpenSim.Region.Framework.Interfaces.ISimulationDataService from OpenSim.Services.SimulationService.dll. Exception: Could not find a storage interface in the given moduleSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: Could not find a storage interface in the given module
at OpenSim.Services.SimulationService.SimulationDataService.LoadPlugin[T] (System.String dllName) [0x000b3] in <526c8f5220224790a285438d721469d9>: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) [0x00002] in <8f2c484307284b51944a1a13a14c0266>:0
--- End of inner exception stack trace ---
at System.Reflection.MonoCMethod.InternalInvoke (System.Object obj, System.Object parameters) [0x00019] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Reflection.MonoCMethod.DoInvoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object parameters, System.Globalization.CultureInfo culture) [0x00089] in <8f2c484307284b51944a1a13a14c0266>:0
at System.Reflection.MonoCMethod.Invoke (System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object parameters, System.Globalization.CultureInfo culture) [0x00000] in <8f2c484307284b51944a1a13a14c0266>: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) [0x00243] in <8f2c484307284b51944a1a13a14c0266>:0

18:01:24 - [SERVER UTILS]: Error loading plugin OpenSim.Services.SimulationService.dll: Exception has been thrown by the target of an invocation. args.Length 1
18:01:24 - [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: System.Exception: Could not load an ISimulationDataService implementation from OpenSim.Services.SimulationService.dll:SimulationDataService, as configured in the LocalServiceModule parameter of the [SimulationDataStore] config section.
at OpenSim.OpenSimBase.StartupSpecific () [0x000e5] in <f2fa3fb5abdc4c5f9374c37bb3a8c92d>:0
at OpenSim.OpenSim.StartupSpecific () [0x00101] in <f2fa3fb5abdc4c5f9374c37bb3a8c92d>:0
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00000] in <2644c8ace5cc406985d9ae7eabce1b56>:0
at OpenSim.Application.Main (System.String args) [0x003c2] in <f2fa3fb5abdc4c5f9374c37bb3a8c92d>:0

Application is terminating: True

[ERROR] FATAL UNHANDLED EXCEPTION: System.Exception: Could not load an ISimulationDataService implementation from OpenSim.Services.SimulationService.dll:SimulationDataService, as configured in the LocalServiceModule parameter of the [SimulationDataStore] config section.
at OpenSim.OpenSimBase.StartupSpecific () [0x000e5] in <f2fa3fb5abdc4c5f9374c37bb3a8c92d>:0
at OpenSim.OpenSim.StartupSpecific () [0x00101] in <f2fa3fb5abdc4c5f9374c37bb3a8c92d>:0
at OpenSim.Framework.Servers.BaseOpenSimServer.Startup () [0x00000] in <2644c8ace5cc406985d9ae7eabce1b56>:0
at OpenSim.Application.Main (System.String args) [0x003c2] in <f2fa3fb5abdc4c5f9374c37bb3a8c92d>:0
Zitieren


Nachrichten in diesem Thema
Mono update sinnvoll? - von Raul Gonzales - 22.02.2018, 11:38
RE: Mono update sinnvoll? - von Dorena Verne - 22.02.2018, 11:43
RE: Mono update sinnvoll? - von Pius Noel - 22.02.2018, 12:34
RE: Mono update sinnvoll? - von Raul Gonzales - 22.02.2018, 14:04
RE: Mono update sinnvoll? - von Pius Noel - 22.02.2018, 15:31
RE: Mono update sinnvoll? - von Pius Noel - 22.02.2018, 17:06
Mysql Frage - von Raul Gonzales - 23.02.2018, 19:06
RE: Mono update sinnvoll? - von Dorena Verne - 23.02.2018, 19:09
RE: Mono update sinnvoll? - von Raul Gonzales - 23.02.2018, 19:29
RE: Mono update sinnvoll? - von Dorena Verne - 23.02.2018, 19:33
RE: Mono update sinnvoll? - von Pius Noel - 23.02.2018, 20:10
RE: Mono update sinnvoll? - von Raul Gonzales - 23.02.2018, 20:20
RE: Mono update sinnvoll? - von Bogus Curry - 23.02.2018, 21:40

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Fehlermeldung "mono OpenSim.exe" Kalkofe 12 1.252 01.01.2024, 02:42
Letzter Beitrag: Ezry Aldrin
  Ist ein UHD/4K Monitor sinnvoll? Paule 4 5.138 22.01.2020, 14:18
Letzter Beitrag: Manfred Aabye
  Win10, Update auf offizelle OS 9.01 Version/Config-Probleme Cosmic 22 20.820 19.01.2019, 10:51
Letzter Beitrag: Cosmic
  Debian 8, Welche Mono Version ... Raul Gonzales 14 14.665 15.03.2018, 07:39
Letzter Beitrag: Bogus Curry
  Mono 5.0 veröffentlicht Bogus Curry 0 3.197 22.05.2017, 19:03
Letzter Beitrag: Bogus Curry

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste