Ask a Question related to Coldfusion Server Administration, Design and Development.
-
stomcavage #1
Upgrading CF 7.0.1 to CF 7.0.2
I'm running into problems while trying to upgrade an install of ColdFusion
7.0.1 on Windows Server 2003 to ColdFusion 7.0.2. The specific version I have
installed is 7,0,1,116466. I'm running the upgrade over a Remote Desktop login.
Before running the upgrade, I stop the following services:
Macromedia JRun ColdFusion
Macromedia JRun Admin Server
IIS Admin Service
I then run the upgrade, which goes through some configuration steps, copies
some files, and then reports that the upgrade has failed. It tells me that I
should stop all services related to ColdFusion. After the upgrade fails, the
install log reports 4 warnings, 3 nonfatal errors, and 0 fatal errors. Are
there more services that need to be stopped that I'm missing?
stomcavage 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... -
dimaint #2
Re: Upgrading CF 7.0.1 to CF 7.0.2
What are the errors & warnings that are being reported in the log?
dimaint Guest
-
stomcavage #3
Re: Upgrading CF 7.0.1 to CF 7.0.2
Here are the three errors:
Execute ANT Script: Script: cfmx-patch-move-files-all.xml
Status: ERROR
Additional Notes: ERROR -
cfmx-patch-move-files-all.xml:173: Warning: Could not find file
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\runtime\servers
\coldfusion\SERVER-INF\jrun.xml to copy.
Execute ANT Script: Script: web-xml-patch.xml
Status: ERROR
Additional Notes: ERROR - web-xml-patch.xml:30:
Replace: source file
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\wwwroot\WEB-INF
\web.xml doesn't exist
ANT Script Error:
Status: ERROR
Additional Notes: ERROR -
update-jre.xmljava.io.FileNotFoundException:
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\runtime\tmpmove
..bat (The system cannot find the path specified)
===
And here are the four warnings:
Copy Folder: Destination:
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\bin
Status: WARNING
Additional Notes: WARNING - There was a problem
copying
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\updater_backup\
bin
Copy Folder: Destination:
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\runtime
Status: WARNING
Additional Notes: WARNING - There was a problem
copying
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\updater_backup\
runtime
Copy Folder: Destination:
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\wwwroot\WEB-INF
Status: WARNING
Additional Notes: WARNING - There was a problem
copying
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\updater_backup\
wwwroot\WEB-INF
Copy Folder: Destination:
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\CFIDE
Status: WARNING
Additional Notes: WARNING - There was a problem
copying
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\updater_backup\
wwwroot\CFIDE
stomcavage Guest
-
dimaint #4
Re: Upgrading CF 7.0.1 to CF 7.0.2
Interesting... Your path to jrun.xml looks really strange
F:\JRun4\servers\cfusion\cfusion-ear\cfusion-war\WEB-INF\cfusion\runtime\servers
\coldfusion\SERVER-INF\jrun.xml
it should simply be F:\JRun4\servers\cfusion\SERVER-INF\jrun.xml
Please check where jrun.xml really is.
When you run the updater, do you correctly specify which installation of
ColdFusion you'd like to upgrade and where your ColdFusion is installed? It
should be Multiserver and F:\JRun4 respectively.
dimaint Guest
-
stomcavage #5
Re: Upgrading CF 7.0.1 to CF 7.0.2
Specifiying multiserver and F:/JRun4 worked. Thanks for your help.
stomcavage Guest



Reply With Quote

