Connection.java:527

  • Мы теперь в Discord

    Мы рады объявить, что теперь у нас есть сервер Discord. В честь этого мы проводим розыгрыш!
    Теперь вы можете легко связаться с нами и другими участниками сообщества,
    обмениваться идеями и получать обновления о нашей деятельности.

  • EXCLUSIVE ⚡

    Гость, покупая подписку, ты увеличишь свои доходы в разы!
    Мы делаем самые актуальные сборки, переводим лучшие приватные плагины, а так-же обновляем их и фиксим любые ошибки.
    Дешевле, чем студии и другие разработчики!

  • Приветствуем тебя Гость!⁣

    Недавно на форуме? Не знаешь как можно скачивать ресурсы?
    Для этого нужно лишь зарегистрировать на форуме, и получать доступ к профессиональным плагинам, оптимизированным настройкам.
    Здесь только самое лучшее.

Андрей'крысов Касимов

Пользователь
7 Фев 2022
12
0
1
Connection.java:527)
[07:44:43 ERROR]: java.base@11.0.18/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:334)
[07:44:43 ERROR]: me.robin.leaderheads.e.c.b.a(b.java:42)
[07:44:43 ERROR]: me.robin.leaderheads.f.k.a(k.java:19)
[07:44:43 ERROR]: me.robin.leaderheads.f.k.b(k.java:45)
[07:44:43 ERROR]: me.robin.leaderheads.f.i.run(i.java:10)
[07:44:43 ERROR]: java.base@11.0.18/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[07:44:43 ERROR]: java.base@11.0.18/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[07:44:43 ERROR]: java.base@11.0.18/java.lang.Thread.run(Thread.java:829)
[07:44:43 ERROR]: ------------------------------
[07:44:43 ERROR]: Current Thread: pool-23-thread-1
[07:44:43 ERROR]: PID: 371 | Suspended: false | Native: false | State: WAITING
[07:44:43 ERROR]: Stack:
[07:44:43 ERROR]: java.base@11.0.18/jdk.internal.misc.Unsafe.park(Native Method)
[07:44:43 ERROR]: java.base@11.0.18/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
[07:44:43 ERROR]: java.base@11.0.18/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
[07:44:43 ERROR]: java.base@11.0.18/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:433)
[07:44:43 ERROR]: java.base@11.0.18/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
[07:44:43 ERROR]: java.base@11.0.18/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
[07:44:43 ERROR]: java.base@11.0.18/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[07:44:43 ERROR]: java.base@11.0.18/java.lang.Thread.run(Thread.java:829)
[07:44:43 ERROR]: ------------------------------
 
This is a stack trace showing an error that occurred in a Java program. It appears that the program is making an HTTPS request that is failing, and the error is happening in the "me.robin.leaderheads" package. The error message is "Connection reset by peer: HTTP/1.1" and it seems to be related to the server side. Additionally, the current thread is in a waiting state, waiting to take a task from a thread pool.
 
This is a stack trace showing an error that occurred in a Java program. It appears that the program is making an HTTPS request that is failing, and the error is happening in the "me.robin.leaderheads" package. The error message is "Connection reset by peer: HTTP/1.1" and it seems to be related to the server side. Additionally, the current thread is in a waiting state, waiting to take a task from a thread pool.
[07:49:09 ERROR]: java.base@11.0.18/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1592)
[07:49:09 ERROR]: java.base@11.0.18/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520)
[07:49:09 ERROR]: java.base@11.0.18/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:250)
[07:49:09 ERROR]: co.uk.joshuahagon.web.SpigotUpdater.refresh(SpigotUpdater.java:100)
[07:49:09 ERROR]: co.uk.joshuahagon.web.SpigotUpdater.checkForUpdates(SpigotUpdater.java:62)
[07:49:09 ERROR]: co.uk.joshuahagon.web.SpigotUpdater.hasUpdate(SpigotUpdater.java:68)
[07:49:09 ERROR]: co.uk.joshuahagon.web.SpigotUpdater.notifyUpdate(SpigotUpdater.java:122)
[07:49:09 ERROR]: co.uk.joshuahagon.web.SpigotUpdater$2.run(SpigotUpdater.java:51)
[07:49:09 ERROR]: app//org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
[07:49:09 ERROR]: app//org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423)
[07:49:09 ERROR]: app//net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:852)
[07:49:09 ERROR]: app//net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
[07:49:09 ERROR]: app//net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:786)
[07:49:09 ERROR]: app//net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:678)
[07:49:09 ERROR]: java.base@11.0.18/java.lang.Thread.run(Thread.java:829)
[07:49:09 ERROR]: ------------------------------
[07:49:09 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[07:49:09 ERROR]: ------------------------------
 
[07:49:09 ERROR]: java.base@11.0.18/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1592)
[07:49:09 ERROR]: java.base@11.0.18/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1520)
[07:49:09 ERROR]: java.base@11.0.18/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:250)
[07:49:09 ERROR]: co.uk.joshuahagon.web.SpigotUpdater.refresh(SpigotUpdater.java:100)
[07:49:09 ERROR]: co.uk.joshuahagon.web.SpigotUpdater.checkForUpdates(SpigotUpdater.java:62)
[07:49:09 ERROR]: co.uk.joshuahagon.web.SpigotUpdater.hasUpdate(SpigotUpdater.java:68)
[07:49:09 ERROR]: co.uk.joshuahagon.web.SpigotUpdater.notifyUpdate(SpigotUpdater.java:122)
[07:49:09 ERROR]: co.uk.joshuahagon.web.SpigotUpdater$2.run(SpigotUpdater.java:51)
[07:49:09 ERROR]: app//org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:64)
[07:49:09 ERROR]: app//org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:423)
[07:49:09 ERROR]: app//net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:852)
[07:49:09 ERROR]: app//net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:423)
[07:49:09 ERROR]: app//net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:786)
[07:49:09 ERROR]: app//net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:678)
[07:49:09 ERROR]: java.base@11.0.18/java.lang.Thread.run(Thread.java:829)
[07:49:09 ERROR]: ------------------------------
[07:49:09 ERROR]: --- DO NOT REPORT THIS TO PAPER - THIS IS NOT A BUG OR A CRASH ---
[07:49:09 ERROR]: ------------------------------
This is a stack trace showing an error that occurred in a Java program. It appears that the program is trying to refresh or check for updates, and it is encountering an error with an HTTPS request. The error message in the trace is "Connection reset by peer: HTTP/1.1" and it seems to be related to the server side. The error is happening in the class "co.uk.joshuahagon.web.SpigotUpdater". Additionally, the program is running on a Minecraft server, and the error log shows details about the server's thread pool and schedule.
 
This is a stack trace showing an error that occurred in a Java program. It appears that the program is trying to refresh or check for updates, and it is encountering an error with an HTTPS request. The error message in the trace is "Connection reset by peer: HTTP/1.1" and it seems to be related to the server side. The error is happening in the class "co.uk.joshuahagon.web.SpigotUpdater". Additionally, the program is running on a Minecraft server, and the error log shows details about the server's thread pool and schedule.
[09:33:00 WARN]: **** FAILED TO BIND TO PORT!
[09:33:00 WARN]: The exception was: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
[09:33:00 WARN]: Perhaps a server is already running on that port?
 
[09:33:00 WARN]: **** FAILED TO BIND TO PORT!
[09:33:00 WARN]: The exception was: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use
[09:33:00 WARN]: Perhaps a server is already running on that port?
This is a warning message from a Java program. It indicates that the program failed to bind to a specific port, and the reason for the failure is an "io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use". This typically indicates that another server or program is already using the same port, preventing this program from binding to it. The warning suggests that there may be another server already running on that port.
 

Помочь проекту 💕

Собрано
"52,204.60" ₽
Цель
"60,000.00" ₽

Новые сообщения

Последние ресурсы