Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [20:15:42] [Server thread/WARN]: com.mysql.cj.jdbc.exceptions.CommunicationsException: The driver was unable to create a connection due to an inability to establish the client portion of a socket.
- [20:15:42] [Server thread/WARN]:
- [20:15:42] [Server thread/WARN]: This is usually caused by a limit on the number of sockets imposed by the operating system. This limit is usually configurable.
- [20:15:42] [Server thread/WARN]:
- [20:15:42] [Server thread/WARN]: For Unix-based platforms, see the manual page for the 'ulimit' command. Kernel or system reconfiguration may also be required.
- [20:15:42] [Server thread/WARN]:
- [20:15:42] [Server thread/WARN]: For Windows-based platforms, see Microsoft Knowledge Base Article 196271 (Q196271).
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLError.createCommunicationsException(SQLError.java:174)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(SQLExceptionsMapping.java:64)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:828)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:448)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:241)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:198)
- [20:15:42] [Server thread/WARN]: at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:683)
- [20:15:42] [Server thread/WARN]: at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:230)
- [20:15:42] [Server thread/WARN]: at net.racesucht.clans.utils.DatabaseManager.connect(DatabaseManager.java:23)
- [20:15:42] [Server thread/WARN]: at net.racesucht.clans.Clans.onEnable(Clans.java:23)
- [20:15:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264)
- [20:15:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:342)
- [20:15:42] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:480)
- [20:15:42] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugin(CraftServer.java:525)
- [20:15:42] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_19_R1.CraftServer.enablePlugins(CraftServer.java:439)
- [20:15:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadWorld0(MinecraftServer.java:584)
- [20:15:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.loadLevel(MinecraftServer.java:403)
- [20:15:42] [Server thread/WARN]: at net.minecraft.server.dedicated.DedicatedServer.e(DedicatedServer.java:255)
- [20:15:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.v(MinecraftServer.java:968)
- [20:15:42] [Server thread/WARN]: at net.minecraft.server.MinecraftServer.lambda$0(MinecraftServer.java:293)
- [20:15:42] [Server thread/WARN]: at java.base/java.lang.Thread.run(Thread.java:1589)
- [20:15:42] [Server thread/WARN]: Caused by: com.mysql.cj.exceptions.CJCommunicationsException: The driver was unable to create a connection due to an inability to establish the client portion of a socket.
- [20:15:42] [Server thread/WARN]:
- [20:15:42] [Server thread/WARN]: This is usually caused by a limit on the number of sockets imposed by the operating system. This limit is usually configurable.
- [20:15:42] [Server thread/WARN]:
- [20:15:42] [Server thread/WARN]: For Unix-based platforms, see the manual page for the 'ulimit' command. Kernel or system reconfiguration may also be required.
- [20:15:42] [Server thread/WARN]:
- [20:15:42] [Server thread/WARN]: For Windows-based platforms, see Microsoft Knowledge Base Article 196271 (Q196271).
- [20:15:42] [Server thread/WARN]: at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:67)
- [20:15:42] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:500)
- [20:15:42] [Server thread/WARN]: at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:484)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:89)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.NativeSession.connect(NativeSession.java:120)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:948)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:818)
- [20:15:42] [Server thread/WARN]: ... 18 more
- [20:15:42] [Server thread/WARN]: Caused by: java.net.BindException: Cannot assign requested address: connect
- [20:15:42] [Server thread/WARN]: at java.base/sun.nio.ch.Net.connect0(Native Method)
- [20:15:42] [Server thread/WARN]: at java.base/sun.nio.ch.Net.connect(Net.java:579)
- [20:15:42] [Server thread/WARN]: at java.base/sun.nio.ch.Net.connect(Net.java:568)
- [20:15:42] [Server thread/WARN]: at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:576)
- [20:15:42] [Server thread/WARN]: at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)
- [20:15:42] [Server thread/WARN]: at java.base/java.net.Socket.connect(Socket.java:666)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.protocol.StandardSocketFactory.connect(StandardSocketFactory.java:153)
- [20:15:42] [Server thread/WARN]: at com.mysql.cj.protocol.a.NativeSocketConnection.connect(NativeSocketConnection.java:63)
- [20:15:42] [Server thread/WARN]: ... 21 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement