Status/Resolution/Reason: Closed/Fixed/
Reporter/Name(from Bugbase): Tom Chiverton / Tom Chiverton (Tom Chiverton)
Created: 11/11/2014
Components: Installation/Config, Config
Versions: 11.0
Failure Type: Incorrect w/Workaround
Found In Build/Fixed In Build: CF11_Final / 300103
Priority/Frequency: Normal / Few users will encounter
Locale/System: ALL / Linux All
Vote Count: 0
Problem Description:
When importing my CF9 settings, the migration wizard hung for exactly 50 minutes, then stopped with a time out.
Restarting the wizard the same thing happens again.
Steps to Reproduce:
Create a CF9 install with many data sources.
Choose to import this during CF11 initial install.
Actual Result:
Unable to migrate settings, unable to access CFIDE after install.
Expected Result:
CF should process in batches so as not to hit the timeout, or run with no timeout during the migration.
CF should mark each DSN/setting as migrated so it can at least quickly find out where it got to last time and continue.
Any Workarounds:
Import speed can be improved by setting -Djava.security.egd=file:/dev/./urandom in jvm.config. If this isn't enough, you may have to change
<var name='timeoutRequests'><boolean value='true'/>
in neo-runtime.xml to be false.
All by hand because the CFIDE isn't accessible.
If the migration does succeed (around 2 and a half hours in our case) the CFIDE login will have timed out, so when you press 'next' after the list of migrated items the whole process starts again after you log back in.
Edit adminconfig.xml to prevent the migration going off again.
----------------------------- Additional Watson Details -----------------------------
Watson Bug ID: 3850033
External Customer Info:
External Company:
External Customer Name: ChivertonT
External Customer Email:
External Test Config: My Hardware and Environment details:
Attachments:
Comments: