[SEVERE] java.lang.StackOverflowError

Discussion in 'Bukkit Discussion' started by maniacmusic, Sep 15, 2011.

Thread Status:
Not open for further replies.
  1. Getting these errors while testing the latest build (#1118)
    Code:
    16:13:32 [SEVERE] java.lang.StackOverflowError
    16:13:32 [SEVERE] Unexpected exception
    java.lang.StackOverflowError
    Generic UDP Socket exception: java.net.SocketException: Socket closed
    Starting UDP listen server on port 25561
    
    The server reacts in the console but no one is able to log on
     
  2. Offline

    Letalis

    Getting the same error.
    Code:
    SEVERE] Unexpected exception
    java.lang.StackOverflowError
    at java.util.ArrayList.get(Unknown Source)
    at df.a(SourceFile:276)
    at bt.a(SourceFile:48)
    at df.a(SourceFile:108)
    at df.b(SourceFile:203)
    at df.a(SourceFile:117)
    at df.b(SourceFile:203)
    at df.a(SourceFile:117)
    at df.b(SourceFile:203)
    at df.a(SourceFile:117)
    at df.b(SourceFile:203)
    at df.a(SourceFile:117)
    
    and the last 2 lines repeats itself untill server reboot.
     
  3. Offline

    wassilij

    Have the same problem.
     
  4. Offline

    Sean Duran

    I'm having the same problem, too.
     
  5. Same error and the server crash...what is the problem ?????????????????
     
  6. Offline

    cavillis

    am i the only one troubled that the stack shows a and b in a circularly calling each other?
     
  7. Offline

    kaitlyn_noel

    I have the same problem. I think it happened because my friend spawned too many stacks using toomanyitems. I'm going to dry deleting his character information. Seems to run fine until he logs in. I'll give my results.

    Okay, so toomanyitems seemed to have solved the problem. It works now. All I did was go in and delete my friend's character data (the one who possibly overloaded the server with spawning too much at one time) and then restart my server.

    If that doesn't work, I would just delete the minecraftserver.jar file, get a new one from the site, and delete all character data. Seems like it would fix whatever caused this mess.

    Oh, and even though this is totally posted on a bukkit form, all of this happened on my updated vanilla server. However, the principles are still the same, assuming you have toomanyitems, or a similar program.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
Thread Status:
Not open for further replies.

Share This Page