This topic is locked

Hard CPU Loop During Build

9/17/2006 2:54:24 PM
PHPRunner General questions
M
MikeB941 author

Hello:
Twice now I've had my projects go into hard CPU loops during the PHPRunner Build (3.0 Build 119)...
The first time I just ran through the pages from start to finish on the table the was causing the build process to loop and it went away...
Now I've tried a bunch of things, including turning off generation of the table the build was looping on and the looping just moves to the next table...
Any pointers for debugging why PHPRunner 3.0 Build 119 is looping during build?
Many thanks!
Take Care... Mike.

M
MikeB941 author 9/17/2006

Thanks to version 3.1 I was able to find the problem...
3.0 Build 119 didn't identify and out of synch problem with the underlying database that 3.1 alerted me to right away when I opened the project... (There were column names that had been either changed or deleted).
I re-synched PHPRunner with the two tables and all is fine now!
It looks like 3.1 does a more thorough job of checking for out ot synch conditions with the underlying database! Terrific!
Take Care... Mike.