Hi All,

These days i am facing a strange problem on Production Server. here is my
issue.

We are running tomcat 6.0.18 in QA and Production environment. 

ON QA Server, When i start tomcat, its catalina shows the same time as of
OS. 

[r...@qatest ~]# date
Tue Feb 17 10:04:53 GMT 2009
[r...@qatest ~]# tail -f /usr/local/apache-tomcat-6.0.18/logs/catalina.out
2009-02-17 10:04:38,333 INFO [com.............


On Production Server. When i start Tomcat, its catalina shows time OS Time
+1 hour.

[r...@production ~]# date
Tue Feb 17 10:20:05 GMT 2009
[r...@production ~]# /usr/local/apache-tomcat-6.0.18/logs/catalina.out 
2009-02-17 11:20:00,840 INFO [com.................


i am unable to understand that why tomcat is not picking the time of OS to
put in Catalina.out and from where it is getting that time??? 

can anyone tell me that from where Tomcat reads this time to put in
Catalina.out. and what can be the reason of this wrong time in Catalina.out?

Thanks in advance. 

Kashif



-- 
View this message in context: 
http://www.nabble.com/Wrong-Time-Shown-in-Catalina.out-of-Tomcat.-tp22054371p22054371.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to