• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Ploblem after upgrade Plesk 10.3.1 to 10.4.4 Zend_Db_Table_Exception

P

PichitchaiO

Guest
i have some ploblem after upgrade plesk 10.3.1 to 10.4.4

ERROR: Zend_Db_Table_Exception
A table must have a primary key, but none was found

Additionally, an exception has occurred while trying to report this error: com_exception
<b>Source:</b> Microsoft OLE DB Provider for SQL Server<br/><b>Description:</b> Invalid column name 'parentDomainId'.

0: Abstract.php:888
Zend_Db_Table_Abstract->_setupPrimaryKey()
1: Abstract.php:982
Zend_Db_Table_Abstract->info()
2: Select.php:100
Zend_Db_Table_Select->setTable(object of type Db_Table_Broker_ServiceNodes)
3: Select.php:78
Zend_Db_Table_Select->__construct(object of type Db_Table_Broker_ServiceNodes)
4: Abstract.php:1018
Zend_Db_Table_Abstract->select()
5: Abstract.php:1331
Zend_Db_Table_Abstract->fetchAll(string '[transport] = 'local'')
6: Abstract.php:115
Db_Table_Abstract->findByField(string 'transport', string 'local')
7: Abstract.php:127
Db_Table_Abstract->findOneByField(string 'transport', string 'local')
8: ServiceNodes.php:231
Db_Table_Broker_ServiceNodes->getLocalServiceNode()
9: login_up.php3:56

after login this page are appear

System : Windows Server 2008 STD x86
DB : MSSQL 2000
 
Am having the same problem as you , any suggestions from anybody else regarding a resolve ?
 
Back
Top