1.Paper和Spigot都测试过了,一样的问题
2.AuthME的5.6.0Beta,SNAPSHOT,5.5.0snapshot试过了
3.试过只保留AuthME插件本身来运行,仍然失败
4.AuthME的配置只修改了连接MySQL,启用BungeeCord HOOK.使用默认配置也会崩溃
5.Bukkit.yml和server.propreties均作了少许更改,如有需要帖下留言
错误报告(5.6.0 SNAPSHOT,其他版本均没有堆栈输出):
2.AuthME的5.6.0Beta,SNAPSHOT,5.5.0snapshot试过了
3.试过只保留AuthME插件本身来运行,仍然失败
4.AuthME的配置只修改了连接MySQL,启用BungeeCord HOOK.使用默认配置也会崩溃
5.Bukkit.yml和server.propreties均作了少许更改,如有需要帖下留言
错误报告(5.6.0 SNAPSHOT,其他版本均没有堆栈输出):
[14:17:38] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.6.0-SNAPSHOT-b2276 [14:17:38] [Server thread/WARN]: [AuthMe] Aborting initialization of AuthMe: [InjectorException]: An error occurred (see cause) [14:17:38] [Server thread/WARN]: fr.xephi.authme.libs.ch.jalu.injector.exceptions.InjectorException: An error occurred (see cause) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.libs.ch.jalu.injector.utils.InjectorUtils.rethrowException(InjectorUtils.java:56) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.runPostConstructHandlers(InjectorImpl.java:274) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolveContext(InjectorImpl.java:164) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.resolve(InjectorImpl.java:133) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.getSingleton(InjectorImpl.java:72) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.AuthMe.initialize(AuthMe.java:219) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.AuthMe.onEnable(AuthMe.java:138) [14:17:38] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [14:17:38] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [14:17:38] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [14:17:38] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:356) [14:17:38] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:316) [14:17:38] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:396) [14:17:38] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:364) [14:17:38] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:319) [14:17:38] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:215) [14:17:38] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:540) [14:17:38] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [14:17:38] [Server thread/WARN]: Caused by: java.lang.SecurityException: sealing violation: can't seal package javax.annotation: already loaded [14:17:38] [Server thread/WARN]: at java.net.URLClassLoader.getAndVerifyPackage(Unknown Source) [14:17:38] [Server thread/WARN]: at java.net.URLClassLoader.definePackageInternal(Unknown Source) [14:17:38] [Server thread/WARN]: at java.net.URLClassLoader.defineClass(Unknown Source) [14:17:38] [Server thread/WARN]: at java.net.URLClassLoader.access$100(Unknown Source) [14:17:38] [Server thread/WARN]: at java.net.URLClassLoader$1.run(Unknown Source) [14:17:38] [Server thread/WARN]: at java.net.URLClassLoader$1.run(Unknown Source) [14:17:38] [Server thread/WARN]: at java.security.AccessController.doPrivileged(Native Method) [14:17:38] [Server thread/WARN]: at java.net.URLClassLoader.findClass(Unknown Source) [14:17:38] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source) [14:17:38] [Server thread/WARN]: at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) [14:17:38] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source) [14:17:38] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source) [14:17:38] [Server thread/WARN]: at java.lang.Class.forName0(Native Method) [14:17:38] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source) [14:17:38] [Server thread/WARN]: at sun.reflect.generics.factory.CoreReflectionFactory.makeNamedType(Unknown Source) [14:17:38] [Server thread/WARN]: at sun.reflect.generics.visitor.Reifier.visitClassTypeSignature(Unknown Source) [14:17:38] [Server thread/WARN]: at sun.reflect.generics.tree.ClassTypeSignature.accept(Unknown Source) [14:17:38] [Server thread/WARN]: at sun.reflect.annotation.AnnotationParser.parseSig(Unknown Source) [14:17:38] [Server thread/WARN]: at sun.reflect.annotation.AnnotationParser.parseAnnotation2(Unknown Source) [14:17:38] [Server thread/WARN]: at sun.reflect.annotation.AnnotationParser.parseAnnotations2(Unknown Source) [14:17:38] [Server thread/WARN]: at sun.reflect.annotation.AnnotationParser.parseAnnotations(Unknown Source) [14:17:38] [Server thread/WARN]: at java.lang.reflect.Executable.declaredAnnotations(Unknown Source) [14:17:38] [Server thread/WARN]: at java.lang.reflect.Executable.declaredAnnotations(Unknown Source) [14:17:38] [Server thread/WARN]: at java.lang.reflect.Executable.getAnnotation(Unknown Source) [14:17:38] [Server thread/WARN]: at java.lang.reflect.Method.getAnnotation(Unknown Source) [14:17:38] [Server thread/WARN]: at java.lang.reflect.AnnotatedElement.isAnnotationPresent(Unknown Source) [14:17:38] [Server thread/WARN]: at java.lang.reflect.AccessibleObject.isAnnotationPresent(Unknown Source) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.libs.ch.jalu.injector.handlers.postconstruct.PostConstructMethodInvoker.getAndValidatePostConstructMethod(PostConstructMethodInvoker.java:49) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.libs.ch.jalu.injector.handlers.postconstruct.PostConstructMethodInvoker.getPostConstructMethods(PostConstructMethodInvoker.java:36) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.libs.ch.jalu.injector.handlers.postconstruct.PostConstructMethodInvoker.postProcess(PostConstructMethodInvoker.java:25) [14:17:38] [Server thread/WARN]: at fr.xephi.authme.libs.ch.jalu.injector.InjectorImpl.runPostConstructHandlers(InjectorImpl.java:271) [14:17:38] [Server thread/WARN]: ... 16 more [14:17:38] [Server thread/WARN]: [AuthMe] THE SERVER IS GOING TO SHUT DOWN AS DEFINED IN THE CONFIGURATION! [14:17:38] [Server thread/INFO]: [AuthMe] Waiting for 0 tasks to finish [14:17:38] [Server thread/INFO]: [AuthMe] AuthMe 5.6.0-SNAPSHOT-b2276 disabled! [14:17:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [14:17:38] [Server thread/INFO]: Done (1.211s)! For help, type "help" or "?" [14:17:38] [Server thread/INFO]: Stopping server |
https://stackoverflow.com/questi ... n-sealing-violation
看起来是包重复的问题,打开这个插件的jar包看看有没有javax文件夹?有的话删除即可
看起来是包重复的问题,打开这个插件的jar包看看有没有javax文件夹?有的话删除即可
a1294790523 发表于 2019-7-20 14:47
https://stackoverflow.com/questions/10093176/java-lang-securityexception-sealing-violation
看起来是 ...
我删除了javax这个文件夹,但是还是有这个问题......
或许我应该去发一个issue?