Zend_Db_Statement_Exception Object
(
    [_previous:private] => PDOException Object
        (
            [message:protected] => SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '10-General' for key 'UNQ_EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_NAME'
            [string:private] => 
            [code:protected] => 23000
            [file:protected] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Statement/Pdo.php
            [line:protected] => 228
            [trace:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Statement/Pdo.php
                            [line] => 228
                            [function] => execute
                            [class] => PDOStatement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => 10
                                            [1] => General
                                            [2] => 1
                                            [3] => 8
                                        )

                                )

                        )

                    [1] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Varien/Db/Statement/Pdo/Mysql.php
                            [line] => 110
                            [function] => _execute
                            [class] => Zend_Db_Statement_Pdo
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => 10
                                            [1] => General
                                            [2] => 1
                                            [3] => 8
                                        )

                                )

                        )

                    [2] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Statement.php
                            [line] => 300
                            [function] => _execute
                            [class] => Varien_Db_Statement_Pdo_Mysql
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => 10
                                            [1] => General
                                            [2] => 1
                                            [3] => 8
                                        )

                                )

                        )

                    [3] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Adapter/Abstract.php
                            [line] => 479
                            [function] => execute
                            [class] => Zend_Db_Statement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [0] => 10
                                            [1] => General
                                            [2] => 1
                                            [3] => 8
                                        )

                                )

                        )

                    [4] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Adapter/Pdo/Abstract.php
                            [line] => 238
                            [function] => query
                            [class] => Zend_Db_Adapter_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => INSERT INTO `eav_attribute_group` (`attribute_set_id`, `attribute_group_name`, `default_id`, `sort_order`) VALUES (?, ?, ?, ?)
                                    [1] => Array
                                        (
                                            [0] => 10
                                            [1] => General
                                            [2] => 1
                                            [3] => 8
                                        )

                                )

                        )

                    [5] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Varien/Db/Adapter/Pdo/Mysql.php
                            [line] => 389
                            [function] => query
                            [class] => Zend_Db_Adapter_Pdo_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => INSERT INTO `eav_attribute_group` (`attribute_set_id`, `attribute_group_name`, `default_id`, `sort_order`) VALUES (?, ?, ?, ?)
                                    [1] => Array
                                        (
                                            [0] => 10
                                            [1] => General
                                            [2] => 1
                                            [3] => 8
                                        )

                                )

                        )

                    [6] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Adapter/Abstract.php
                            [line] => 574
                            [function] => query
                            [class] => Varien_Db_Adapter_Pdo_Mysql
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => INSERT INTO `eav_attribute_group` (`attribute_set_id`, `attribute_group_name`, `default_id`, `sort_order`) VALUES (?, ?, ?, ?)
                                    [1] => Array
                                        (
                                            [0] => 10
                                            [1] => General
                                            [2] => 1
                                            [3] => 8
                                        )

                                )

                        )

                    [7] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Eav/Model/Entity/Setup.php
                            [line] => 447
                            [function] => insert
                            [class] => Zend_Db_Adapter_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => eav_attribute_group
                                    [1] => Array
                                        (
                                            [attribute_set_id] => 10
                                            [attribute_group_name] => General
                                            [default_id] => 1
                                            [sort_order] => 8
                                        )

                                )

                        )

                    [8] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Eav/Model/Entity/Setup.php
                            [line] => 677
                            [function] => addAttributeGroup
                            [class] => Mage_Eav_Model_Entity_Setup
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => 4
                                    [1] => 10
                                    [2] => General
                                )

                        )

                    [9] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Catalog/sql/catalog_setup/upgrade-1.6.0.0.1-1.6.0.0.2.php
                            [line] => 48
                            [function] => addAttribute
                            [class] => Mage_Eav_Model_Entity_Setup
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => catalog_product
                                    [1] => country_of_manufacture
                                    [2] => Array
                                        (
                                            [group] => General
                                            [type] => varchar
                                            [backend] => 
                                            [frontend] => 
                                            [label] => Country of Manufacture
                                            [input] => select
                                            [class] => 
                                            [source] => catalog/product_attribute_source_countryofmanufacture
                                            [global] => 2
                                            [visible] => 1
                                            [required] => 
                                            [user_defined] => 
                                            [searchable] => 
                                            [filterable] => 
                                            [comparable] => 
                                            [visible_on_front] => 
                                            [unique] => 
                                            [apply_to] => simple,configurable,bundle,grouped
                                            [is_configurable] => 
                                        )

                                )

                        )

                    [10] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/Resource/Setup.php
                            [line] => 624
                            [args] => Array
                                (
                                    [0] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Catalog/sql/catalog_setup/upgrade-1.6.0.0.1-1.6.0.0.2.php
                                )

                            [function] => include
                        )

                    [11] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/Resource/Setup.php
                            [line] => 437
                            [function] => _modifyResourceDb
                            [class] => Mage_Core_Model_Resource_Setup
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => upgrade
                                    [1] => 1.6.0.0
                                    [2] => 1.6.0.0.5
                                )

                        )

                    [12] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/Resource/Setup.php
                            [line] => 320
                            [function] => _upgradeResourceDb
                            [class] => Mage_Core_Model_Resource_Setup
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => 1.6.0.0
                                    [1] => 1.6.0.0.5
                                )

                        )

                    [13] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/Resource/Setup.php
                            [line] => 235
                            [function] => applyUpdates
                            [class] => Mage_Core_Model_Resource_Setup
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [14] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/App.php
                            [line] => 408
                            [function] => applyAllUpdates
                            [class] => Mage_Core_Model_Resource_Setup
                            [type] => ::
                            [args] => Array
                                (
                                )

                        )

                    [15] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/App.php
                            [line] => 336
                            [function] => _initModules
                            [class] => Mage_Core_Model_App
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [16] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/app/Mage.php
                            [line] => 640
                            [function] => run
                            [class] => Mage_Core_Model_App
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [scope_code] => 
                                            [scope_type] => store
                                            [options] => Array
                                                (
                                                )

                                        )

                                )

                        )

                    [17] => Array
                        (
                            [file] => /home/redbut5/public_html/susanamercedes.com/store/index.php
                            [line] => 80
                            [function] => run
                            [class] => Mage
                            [type] => ::
                            [args] => Array
                                (
                                    [0] => 
                                    [1] => store
                                )

                        )

                )

            [errorInfo] => Array
                (
                    [0] => 23000
                    [1] => 1062
                    [2] => Duplicate entry '10-General' for key 'UNQ_EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_NAME'
                )

        )

    [message:protected] => SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '10-General' for key 'UNQ_EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_NAME'
    [string:private] => 
    [code:protected] => 23000
    [file:protected] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Statement/Pdo.php
    [line:protected] => 234
    [trace:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Varien/Db/Statement/Pdo/Mysql.php
                    [line] => 110
                    [function] => _execute
                    [class] => Zend_Db_Statement_Pdo
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [0] => 10
                                    [1] => General
                                    [2] => 1
                                    [3] => 8
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Statement.php
                    [line] => 300
                    [function] => _execute
                    [class] => Varien_Db_Statement_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [0] => 10
                                    [1] => General
                                    [2] => 1
                                    [3] => 8
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Adapter/Abstract.php
                    [line] => 479
                    [function] => execute
                    [class] => Zend_Db_Statement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [0] => 10
                                    [1] => General
                                    [2] => 1
                                    [3] => 8
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Adapter/Pdo/Abstract.php
                    [line] => 238
                    [function] => query
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => INSERT INTO `eav_attribute_group` (`attribute_set_id`, `attribute_group_name`, `default_id`, `sort_order`) VALUES (?, ?, ?, ?)
                            [1] => Array
                                (
                                    [0] => 10
                                    [1] => General
                                    [2] => 1
                                    [3] => 8
                                )

                        )

                )

            [4] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 389
                    [function] => query
                    [class] => Zend_Db_Adapter_Pdo_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => INSERT INTO `eav_attribute_group` (`attribute_set_id`, `attribute_group_name`, `default_id`, `sort_order`) VALUES (?, ?, ?, ?)
                            [1] => Array
                                (
                                    [0] => 10
                                    [1] => General
                                    [2] => 1
                                    [3] => 8
                                )

                        )

                )

            [5] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/lib/Zend/Db/Adapter/Abstract.php
                    [line] => 574
                    [function] => query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => INSERT INTO `eav_attribute_group` (`attribute_set_id`, `attribute_group_name`, `default_id`, `sort_order`) VALUES (?, ?, ?, ?)
                            [1] => Array
                                (
                                    [0] => 10
                                    [1] => General
                                    [2] => 1
                                    [3] => 8
                                )

                        )

                )

            [6] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Eav/Model/Entity/Setup.php
                    [line] => 447
                    [function] => insert
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => eav_attribute_group
                            [1] => Array
                                (
                                    [attribute_set_id] => 10
                                    [attribute_group_name] => General
                                    [default_id] => 1
                                    [sort_order] => 8
                                )

                        )

                )

            [7] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Eav/Model/Entity/Setup.php
                    [line] => 677
                    [function] => addAttributeGroup
                    [class] => Mage_Eav_Model_Entity_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 4
                            [1] => 10
                            [2] => General
                        )

                )

            [8] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Catalog/sql/catalog_setup/upgrade-1.6.0.0.1-1.6.0.0.2.php
                    [line] => 48
                    [function] => addAttribute
                    [class] => Mage_Eav_Model_Entity_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => catalog_product
                            [1] => country_of_manufacture
                            [2] => Array
                                (
                                    [group] => General
                                    [type] => varchar
                                    [backend] => 
                                    [frontend] => 
                                    [label] => Country of Manufacture
                                    [input] => select
                                    [class] => 
                                    [source] => catalog/product_attribute_source_countryofmanufacture
                                    [global] => 2
                                    [visible] => 1
                                    [required] => 
                                    [user_defined] => 
                                    [searchable] => 
                                    [filterable] => 
                                    [comparable] => 
                                    [visible_on_front] => 
                                    [unique] => 
                                    [apply_to] => simple,configurable,bundle,grouped
                                    [is_configurable] => 
                                )

                        )

                )

            [9] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 624
                    [args] => Array
                        (
                            [0] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Catalog/sql/catalog_setup/upgrade-1.6.0.0.1-1.6.0.0.2.php
                        )

                    [function] => include
                )

            [10] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 437
                    [function] => _modifyResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => upgrade
                            [1] => 1.6.0.0
                            [2] => 1.6.0.0.5
                        )

                )

            [11] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 320
                    [function] => _upgradeResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 1.6.0.0
                            [1] => 1.6.0.0.5
                        )

                )

            [12] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 235
                    [function] => applyUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [13] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/App.php
                    [line] => 408
                    [function] => applyAllUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [14] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/app/code/core/Mage/Core/Model/App.php
                    [line] => 336
                    [function] => _initModules
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [15] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/app/Mage.php
                    [line] => 640
                    [function] => run
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [scope_code] => 
                                    [scope_type] => store
                                    [options] => Array
                                        (
                                        )

                                )

                        )

                )

            [16] => Array
                (
                    [file] => /home/redbut5/public_html/susanamercedes.com/store/index.php
                    [line] => 80
                    [function] => run
                    [class] => Mage
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 
                            [1] => store
                        )

                )

        )

)