On Tue, Mar 12, 2013 at 9:31 AM, daniel kessler <[email protected]> wrote:
> I get: > JRE:=Java(TM) 2 Runtime Environment, Standard Edition 1.4.2_09-b05 > This is your problem. > I saw that there is an update to 1.4.2_11, but that came out around 2007 I > think. So I would need a more recent update. Yes, this JVM is very very old. It does not have the correct time database to correct for the DST changes that went into effect way back in 2007(!!!!!!). Since DST just shifted in the US this past weekend, you are probably seeing the problem starting this week (your JVM probably thinks it doesn't shift for two more weeks). Here is the Adobe KB article addressing the issue. http://helpx.adobe.com/coldfusion/kb/coldfusion-mx-jrun-suns-jvm.html Update your JVM. If it's 6+ years old, this is likely only one of many problems you will encounter. -Cameron -- Cameron Childress -- p: 678.637.5072 im: cameroncf facebook <http://www.facebook.com/cameroncf> | twitter<http://twitter.com/cameronc> | google+ <https://profiles.google.com/u/0/117829379451708140985> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:354966 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

