Zend_Controller_Exception Object
(
    [message:protected] => SQLSTATE[01002] Adaptive Server connection failed (ip-172-31-17-139.eu-central-1.compute.internal) (severity 9)#0 /var/www/html/library/Zend/Db/Adapter/Pdo/Mssql.php(137): Zend_Db_Adapter_Pdo_Abstract->_connect()
#1 /var/www/html/library/Cms/Db/Adapter/Pdo/Mssql.php(14): Zend_Db_Adapter_Pdo_Mssql->_connect()
#2 /var/www/html/library/Zend/Db/Adapter/Abstract.php(460): Cms_Db_Adapter_Pdo_Mssql->_connect()
#3 /var/www/html/library/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query()
#4 /var/www/html/library/Cms/Db/Adapter/Pdo/Mssql.php(103): Zend_Db_Adapter_Pdo_Abstract->query()
#5 /var/www/html/library/Cms/Model/Content.php(381): Cms_Db_Adapter_Pdo_Mssql->query()
#6 /var/www/html/library/Cms/Layout/Controller/Plugin/Layout.php(35): Cms_Model_Content::fetchByUri()
#7 /var/www/html/library/Zend/Controller/Plugin/Broker.php(332): Cms_Layout_Controller_Plugin_Layout->postDispatch()
#8 /var/www/html/library/Zend/Controller/Front.php(965): Zend_Controller_Plugin_Broker->postDispatch()
#9 /var/www/html/library/Zend/Application/Bootstrap/Bootstrap.php(105): Zend_Controller_Front->dispatch()
#10 /var/www/html/application/Bootstrap.php(13): Zend_Application_Bootstrap_Bootstrap->run()
#11 /var/www/html/library/Zend/Application.php(399): Bootstrap->run()
#12 /var/www/html/public/index.php(62): Zend_Application->run()
#13 {main}
    [string:Exception:private] => 
    [code:protected] => 20002
    [file:protected] => /var/www/html/library/Zend/Controller/Plugin/Broker.php
    [line:protected] => 335
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/html/library/Zend/Controller/Front.php
                    [line] => 965
                    [function] => postDispatch
                    [class] => Zend_Controller_Plugin_Broker
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /var/www/html/library/Zend/Application/Bootstrap/Bootstrap.php
                    [line] => 105
                    [function] => dispatch
                    [class] => Zend_Controller_Front
                    [type] => ->
                )

            [2] => Array
                (
                    [file] => /var/www/html/application/Bootstrap.php
                    [line] => 13
                    [function] => run
                    [class] => Zend_Application_Bootstrap_Bootstrap
                    [type] => ->
                )

            [3] => Array
                (
                    [file] => /var/www/html/library/Zend/Application.php
                    [line] => 399
                    [function] => run
                    [class] => Bootstrap
                    [type] => ->
                )

            [4] => Array
                (
                    [file] => /var/www/html/public/index.php
                    [line] => 62
                    [function] => run
                    [class] => Zend_Application
                    [type] => ->
                )

        )

    [previous:Exception:private] => Zend_Db_Adapter_Exception Object
        (
            [message:protected] => SQLSTATE[01002] Adaptive Server connection failed (ip-172-31-17-139.eu-central-1.compute.internal) (severity 9)
            [string:Exception:private] => 
            [code:protected] => 20002
            [file:protected] => /var/www/html/library/Zend/Db/Adapter/Pdo/Abstract.php
            [line:protected] => 144
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /var/www/html/library/Zend/Db/Adapter/Pdo/Mssql.php
                            [line] => 137
                            [function] => _connect
                            [class] => Zend_Db_Adapter_Pdo_Abstract
                            [type] => ->
                        )

                    [1] => Array
                        (
                            [file] => /var/www/html/library/Cms/Db/Adapter/Pdo/Mssql.php
                            [line] => 14
                            [function] => _connect
                            [class] => Zend_Db_Adapter_Pdo_Mssql
                            [type] => ->
                        )

                    [2] => Array
                        (
                            [file] => /var/www/html/library/Zend/Db/Adapter/Abstract.php
                            [line] => 460
                            [function] => _connect
                            [class] => Cms_Db_Adapter_Pdo_Mssql
                            [type] => ->
                        )

                    [3] => Array
                        (
                            [file] => /var/www/html/library/Zend/Db/Adapter/Pdo/Abstract.php
                            [line] => 238
                            [function] => query
                            [class] => Zend_Db_Adapter_Abstract
                            [type] => ->
                        )

                    [4] => Array
                        (
                            [file] => /var/www/html/library/Cms/Db/Adapter/Pdo/Mssql.php
                            [line] => 103
                            [function] => query
                            [class] => Zend_Db_Adapter_Pdo_Abstract
                            [type] => ->
                        )

                    [5] => Array
                        (
                            [file] => /var/www/html/library/Cms/Model/Content.php
                            [line] => 381
                            [function] => query
                            [class] => Cms_Db_Adapter_Pdo_Mssql
                            [type] => ->
                        )

                    [6] => Array
                        (
                            [file] => /var/www/html/library/Cms/Layout/Controller/Plugin/Layout.php
                            [line] => 35
                            [function] => fetchByUri
                            [class] => Cms_Model_Content
                            [type] => ::
                        )

                    [7] => Array
                        (
                            [file] => /var/www/html/library/Zend/Controller/Plugin/Broker.php
                            [line] => 332
                            [function] => postDispatch
                            [class] => Cms_Layout_Controller_Plugin_Layout
                            [type] => ->
                        )

                    [8] => Array
                        (
                            [file] => /var/www/html/library/Zend/Controller/Front.php
                            [line] => 965
                            [function] => postDispatch
                            [class] => Zend_Controller_Plugin_Broker
                            [type] => ->
                        )

                    [9] => Array
                        (
                            [file] => /var/www/html/library/Zend/Application/Bootstrap/Bootstrap.php
                            [line] => 105
                            [function] => dispatch
                            [class] => Zend_Controller_Front
                            [type] => ->
                        )

                    [10] => Array
                        (
                            [file] => /var/www/html/application/Bootstrap.php
                            [line] => 13
                            [function] => run
                            [class] => Zend_Application_Bootstrap_Bootstrap
                            [type] => ->
                        )

                    [11] => Array
                        (
                            [file] => /var/www/html/library/Zend/Application.php
                            [line] => 399
                            [function] => run
                            [class] => Bootstrap
                            [type] => ->
                        )

                    [12] => Array
                        (
                            [file] => /var/www/html/public/index.php
                            [line] => 62
                            [function] => run
                            [class] => Zend_Application
                            [type] => ->
                        )

                )

            [previous:Exception:private] => PDOException Object
                (
                    [message:protected] => SQLSTATE[01002] Adaptive Server connection failed (ip-172-31-17-139.eu-central-1.compute.internal) (severity 9)
                    [string:Exception:private] => 
                    [code:protected] => 20002
                    [file:protected] => /var/www/html/library/Zend/Db/Adapter/Pdo/Abstract.php
                    [line:protected] => 128
                    [trace:Exception:private] => Array
                        (
                            [0] => Array
                                (
                                    [file] => /var/www/html/library/Zend/Db/Adapter/Pdo/Abstract.php
                                    [line] => 128
                                    [function] => __construct
                                    [class] => PDO
                                    [type] => ->
                                )

                            [1] => Array
                                (
                                    [file] => /var/www/html/library/Zend/Db/Adapter/Pdo/Mssql.php
                                    [line] => 137
                                    [function] => _connect
                                    [class] => Zend_Db_Adapter_Pdo_Abstract
                                    [type] => ->
                                )

                            [2] => Array
                                (
                                    [file] => /var/www/html/library/Cms/Db/Adapter/Pdo/Mssql.php
                                    [line] => 14
                                    [function] => _connect
                                    [class] => Zend_Db_Adapter_Pdo_Mssql
                                    [type] => ->
                                )

                            [3] => Array
                                (
                                    [file] => /var/www/html/library/Zend/Db/Adapter/Abstract.php
                                    [line] => 460
                                    [function] => _connect
                                    [class] => Cms_Db_Adapter_Pdo_Mssql
                                    [type] => ->
                                )

                            [4] => Array
                                (
                                    [file] => /var/www/html/library/Zend/Db/Adapter/Pdo/Abstract.php
                                    [line] => 238
                                    [function] => query
                                    [class] => Zend_Db_Adapter_Abstract
                                    [type] => ->
                                )

                            [5] => Array
                                (
                                    [file] => /var/www/html/library/Cms/Db/Adapter/Pdo/Mssql.php
                                    [line] => 103
                                    [function] => query
                                    [class] => Zend_Db_Adapter_Pdo_Abstract
                                    [type] => ->
                                )

                            [6] => Array
                                (
                                    [file] => /var/www/html/library/Cms/Model/Content.php
                                    [line] => 381
                                    [function] => query
                                    [class] => Cms_Db_Adapter_Pdo_Mssql
                                    [type] => ->
                                )

                            [7] => Array
                                (
                                    [file] => /var/www/html/library/Cms/Layout/Controller/Plugin/Layout.php
                                    [line] => 35
                                    [function] => fetchByUri
                                    [class] => Cms_Model_Content
                                    [type] => ::
                                )

                            [8] => Array
                                (
                                    [file] => /var/www/html/library/Zend/Controller/Plugin/Broker.php
                                    [line] => 332
                                    [function] => postDispatch
                                    [class] => Cms_Layout_Controller_Plugin_Layout
                                    [type] => ->
                                )

                            [9] => Array
                                (
                                    [file] => /var/www/html/library/Zend/Controller/Front.php
                                    [line] => 965
                                    [function] => postDispatch
                                    [class] => Zend_Controller_Plugin_Broker
                                    [type] => ->
                                )

                            [10] => Array
                                (
                                    [file] => /var/www/html/library/Zend/Application/Bootstrap/Bootstrap.php
                                    [line] => 105
                                    [function] => dispatch
                                    [class] => Zend_Controller_Front
                                    [type] => ->
                                )

                            [11] => Array
                                (
                                    [file] => /var/www/html/application/Bootstrap.php
                                    [line] => 13
                                    [function] => run
                                    [class] => Zend_Application_Bootstrap_Bootstrap
                                    [type] => ->
                                )

                            [12] => Array
                                (
                                    [file] => /var/www/html/library/Zend/Application.php
                                    [line] => 399
                                    [function] => run
                                    [class] => Bootstrap
                                    [type] => ->
                                )

                            [13] => Array
                                (
                                    [file] => /var/www/html/public/index.php
                                    [line] => 62
                                    [function] => run
                                    [class] => Zend_Application
                                    [type] => ->
                                )

                        )

                    [previous:Exception:private] => 
                    [errorInfo] => 
                )

            [_previous:Zend_Exception:private] => 
            [_chainedException:protected] => 
        )

    [_previous:Zend_Exception:private] => 
)