DataBaseException

Discussion in 'Bukkit Help' started by NeoCronos, Jan 21, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    NeoCronos

    I'm getting this error even with the latest dev build,
    my plugins are the latest builds of worldedit, worldguard, xauth, residence, lwc and permissionsex.
    My best guess is, that this comes from lwc, but how to find the problems source?

    thx for you help,
    Frank
    Code:
    21:27:20 [SEVERE] com.griefcraft.sql.DatabaseException: Connection pool is full!
    21:27:20 [SEVERE]       at com.griefcraft.sql.Database.prepare(Database.java:347)
    21:27:20 [SEVERE]       at com.griefcraft.sql.Database.prepare(Database.java:327)
    21:27:20 [SEVERE]       at com.griefcraft.sql.Database.prepare(Database.java:305)
    21:27:20 [SEVERE]       at com.griefcraft.sql.PhysDB.saveProtection(PhysDB.java:1745)
    21:27:20 [SEVERE]       at com.griefcraft.model.Protection.saveNow(Protection.java:812)
    21:27:20 [SEVERE]       at com.griefcraft.util.DatabaseThread.flushDatabase(DatabaseThread.java:125)
    21:27:20 [SEVERE]       at com.griefcraft.util.DatabaseThread.run(DatabaseThread.java:147)
    21:27:20 [SEVERE]       at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
    21:27:20 [SEVERE]       at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
    21:27:20 [SEVERE]       at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    21:27:20 [SEVERE]       at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    21:27:20 [SEVERE]       at java.lang.Thread.run(Unknown Source)
    
    //Edit: Ok, this was because one of my providers network-segments was ddos'ed
    Edit//

    also getting a lot of these lately, might not be related:
    Code:
    22:30:49 [INFO] Read timed out
    22:30:49 [INFO] PLAYERNAMEHERE lost connection: disconnect.endOfStream
    22:30:55 [INFO] Read timed out
    22:30:55 [INFO] PLAYERNAMEHERE lost connection: disconnect.endOfStream
    22:30:57 [INFO] Read timed out
    22:30:57 [INFO] PLAYERNAMEHERE lost connection: disconnect.endOfStream
    22:31:07 [INFO] /79.211.206.241:51800 lost connection
    22:31:20 [INFO] Disconnecting PLAYERNAMEHERE [/87.144.103.251:53293]: Took too long to log in
    22:31:22 [INFO] Connection reset
    22:31:29 [INFO] Connection reset
    22:31:29 [INFO] PLAYERNAMEHERE lost connection: disconnect.endOfStream
    22:31:32 [INFO] /79.211.206.241:51824 lost connection
    22:32:15 [INFO] Connection reset
    22:32:24 [INFO] Connection reset
    22:33:26 [INFO] Connection reset
    22:34:03 [INFO] Connection reset
    22:34:45 [INFO] PLAYERNAMEHERE [/87.144.103.251:53391] lost connection
    22:35:13 [INFO] PLAYERNAMEHERE [/79.211.206.241:52069] logged in with entity id 3773321 at ([ADBT] -472.51658255328175, 89.90000033378601, 2253.3431699017615)
    22:35:18 [INFO] PLAYERNAMEHERE [/87.144.103.251:53423] logged in with entity id 3774444 at ([ADBT] -493.04371695909913, 66.87200003969667, 2264.679674088019)
    22:35:21 [INFO] [xAuth] PLAYERNAMEHERE authenticated
    22:35:25 [INFO] [xAuth] PLAYERNAMEHERE authenticated
    
    cmon, doesn't anyone else have this problem or has an idea what to do?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  2. Offline

    MysteryManX

    No support for offline-mode servers.
     
  3. Offline

    NeoCronos

    lol, ok but I can switch it to online-mode and still have the same problem...

    well fuck this community... after hours of debugging I found it.
    If you have the same problem, go fuck yourselves and debug it on your own.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 30, 2016
  4. Offline

    MysteryManX

    With an attitude like that, I hope no one supports you. Offline mode isn't supported for good reasons.

    Reported. Please don't come back here again.
     
  5. Offline

    NeoCronos

    tell me more newcomer :D
    I only read shit from you, so tell me how much worth you are for this community^^
    Also offline-mode wasn't the problem here at all, so repeating myself: go fuck yourself!
     
  6. Offline

    TnT

    NeoCronos
    You wish to run an offline mode server, and then expect us to support you, and when we don't you swear at us? Locked.

    Banned. If/when you come back, bring an attitude adjustment with you.
     
    MysteryManX likes this.
Thread Status:
Not open for further replies.

Share This Page