Ask a Question related to Coldfusion Server Administration, Design and Development.
-
shfsjgfjdgkjj #1
Need help preparing for daylight saving
From all the research so far, it seems like we'll have to have SDK 1.4.2_11 and
MX 6.1 updater 1 to ensure that the application is ok when daylight saving
kicks in this Sunday. Is that correct?
I read [url]http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=d2ab4470[/url] and
used the provided dstDates.cfm to test whether our environments are ok. My
questions are:
- If the output of that file shows ok, can we assume that we're okay without
further action?
- We're on MX 6.1 shows version 6,1,0,hf53852_61 and Java version is 1.4.2_05.
We tested 4 environments so far with the dstDates.cfm and 3 out of 4 showed
that it's ok. We're confused because (1) Our CF and JVM versions are not what
recommended for daylight saving fix; (2) all environments are at the same
version, yet 1 failed showing daylight saving
Please advice.
shfsjgfjdgkjj Guest
-
Preparing site for Contribute
The Dreamweaver Help file says to Select Site>Manage SItes>Site Definition>Advance Tab, but that path takes me to a "Configure Server" dialog box,... -
Preparing for ASP 3.0
Hello All, Newbie here - looking to set up an ASP 3.0 environment (my employer's preference) on my own box (localhost). Just looking for a link... -
preparing models for 3d shockwave
Hi there all, Before I ask my question, I would like to explain what I doing. What I am doing is creating a portfolio which includes an ensembele... -
#13984 [Com]: date(I) does not correctly identify daylight saving time
ID: 13984 Comment by: patt_jam at hotmail dot com Reported By: bmplummer1 at home dot com Status: Bogus Bug... -
#25981 [Opn->Bgs]: strtotime() returns incorrect date (near daylight saving time change)
ID: 25981 Updated by: sniper@php.net Reported By: hazen at edsbits dot com -Status: Open +Status: ... -
LL@Work #2
Re: Need help preparing for daylight saving
The bottom line is you need to be on a minimum of CFMX 6.1 Updater and the
1.4.2_11 JDK to apply the solution described in the TechNote
[url]http://www.adobe.com/go/d2ab4470[/url]
The dstDates.cfm should display "Yes" under March 11 (New DST Start)
LL@Work Guest
-
LinuxInductee #3
Re: Need help preparing for daylight saving
I don't know what you mean by, "...showed that it's ok."
The results show a list of dates and whether DST is enabled for those
dates.
Three dates need to show DST ON ( 3/11, 4/1, and 10/28 ), while the
other dates ( 3/8, 11/4 ) should show OFF.
Unless you have installed Adobe's hot fix, which is a bypass for the
old rules defined in JRE 1.4.2_05, then you will need to apply the JRE
1.4.2_11.
I've posted what I've done successfully in another group, but I'll
paste here for your convenience:
1. First, I installed 1.4.2_11 in new directory, so I have a
\jrun4\jre
\ and \jrun\jre.1.4.2_11\ folders.
2. Next I made backups of \bin\jvm.config and \bin\wsconfig_jvm.config
3. Then updated the java.home variable in each of the above config
files to use the new JRE folder
4. Next, I copied:
\JRun4\jre\bin\server\*.* to \JRun4\jre.1.4.2_11\bin\server
and
\JRun4\jre\lib\charsets.jar to \JRun4\jre.1.4.2_11\lib
5. Stop and Start the CFusion service and it should come online.
LinuxInductee Guest



Reply With Quote

