build-propel.xml:474:20: Duplicate table found: propel. php y symfony | ![]() ![]() ![]() ![]() (5.00)views: 556 |
El siguiente error me dio al ejecutar por segunda vez build propel en symfony
Execution of target "om-template" failed for the following reason: C:xampphtdocssymfonylibpluginssfPropelPluginlibvendorpropel-generatoruild-propel.xml:474:20: Duplicate table found: propel.
[phingcall] C:xampphtdocssymfonylibpluginssfPropelPluginlibvendorpropel-generatoruild-propel.xml:474:20: Duplicate table found: propel.
Execution of target "om" failed for the following reason: C:xampphtdocssymfonylibpluginssfPropelPluginlibvendorpropel-generatoruild-propel.xml:461:22: Execution of the target buildfile failed. Aborting.
Luego de buscar por ahi, encontre un foro en donde decia que no sabia exactamente a que se debia pero que si
abriamos (propel.ini) y seteamos
propel.packageObjectModel = false
Bueno hice eso y todo funciono bien !!! , si alguien sabe que hace realmente este comando que comente pero por ahora solo se que arregla el problema
fuente: http://forum.symfony-project.org/index.php/t/4990/
1 2 3 4 5
