This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
Clapi export not working #4829
Labels
kind/bug
status/more-info-needed
Waiting for more information
status/wont-fix
The modifications won't fix the described issue
Milestone
BUG REPORT INFORMATION
Centreon Web version: 2.8.1
Centreon Engine version: 1.6.1
Centreon Broker version: 3.0.1
OS: CentOS 6
Additional environment details (AWS, VirtualBox, physical, etc.): VMware
Steps to reproduce the issue:
Run clapi with "-e" option (export)
Describe the results you received:
The export failed
Stack trace:
/usr/share/centreon/lib/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute(Array)
/usr/share/centreon/lib/Zend/Db/Statement.php(300): Zend_Db_Statement_Pdo->_execute(Array)
/usr/share/centreon/lib/Zend/Db/Adapter/Abstract.php(468): Zend_Db_Statement->execute(Array)
/usr/share/centreon/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT contactg...', Array)
Zend_Db_Adapter_Pdo_Abstract->query('SELECT contactg...', Array)
/usr/share/centreon/lib/Centreon/Object/Relation/Relation.php(189): Centreon_Object_Relation->getResult('SELECT contactg...', Ar in /usr/share/centreon/lib/Zend/Db/Statement/Pdo.php on line 234
Describe the results you expected:
Successfull clapi export
Additional information you think important (e.g. issue happens only occasionally):
It may be related to centreon/centreon#4705
And associated commit : centreon/centreon@9d564e2
The text was updated successfully, but these errors were encountered: