Odd timezone problem

This is rather interesting, notice the timestamps from bash, the response from date, the date in the [] and the other date in wildfire’'s logs:

[root@localhost:/opt/wildfire/logs]# tail -n 4 info.log

2006.10.09 22:45:05 Wildfire 3.1.0

2006.10.09 22:45:26 Admin console listening at:

http://localhost:9090

https://localhost:9091

[root@localhost:/opt/wildfire/logs]# date

Mon Oct 9 15:47:06 PDT 2006

[root@localhost:/opt/wildfire/logs]# tail -n 1 /var/log/messages

Oct 9 15:50:02 localhost fcron[12891]: Job /usr/bin/test -x /usr/sbin/run-crons && /usr/sbin/run-crons completed

Timezone/Time appears correct everywhere except in that one area of wildfire logs, additionally some people’'s spark clients have this incorrect time as well (may or may not be related).

All dates in bold, incorrect dates in red + underline.

Cheers, RioGD

Post Scriptum: The jivesoftware forum software is terrible at trying to parse square brackets and other things, please add a section to the “Plain Text Help” that shows what to use to make stuff show up as you type it like

or anything really, this is the second time the forum has made posting something formatted properly impossible (yes I realize that doing what I am asking for would loose the bold and color, the only reason I used the bold and color was to try to seperate what I wanted to highlight from the mess the forum made of the rest of my paste)

Hi,

which timezone did you configure on http://server/server-locale.jsp ?

LG