MAC install: VERY slow, maybe more than 10 minutes?

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…

Any suggestion?

WOW

What type of machine do you have? That is very untypical. Usuall installation times are in the seconds.

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.

Don’t have much problem with other applications.

I’ve tried with derby embedded datasource…hmm
After setting the datasource in the wizard, the “next” buttons go to page:

http://localhost/cb/index.cfm

and gives:
Error in executing the DDL.
Syntax error: Encountered “bit” at line 6, column 19.

org.hibernate.JDBCException: Error during DDL export

Wow,

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”

Can you try this

Oh, yes, I disabled all debugging, now it seems the wizard started!
thanks!

Yes,

That setting is horrible in ACF. Please remove it

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.

Thanks!

~Brad

ColdBox/CommandBox Developer Advocate
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

Oops, didn’t paste the ticket URL!!

https://bugbase.adobe.com/index.cfm?event=bug&id=3822982

Thanks!

~Brad

ColdBox/CommandBox Developer Advocate
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com

Adobe has a bad habit of not being able to reproduce anything, even if you show them a video of how to reproduce it.