Ask a Question related to Coldfusion Server Administration, Design and Development.
-
MrTaliesin #1
Daylight Savings Time fix and CFDOCUMENT
After our webmaster installed the JVM update (1.4.2_13) to correct the DST issue, I discovered that CFDOCUMENT doesn't seem to function. Has anyone else ran into this issue?
MrTaliesin Guest
-
Daylight Savings Time
Using the Date object, I can get the timezone (eg: GMT-4 is current for EDT, EST would return GMT-5). WHat I need help with is determining, from a... -
ColdFusion 5 and Daylight Savings Time
Is Cold Fusion 5 affected by the change in Daylight Savings Time that's coming up? If so, is there a resolution? -
CF MX and Daylight Savings Time Change
Next year 2007, the Daylight Saving day (chaning the clocks for spring and fall) will be changing. The Spring date will be a month earlier and the... -
[PHP] Timezones and Daylight Savings Time
What if you set the server to use UTC and then used the clients local system setting to offset it for each client? So the server would have it's... -
accounting for daylight savings time
Hi If you need to account for daylight savings, you could use the following SQL query to detect the same select SYSDATE x, 0 r1 from dual where... -
TechFreeAgent #2
Re: Daylight Savings Time fix and CFDOCUMENT
We loaded 1.4.2_11 (as recommended in the technotes) and cfdocument works okay,
but we are getting random times when it completely locks up the machine and
crashes JRun. I believe there is a bug that was introduced with the 7.0.2
updater and that jvm that now affects cfdocument.
TechFreeAgent Guest
-
dimaint #3
Re: Daylight Savings Time fix and CFDOCUMENT
What exactly do you mean when saying CFDOCUMENT does not see to function? It
does not wrok completely, or you just exeprience some issues such as text being
cut off, images not being displayed and so on? Can you provide more information?
dimaint Guest
-
MrTaliesin #4
Re: Daylight Savings Time fix and CFDOCUMENT
When called, CFDOCUMENT generates a 500 getPeerForTarget error.
MrTaliesin Guest



Reply With Quote

