My Java Out of space?

Discussion in 'Bukkit Help' started by Kiiirk, Oct 2, 2011.

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

    Kiiirk

    Everyone could use /home /tp /spawn and all that but then all of asudden we get an error saying java is out of space" So now we can't telle at all. I dono if this is a simple fix or something big. This is the first time this has happend to me so i need some help please.

    I have these Error's in my console.

    >17:58:36 [SEVERE] java.io.IOException: No space left on device
    >17:58:36 [SEVERE] at java.io.FileOutputStream.writeBytes(Nat
     
  2. Offline

    x66dme66x

    Getting the same errors. Team work, if you get any info about fixing this. please tell me. if i get any info. ill tell you :)
     
  3. Offline

    Pasukaru

    Sounds like your hard disk is running out of space, not java.
    If it isn't full, this is a bug - but I don't know what's causing it.
     
  4. Offline

    BoorMachine

    im getting the same error, cant even start the server anymore from my host.
    it started with not able to use teleport commands, ive restarted the server and now im not even starting up, please post if you find a fix on this, ive already tried to remove all my plugins and start a new map but that did not work, im using the host daddycheese.com and should have unlimited storage and 1gb memory.

    Code:
    22.01 12:43:32 [Server] SEVERE  at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    22.01 12:43:32 [Server] SEVERE  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
    22.01 12:43:32 [Server] SEVERE  at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:107)
    22.01 12:43:32 [Server] SEVERE  at java.util.logging.Logger.info(Logger.java:1085)
    22.01 12:43:32 [Server] SEVERE  at java.util.logging.Logger.log(Logger.java:566)
    22.01 12:43:32 [Server] SEVERE  at java.util.logging.Logger.doLog(Logger.java:543)
    22.01 12:43:32 [Server] SEVERE  at java.util.logging.Logger.log(Logger.java:522)
    22.01 12:43:32 [Server] SEVERE  at java.util.logging.FileHandler.publish(FileHandler.java:576)
    22.01 12:43:32 [Server] SEVERE  at java.util.logging.StreamHandler.flush(StreamHandler.java:242)
    22.01 12:43:32 [Server] SEVERE  at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
    22.01 12:43:32 [Server] SEVERE  at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
    22.01 12:43:32 [Server] SEVERE  at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:297)
    22.01 12:43:32 [Server] SEVERE  at java.util.logging.FileHandler$MeteredStream.flush(FileHandler.java:160)
    22.01 12:43:32 [Server] SEVERE  at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
    22.01 12:43:32 [Server] SEVERE  at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
    22.01 12:43:32 [Server] SEVERE  at java.io.FileOutputStream.write(FileOutputStream.java:318)
    22.01 12:43:32 [Server] SEVERE  at java.io.FileOutputStream.writeBytes(Native Method)
    22.01 12:43:32 [Server] SEVERE java.io.IOException: No space left on device
    22.01 12:43:32 [Server] SEVERE java.util.logging.ErrorManager: 2
     
    
     
Thread Status:
Not open for further replies.

Share This Page