hello,

i have two system a local and a remote. the problem is that when i run
doctrine-build-all-reload task the indexer is not running on local
system.

so i can“t reproduce the Exception. I make a new checkout on both
system.

local:
ubuntu
mysql
apache2
PHP 5.2.6-0.dotdeb.1 with Suhosin-Patch 0.9.6.2 (cli)

remote:
debian etch
mysql
apache2
PHP 5.2.6-0.dotdeb.1 with Suhosin-Patch 0.9.6.2 (cli)

local:
>> doctrine  Are you sure you wish to drop your databases? (y/n)
y
>> doctrine  Successfully dropped database f...onnection "dissz" named "dissz"
>> doctrine  Successfully created database f...onnection "dissz" named "dissz"
>> doctrine  Generated models successfully
>> doctrine  Created tables successfully
>> doctrine  Data was successfully loaded

remote:
>> doctrine  Are you sure you wish to drop your databases? (y/n)
y
>> doctrine  Successfully dropped database f...onnection "dissz" named "dissz"
>> doctrine  Successfully created database f...onnection "dissz" named "dissz"
>> doctrine  Generated models successfully
>> doctrine  Created tables successfully
>> indexer   Deleted model "tblSCCite" with PK = Array
>> indexer   Deleted model "tblSCCite" with PK = Array
>> indexer   Inserted model "tblSCCite" with PK = 1
>> indexer   Inserted model "tblSCCite" with PK = 1
>> indexer   Deleted model "tblSCCite" with PK = Array
>> indexer   Deleted model "tblSCCite" with PK = Array
>> indexer   Inserted model "tblSCCite" with PK = 2
>> indexer   Inserted model "tblSCCite" with PK = 2
>> indexer   Deleted model "tblSCCite" with PK = Array
>> indexer   Deleted model "tblSCCite" with PK = Array
>> indexer   Inserted model "tblSCCite" with PK = 3
>> indexer   Inserted model "tblSCCite" with PK = 3
>> indexer   Deleted model "tblSCCite" with PK = Array
>> indexer   Deleted model "tblSCCite" with PK = Array
>> indexer   Inserted model "tblSCCite" with PK = 2
>> indexer   Inserted model "tblSCCite" with PK = 2


[sfException]
  SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate
entry '' for key 2
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-devs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to