Ask a Question related to Coldfusion Server Administration, Design and Development.
-
djaeger #1
Upgrading JVM for DST Changes
I am curring running Windows 2003 with Coldfusion 6.1 Updater. I'm using the
TechNotes d2ab4470 and 2d547983 to upgrade my JVM to version 1.4.2_11. We are
currently on 1.4.2.
When downloading the update, do I need to download
j2re-1_4_2_11-windows-i586-p.exe or j2sdk-1_4_2_11-windows-i586-p.exe?
Also, how can I just "update" my current java.home directory which is
c:/jrun4/runtime/jre instead of installing the upgrade to a whole different
directory and changeing pointers to the new directory?
Any help is appreciated.
djaeger Guest
-
Upgrading CF from 5 to 7
Hi am newbie to this forum. Currently am using CF enterprise version 5. Now we want to upgrade CF to version 7. Will it be possible to upgrade CF... -
Upgrading from 4.5 to MX7
We have been developing apps on our server using CF4.5 for a number of years. We now think it is time to upgrade! We are planning to install MX7... -
Upgrading to IDS 9.3 / 9.4
This was posted on an earlier thread: "First, you might search through the IIUG website to see if you can find a copy of Carlton Doe's... -
upgrading or not?
Matthias, ASP.NET Is a great improvement over Classic ASP. It lets you do all the things in ASP and hundreds more. Even if you're creating 10... -
upgrading from ME to XP
Hi David, Driver files are generally downloaded from the web site of either device maker or the pc manufacturer (Gateway in this case). Without... -
Fuseboxer #2
Re: Upgrading JVM for DST Changes
I'm about to do the same update for several servers at my site. I
would recommend that you
1. Install the 1.4.2_11 JDK/SDK into a specific folder like: c:\java
\1.4.2_11\.
1a. (I have about 5 different version of java installed in the c:
\java folder myself.)
2. Backup your jvm.config file.
3. Modify your jvm.config file to point to the new java path.
This way, you can easily back out of the JVM update (by restoring your
original jvm.config file) if you need to (which I doubt you will).
On Feb 6, 7:28 am, "djaeger" <donna.jae...@rich.frb.org> wrote:> I am curring running Windows 2003 with Coldfusion 6.1 Updater. I'm using the
> TechNotes d2ab4470 and 2d547983 to upgrade my JVM to version 1.4.2_11. We are
> currently on 1.4.2.
>
> When downloading the update, do I need to download
> j2re-1_4_2_11-windows-i586-p.exe or j2sdk-1_4_2_11-windows-i586-p.exe?
>
> Also, how can I just "update" my current java.home directory which is
> c:/jrun4/runtime/jre instead of installing the upgrade to a whole different
> directory and changeing pointers to the new directory?
>
> Any help is appreciated.
Fuseboxer Guest
-
ke4pym #3
Re: Upgrading JVM for DST Changes
You'll need the j2sdk (I'd recommend getting _13 because it addresses a
critical security vulnerability in anything older). There is a JAVA_HOME
system variable you can set. But you'll need to go into your Coldfusion admin
and change the path there. It'll look something like this:
c:/java/j2sdk1.4.2_13/jre
ke4pym Guest
-
djaeger #4
Re: Upgrading JVM for DST Changes
Can I just update my current version in the directory c:\jrun4\runtime\jre or do I need to install it into a whole different directory and change the java.home line in the jvm.config file?
djaeger Guest



Reply With Quote

