Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Keith Korry / Keith Korry (kkorry)
Created: 03/09/2016
Components: Installation/Config, Installer
Versions: 2016
Failure Type: Non Functioning
Found In Build/Fixed In Build: Alpha_v12 /
Priority/Frequency: Major / Some users will encounter
Locale/System: English / Win All
Vote Count: 0
Problem Description:Installation does not pass the Migration Wizard Window.
Steps to Reproduce:Install on Windows Server 2012/2016
Actual Result:Never leaves the Migration Wizard WINDOW
Expected Result:Installation complete, administrator Window.
Any Workarounds:So, in case you have a ColdFusion “Standard” installation or moving to one, then you need to modify the adminconfig.xml within ColdFusion. The location for adminconfig.xml is \ColdFusion9\lib\, \ColdFusion10\cfusion\lib\ and \ColdFusion11\cfusion\lib\ for ColdFusion 9, 10 and 11 and 12 respectively.
Say for example, you would like to migrate from ColdFusion 9 to ColdFusion 11. Here are the steps to be followed:-
1.Navigate to adminconfig.xml and open it with text editor (say notepad).
2.Change the value from “false” to “true” at
<runsetupwizard>false</runsetupwizard>
<runmigrationwizard>false</runmigrationwizard> and
<migratecf9>false</migratecf9>
3.Save the file and restart ColdFusion Service.
4.After restarting the service, you will get the migration wizard. Follow the on-screen instructions to continue.
Happy Migration.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 4126646
External Customer Info:
External Company: korrtech
External Customer Name: Keith Korry
External Customer Email: KKORRY@HOTMAIL.COM
External Test Config:
Attachments:
Comments: