2 Replies Latest reply on May 16, 2003 10:27 AM by benwalstrum

    log4j timestamp in server.log one hour behind

    pharaohh

      Anyone know why the timestamp that shows up in my server.log file is 1 hour behind the actual time of my machine?

      I'm using JBoss 3.0.6 with the default server configuration, and I haven't changed anything in the log4j.xml file located at
      $JBOSS_HOME/server/default/conf/log4j.xml file

      Much thanks in advance,

      Les Hazlewood

        • 1. Re: log4j timestamp in server.log one hour behind
          benwalstrum

          I have no idea how to fix this myself, but I am experiencing the same problem. It seems to be a problem only on Windows XP. We have several machines in our office and only the XP machines have this issue, while the Windows 2000 machines work just fine.

          I'm going to play around with it a bit, but I have no solutions at this time.

          • 2. Re: log4j timestamp in server.log one hour behind
            benwalstrum

            Ok, I figured it out. I'm not sure if this is a JBoss error, or a Windows error or what.

            1. Open up the Windows date/time configuration windows (double-clicking the clock is the easiest way).

            2. Click on the "Time Zone" tab.

            3. Verify that the "Automatically adjust clock for daylight saving changes" checkbox is checked.

            If the checkbox is checked your JBoss time will be correct. Otherwise it will be one hour behind.

            Hope this helps.

            Regards,

            Ben