Bukkit 1.4.5 AND 1.4.4 Error

Discussion in 'Bukkit Help' started by HeavenlyMC, Nov 16, 2012.

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

    HeavenlyMC

    I have no clue what plugin may of have caused this. It doesn't give me an error when i startup, only if someone joins.

    Plugin list:
    Automessage, Buycraft, Chatmanager, Chestshop, CButd, Custommessages, Essentials, Factions, Fancytext, iConomy, Jail, Lift, Lockette, Modifyworld, my worlds, nocheatplus, permssions, permissionsex, pluginmetrics, simplebackup, simplereserve, streetlights, treeassist, votifier, voxelsniper, worldedit, worldguard

    This is the error:

    2012-11-17 02:31:56 [SEVERE] This crash report has been saved to: /home/minecraft/./crash-reports/crash-2012-11-17_02.31.56-server.txt
    ... 11 more

    at java.lang.ClassLoader.loadClass(Unknown Source)

    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

    at java.lang.ClassLoader.loadClass(Unknown Source)

    at java.net.URLClassLoader.findClass(Unknown Source)

    at java.security.AccessController.doPrivileged(Native Method)

    at java.net.URLClassLoader$1.run(Unknown Source)

    at java.net.URLClassLoader$1.run(Unknown Source)

    Caused by: java.lang.ClassNotFoundException: java.util.concurrent.atomic.AtomicIntegerFieldUpdater

    at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)

    at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)

    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595)

    at net.minecraft.server.DedicatedServerConnection.b(SourceFile:29)

    at net.minecraft.server.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:44)

    at net.minecraft.server.NetLoginHandler.c(NetLoginHandler.java:45)

    at net.minecraft.server.NetLoginHandler.d(NetLoginHandler.java:132)

    at net.minecraft.server.ServerConfigurationManagerAbstract.a(ServerConfigurationManagerAbstract.java:78)

    at net.minecraft.server.NetServerHandler.(NetServerHandler.java:64)

    java.lang.NoClassDefFoundError: java/util/concurrent/atomic/AtomicIntegerFieldUpdater

    2012-11-17 02:31:56 [SEVERE] Encountered an unexpected exception NoClassDefFoundError

    2012-11-17 02:31:56 [SEVERE] ... 11 more

    2012-11-17 02:31:56 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

    2012-11-17 02:31:56 [SEVERE] at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

    2012-11-17 02:31:56 [SEVERE] at java.lang.ClassLoader.loadClass(Unknown Source)

    2012-11-17 02:31:56 [SEVERE] at java.net.URLClassLoader.findClass(Unknown Source)

    2012-11-17 02:31:56 [SEVERE] at java.security.AccessController.doPrivileged(Native Method)

    2012-11-17 02:31:56 [SEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

    2012-11-17 02:31:56 [SEVERE] at java.net.URLClassLoader$1.run(Unknown Source)

    2012-11-17 02:31:56 [SEVERE] Caused by: java.lang.ClassNotFoundException: java.util.concurrent.atomic.AtomicIntegerFieldUpdater

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:595)

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.DedicatedServerConnection.b(SourceFile:29)

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.DedicatedServerConnectionThread.a(DedicatedServerConnectionThread.java:44)

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.NetLoginHandler.c(NetLoginHandler.java:45)

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.NetLoginHandler.d(NetLoginHandler.java:132)

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.ServerConfigurationManagerAbstract.a(ServerConfigurationManagerAbstract.java:78)

    2012-11-17 02:31:56 [SEVERE] at net.minecraft.server.NetServerHandler.(NetServerHandler.java:64)

    2012-11-17 02:31:56 [SEVERE] java.lang.NoClassDefFoundError: java/util/concurrent/atomic/AtomicIntegerFieldUpdater

    2012-11-17 02:31:56 [INFO] HeavenlyMC[/178.85.231.138:54306] logged in with entity id 348 at ([world] -544.2029797814531, 72.0, -34.569870878703526)
     
  2. Offline

    mmulqueen10

    i'm having a similar error. The server crashed suddenly, when I tried to restart the server it hung upon trying to load the server.properties file. I opened up the server file to see the server.properties file was empty, which was why my server wouldn't start, then I noticed the console was flooded with [SEVERE] errors been thrown by every plugin. I found out that all the config files that were in the server memory at the time of the crash have been emptied. I also can't provide a crash report because they've all been emptied by the crash too. :/

    The server still won't start and comes on with this error. If anyone can tell me what's happened or how to fix it I'd really appreciate it. I'm completely stumped by this. If anyone needs anyone additional information please let me know:


    2012-11-17 01:51:46 [SEVERE] java.util.logging.ErrorManager: 2
    2012-11-17 01:51:46 [SEVERE] java.io.IOException: There is not enough space on the disk
    2012-11-17 01:51:46 [SEVERE] at java.io.FileOutputStream.writeBytes(Native Method)
    2012-11-17 01:51:46 [SEVERE] at java.io.FileOutputStream.write(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at java.io.BufferedOutputStream.flush(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at java.util.logging.FileHandler$MeteredStream.flush(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at sun.nio.cs.StreamEncoder.flush(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at java.i:confused:utputStreamWriter.flush(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at java.util.logging.StreamHandler.flush(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at java.util.logging.FileHandler.publish(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at java.util.logging.Logger.log(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at java.util.logging.Logger.doLog(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at java.util.logging.Logger.log(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at java.util.logging.Logger.info(Unknown Source)
    2012-11-17 01:51:46 [SEVERE] at org.bukkit.Bukkit.setServer(Bukkit.java:63)
    2012-11-17 01:51:46 [SEVERE] at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:171)
    2012-11-17 01:51:46 [SEVERE] at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:51)
    2012-11-17 01:51:46 [SEVERE] at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
    2012-11-17 01:51:46 [SEVERE] at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:111)
    2012-11-17 01:51:46 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398)
    2012-11-17 01:51:46 [SEVERE] at net.minecraft.server.ThreadServerApplication.run
    (SourceFile:856)
     
  3. Offline

    midnightfang22

    You ran out of disk space. Make some more.
     
  4. Offline

    mmulqueen10

    Thanks for the quick fix dude! Unfourtunately I don't own the server I rent it from a provider :/ on that note though, the FTP is also unaccessible and all their other minecraft servers are all down. Fairly sure my provider has been attacked......

    Thanks again for helping me out dude! :)
     
  5. Offline

    LiLChris

    Who is your provider just curious.
     
  6. Offline

    mmulqueen10

    I'm with Nitrous Networks. They've always been brilliant and they always email if they're going to have downtime, Someone was lauching DDoS attacks at certain servers earlier this year (and failing might I add, they'd always have everything back up and running within 2 minutes) that's why I'm pretty convinced it's an attack or something...

    EDIT: All back up and running now, still getting the error, i'll have to email them in the morning to fix it for me...
     
  7. Offline

    HeavenlyMC

    Well, i just checked and i have 80% of disk space left, so that isnt the problem for me. It only happends if some one joins and the plugins just work fine and they dont throw in the errors.
     
  8. Offline

    midnightfang22

    That's weird then. That error is saying that it ran out of disk space when it tried to log something so idk then :/
     
  9. Offline

    HeavenlyMC

    No that isnt my error, my error is the top one. It doesn't say anything with : no disk space. All i could find was Encountered an unexpected exception NoClassDefFoundError :S
     
Thread Status:
Not open for further replies.

Share This Page