If I bootstrap as production all works fine how to clear the cache in development the right way? This did work with older versions of Agavi.
Von: [email protected] [mailto:[email protected]] Im Auftrag von André Fiedler / ö_konzept Zwickau Gesendet: Dienstag, 24. Januar 2012 10:34 An: [email protected] Betreff: [Agavi-Users] Agavi 1.0.7 Cache - Race Conditions? Hi, Environment: - Agavi 1.0.7 - Php 5.3.1 - Windows Server 2008 R2 If I run Agavi I get these errors: Zeit: 2012-01-24 10:20:13 Meldung: rmdir(C:\inetpub\ foo \app\cache\config) [<a href='function.rmdir'>function.rmdir</a>]: Directory not empty Datei: C:\inetpub\ foo \lib\agavi\src\util\AgaviToolkit.class.php Zeile: 181 Zeit: 2012-01-24 10:26:14 Meldung: unlink(C:\inetpub\ foo \app\cache\config\action_filters.xml_development_web_51f17662c2d9fdd8ede5e2d 47d0c60aea3383af8.php) [<a href='function.unlink'>function.unlink</a>]: No such file or directory Datei: C:\inetpub\ foo \lib\agavi\src\util\AgaviToolkit.class.php Zeile: 183 Seem´s there is a bad race condition between creating of cache files and deleting them? How to fix this? Thx André
_______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
