RE: DST Issue

2007-03-19 Thread Will Holmes
Mark,

  Just the Tomcat application is off by one hour.  The OS time is correct.
I will check out the alert from Sun again.  Maybe I missed something the
first time I looked at it.

Thanks!
Will 

-Original Message-
From: Mark Eggers [mailto:[EMAIL PROTECTED] 
Sent: Sunday, March 18, 2007 9:27 PM
To: Tomcat Users List; [EMAIL PROTECTED]
Subject: Re: DST Issue

It's odd that you would have this issue on one server
and not the other.

By one hour off, do you mean the OS (as reported in
the task bar) or some application running in Tomcat?

If it's an application, then there is an issue with
tzupdater that was announced on the Sun site just a
few days before DST.

Here's the link:

http://java.sun.com/developer/technicalArticles/Intl/alert.html

I don't know why this would impact one of your systems
and not the other.

Another possibility could be that your production
Tomcat is not using the JRE/JDK that you think it is?

Again, both guesses are based on the assumption that
an application is showing the incorrect time, and not
the OS.

just my two cents . . . .

--- Will Holmes [EMAIL PROTECTED] wrote:

 Mark,
 
  I verified the time zone and the patch did apply
 because the time zone info says eastern daylight
 time instead of eastern standard time.
 
 Anything else you can think of?  This is pretty
 strange!!
 
 Thanks again!
 Will
 
 -- Original Message
 --
 From: Mark Thomas [EMAIL PROTECTED]
 Reply-To: Tomcat Users List
 users@tomcat.apache.org
 Date:  Sun, 18 Mar 2007 20:44:44 -0400
 
 Will  Kim Holmes wrote:
  Hello all,
  
   Just wondered if anyone has had any problems
 with the DST change and
  Tomcat.  We are running JDK version 1.4.2.10 and
 Tomcat version 5.0.28. 
  I ran Sun's tzupdater DST tool, on our test and
 production servers,  and
  verified that it worked.  Our production server
 is one hour off.  I
  manually removed the DST change and re-ran the
 tzupdater tool but that
  didn't make any difference.  The weird thing is
 that our test server app
  has the correct time running the same version of
 Tomcat and JDK.  If you
  have any ideas please let me know.
 
 I'd check what your production server thinks the
 current timezone is.
 Maybe the OS patch didn't take (was a reboot
 required?).
 
 It is also possible that in all the changes the
 clock got changed by
 mistake. Check that the server has the right time
 for GMT.
 
 Mark
 

-
 To start a new topic, e-mail:
 users@tomcat.apache.org
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 
  
 
 
 
 


 Sent via the WebMail system at fmic.com
 
 
  

 

-
 To start a new topic, e-mail:
 users@tomcat.apache.org
 To unsubscribe, e-mail:
 [EMAIL PROTECTED]
 For additional commands, e-mail:
 [EMAIL PROTECTED]
 
 



 


Finding fabulous fares is fun.  
Let Yahoo! FareChase search your favorite travel sites to find flight and
hotel bargains.
http://farechase.yahoo.com/promo-generic-14795097

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



DST Issue

2007-03-18 Thread Will Kim Holmes

Hello all,


 Just wondered if anyone has had any problems with the DST change and 
Tomcat.  We are running JDK version 1.4.2.10 and Tomcat version 5.0.28.  I 
ran Sun's tzupdater DST tool, on our test and production servers,  and 
verified that it worked.  Our production server is one hour off.  I manually 
removed the DST change and re-ran the tzupdater tool but that didn't make 
any difference.  The weird thing is that our test server app has the correct 
time running the same version of Tomcat and JDK.  If you have any ideas 
please let me know.


P.S.
We are running Windows server 2003 and the DST patch was applied to both 
servers.


Thanks in advance!

Will

_
Watch free concerts with Pink, Rod Stewart, Oasis and more. Visit MSN 
Presents today. 
http://music.msn.com/presents?icid=ncmsnpresentstaglineocid=T002MSN03A07001



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: DST Issue

