Wrong console time stamp

Discussion in 'Bukkit Help' started by Kiwii, Jul 28, 2011.

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

    Kiwii

    I just noticed that my Craftbukkit's console is showing the wrong time. It is two hours behind the real time. Not a big deal, though. But now I wanted to show the time in the ingame chat and my players were confused. However, the server's system clock is set to the right time. It is a virtual server running Ubuntu 10.04 and I'm running Craftbukkit b1000. The bash 'date' command returns 'Thu Jul 28 14:55:04 CEST 2011' while the console is saying '12:55:18' (don't mind the seconds ;)). I guess Craftbukkit is perhaps thinking about being in another time zone?
    Oh, yeah: Commandbook's nifty debug info returns that:
    Code:
    >debug info
    12:58:12 [INFO] System: Linux 2.6.18-028stab089.1 (amd64)
    12:58:12 [INFO] Java: Sun Microsystems Inc. 1.6.0_20 (http://java.sun.com/)
    12:58:12 [INFO] JVM: Sun Microsystems Inc. OpenJDK 64-Bit Server VM 19.0-b09
    12:58:12 [INFO] Available processors: 2
    12:58:12 [INFO] Available total memory: 2043.0 MB
    12:58:12 [INFO] JVM allocated memory: 1021.0 MB
    12:58:12 [INFO] Free allocated memory: 324.0 MB
    
    (Just in case it's something Java related)
    Any ideas?

    Okay, just in case I missed to give any important information about my OS:
    Code:
    minecraft@lvps46-[...]-168:~$ uname -a && java -version
    Linux lvps46-[...]-168.dedicated.hosteurope.de 2.6.18-028stab089.1 #1 SMP Thu Apr 14 13:46:04 MSD 2011 x86_64 GNU/Linux
    java version "1.6.0_20"
    OpenJDK Runtime Environment (IcedTea6 1.9.8) (6b20-1.9.8-0ubuntu1~10.04.1)
    OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
    minecraft@lvps46-[...]-168:~$
    
    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 18, 2016
  2. Offline

    Kiwii

    Is there nobody able to help me? If I missed to give any important information, please feel free to ask for details! This problem is really annoying me.
    Thanks in advance.
     
  3. Offline

    Jaker232

    Hmm.. Try looking at your computer's clock and alter it. Or else, I don't know.
     
Thread Status:
Not open for further replies.

Share This Page