From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Kaczmarek Subject: Time quirk, UTC on Java 5 Date: Sat, 29 Oct 2005 08:31:30 -0400 Message-ID: <1130589090.955.566.camel@pluto.linsolutions.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7BIT Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I have been testing java 5 on some apps and I always see utc timezone for the logging when running these on a xen guest. All the regular logging timestamps are fine, only the java ones are showing up as UTC. Same setup on a non xen kernel on the same box the timestamps are fine. java version "1.5.0_05" log4j Any insight here would be appreciated. Regards, Ted