2007-03-18 Thread Mark Thomas
Will  Kim Holmes wrote:
 Hello all,
 
  Just wondered if anyone has had any problems with the DST change and
 Tomcat.  We are running JDK version 1.4.2.10 and Tomcat version 5.0.28. 
 I ran Sun's tzupdater DST tool, on our test and production servers,  and
 verified that it worked.  Our production server is one hour off.  I
 manually removed the DST change and re-ran the tzupdater tool but that
 didn't make any difference.  The weird thing is that our test server app
 has the correct time running the same version of Tomcat and JDK.  If you
 have any ideas please let me know.

I'd check what your production server thinks the current timezone is.
Maybe the OS patch didn't take (was a reboot required?).

It is also possible that in all the changes the clock got changed by
mistake. Check that the server has the right time for GMT.

Mark

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: DST Issue

2007-03-18 Thread Will Holmes
Mark,

 I verified the time zone and the patch did apply because the time zone info 
says eastern daylight time instead of eastern standard time.

Anything else you can think of?  This is pretty strange!!

Thanks again!
Will

-- Original Message --
From: Mark Thomas [EMAIL PROTECTED]
Reply-To: Tomcat Users List users@tomcat.apache.org
Date:  Sun, 18 Mar 2007 20:44:44 -0400

Will  Kim Holmes wrote:
 Hello all,
 
  Just wondered if anyone has had any problems with the DST change and
 Tomcat.  We are running JDK version 1.4.2.10 and Tomcat version 5.0.28. 
 I ran Sun's tzupdater DST tool, on our test and production servers,  and
 verified that it worked.  Our production server is one hour off.  I
 manually removed the DST change and re-ran the tzupdater tool but that
 didn't make any difference.  The weird thing is that our test server app
 has the correct time running the same version of Tomcat and JDK.  If you
 have any ideas please let me know.

I'd check what your production server thinks the current timezone is.
Maybe the OS patch didn't take (was a reboot required?).

It is also possible that in all the changes the clock got changed by
mistake. Check that the server has the right time for GMT.

Mark

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


 





Sent via the WebMail system at fmic.com


 
   

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



TZUpdater for Extended DST issue

2007-03-06 Thread epyonne
Has anyone had any issue applying TZUpdater on the web server? Because of
the Extended Daylight Savings Time, I need to apply this patch on our web
servers where Tomcat are running, and I would like to hear if there is any
known problem.

Thanks.

epy.


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Any DST issue

2006-09-19 Thread advait samant
Hello,
 
We are using Tomcat 5.x.
We would like to know if there are any known/fixed issues with DST changes for 
US timezone from 2007 to Tomcat.
Is there a Tomcat version that has fixes to this issues?
 
 
Thanks,
Advait

Re: Any DST issue

2006-09-19 Thread David Smith
Somehow I doubt this is an issue with tomcat.  Date processing is 
handled by the underlying JVM.


--David

advait samant wrote:


Hello,

We are using Tomcat 5.x.
We would like to know if there are any known/fixed issues with DST changes for 
US timezone from 2007 to Tomcat.
Is there a Tomcat version that has fixes to this issues?


Thanks,
Advait
 




-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Any DST issue

2006-09-19 Thread advait samant
Thanks for the reply David,
 
Java 1.4.2_11 has support for new DST.
I just want to make sure that there is no issue with DST changes in tomcat.
If tomcat is using JVM for zone/time/date processing entirely then there 
shouldn't be any issue. 
 
~Advait 


- Original Message 
From: David Smith [EMAIL PROTECTED]
To: Tomcat Users List users@tomcat.apache.org
Sent: Tuesday, September 19, 2006 4:48:12 PM
Subject: Re: Any DST issue


Somehow I doubt this is an issue with tomcat.  Date processing is 
handled by the underlying JVM.

--David

advait samant wrote:

Hello,
 
We are using Tomcat 5.x.
We would like to know if there are any known/fixed issues with DST changes for 
US timezone from 2007 to Tomcat.
Is there a Tomcat version that has fixes to this issues?
 
 
Thanks,
Advait
  



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]