开发者

Glassfish Logs Date and DST?

开发者 https://www.devze.com 2023-02-17 04:06 出处:网络
So, the system time on my Ubuntu server updated appropriately with DST on Sunday. However, the timestamp on my glassfish logs are still an hour off. I\'ve restarted the application server, but this

So, the system time on my Ubuntu server updated appropriately with DST on Sunday.

However, the timestamp on my glassfish logs are still an hour off. I've restarted the application server, but this doesn't seem to have changed anything.

A quick hello-world indicates that t开发者_如何学Pythonhe JVM grabs the (correct) system time. Any ideas on why the time in the glassfish logs do not match the system or JVM date and time?

As suggested, I've also run the tzupdate tool. This does not seem to have done much.

Any ideas what's going on? How can I repair this?


You might need to update the JVM to get the latest time zone information. Or use the Timezone Updater Tool.

0

精彩评论

暂无评论...
验证码 换一张
取 消