I do not maintain the 1.0-Doctrine branch, but...

1) make sure you clear the cache
2) make sure your 'behavior' (I'm not sure of the Doctrine version 
of a behavior) is properly setup locally
3) make sure fixtures are setup

Carl

On Thu, May 29, 2008 at 05:27:27AM -0700, gimler wrote:
> 
> 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