Servers starting; wont allow connections/commands

Discussion in 'Bukkit Help' started by eLusive, Jun 6, 2014.

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

    eLusive

    Please refer to screenshot to see whats happening with the error.

    [​IMG]

    As per http://forums.bukkit.org/threads/you-need-help-we-need-this-information-to-help-you.2018/

    Code:
    # uname -a && java -version
    Linux x.tld 2.6.18-348.16.1.el5.028stab108.1 #1 SMP Tue Aug 27 13:02:53 MSD 2013 x86_64 x86_64 x86_64 GNU/Linux
    java version "1.7.0_55"
    OpenJDK Runtime Environment (rhel-2.4.7.1.el6_5-x86_64 u55-b13)
    OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
    
    Have removed reference to server names etc. for security.
    4. Are you running any wrappers? McMyAdmin, mcadmin, Hamachi, etc?
    No

    5. What build of CraftBukkit are you running? (do NOT say latest. Say the build number.)
    Code:
    # cat server.log | head -n1
    2014-06-06 04:29:13 [INFO] Starting minecraft server version 1.6.4
    6. Pastebin.com/Pastie.org your server.log, server.properties and bukkit.yml files.
    http://pastebin.com/vjfbUX5e
     

    Attached Files:

    • err.png
      err.png
      File size:
      161.8 KB
      Views:
      0
  2. Offline

    Arkel

    Try installing the sun JVM instead of OpenJDK
     
  3. Offline

    eLusive

    Arkel Interestingly, it was working before. I'll give your solution and shot and see if it works.

    Cheers

    Have wiped server, installed ubuntu for the sake of it, still cannot run it. Doesn't go past this... :(


    Code:
    # free -m
                total      used      free    shared    buffers    cached
    Mem:          2048        123      1924          0          0          0
    -/+ buffers/cache:        123      1924
    Swap:            0          0          0
    
    [​IMG]Dropped down to 512MB ram incase it's leaking. Can get to the part where it's allowing commands but no further.

    [​IMG]

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

    eLusive

    Swooping in for a bump.
    Can't seem to solve this issue :\
     
  5. Offline

    iCreeper902

    How come your console look different them mine
     
Thread Status:
Not open for further replies.

Share This Page