I’m running the installer in CF11.
I converted default engine to InnoDB in MySQL, otherwise I get errors.
After setting correctly the datasource, tables are created but I get timeout at:
The request has exceeded the allowable time limit Tag: CFLOOP
The error occurred in /Users/albertito/Sites/cb/coldbox/system/core/util/Util.cfc: line 263
Raised timeout to 5min, timeout, and now to 2hours.
10 minutes passed and it’s still running…
It’s a quite powerful MacBook Pro OS X Yosemite, with 16GB RAM, 64b.
Mysql 5.6, ColdFusion 11.
Installation aborted, there is no way, even with long timeout.
That is crazy. Ok, one thing to test. Go into the ColdFusion administrator and look in the debugging setting and remove/uncheck the setting “Report Execution Times”
Here is a ticket I put in for this issue quite some time ago. Adobe claimed they couldn’t reproduce it but put in a “speculative fix”. If you’re on CF11 update 7 or later, please comment on the ticket. If you’re not on updater 7, try updating. I always recommend people just turn off the “report execution times” setting too.