An error occurred

Exception information:

Message: Too many connections

Stack trace:

#0 /var/db.etree.org/library/Zend/Db/Adapter/Abstract.php(459): Zend_Db_Adapter_Mysqli->_connect()
#1 /var/db.etree.org/library/Zend/Db/Adapter/Abstract.php(734): Zend_Db_Adapter_Abstract->query('?            SE...', Array)
#2 /var/db.etree.org/application/models/Shows.php(286): Zend_Db_Adapter_Abstract->fetchAll('?            SE...', Array)
#3 /var/db.etree.org/application/controllers/db/ShowsController.php(92): Model_Shows->fetchAll(1322, 2006)
#4 /var/db.etree.org/library/Zend/Controller/Action.php(513): Db_ShowsController->browseAction()
#5 /var/db.etree.org/library/Zend/Controller/Dispatcher/Standard.php(295): Zend_Controller_Action->dispatch('browseAction')
#6 /var/db.etree.org/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Db_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#7 /var/db.etree.org/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#8 /var/db.etree.org/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#9 /var/db.etree.org/application/public/startmvc.php(12): Zend_Application->run()
#10 {main}

Request Parameters:

string(2) "db"
string(5) "shows"
string(6) "browse"
string(4) "1322"
string(4) "2006"
object(ArrayObject)#24 (1) {
  ["storage":"ArrayObject":private]=>
  array(3) {
    ["exception"]=>
    object(Zend_Db_Adapter_Mysqli_Exception)#8 (9) {
      ["_chainedException":protected]=>
      NULL
      ["_previous":"Zend_Exception":private]=>
      NULL
      ["message":protected]=>
      string(20) "Too many connections"
      ["string":"Exception":private]=>
      string(0) ""
      ["code":protected]=>
      int(0)
      ["file":protected]=>
      string(52) "/var/db.etree.org/library/Zend/Db/Adapter/Mysqli.php"
      ["line":protected]=>
      int(333)
      ["trace":"Exception":private]=>
      array(10) {
        [0]=>
        array(6) {
          ["file"]=>
          string(54) "/var/db.etree.org/library/Zend/Db/Adapter/Abstract.php"
          ["line"]=>
          int(459)
          ["function"]=>
          string(8) "_connect"
          ["class"]=>
          string(22) "Zend_Db_Adapter_Mysqli"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
        [1]=>
        array(6) {
          ["file"]=>
          string(54) "/var/db.etree.org/library/Zend/Db/Adapter/Abstract.php"
          ["line"]=>
          int(734)
          ["function"]=>
          string(5) "query"
          ["class"]=>
          string(24) "Zend_Db_Adapter_Abstract"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            string(159) "
            SELECT *
            FROM shows
            WHERE ref_artist = ?
                AND showyear = ?
            ORDER BY showyear, showdate
        "
            [1]=>
            array(2) {
              [0]=>
              int(1322)
              [1]=>
              int(2006)
            }
          }
        }
        [2]=>
        array(6) {
          ["file"]=>
          string(46) "/var/db.etree.org/application/models/Shows.php"
          ["line"]=>
          int(286)
          ["function"]=>
          string(8) "fetchAll"
          ["class"]=>
          string(24) "Zend_Db_Adapter_Abstract"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            string(159) "
            SELECT *
            FROM shows
            WHERE ref_artist = ?
                AND showyear = ?
            ORDER BY showyear, showdate
        "
            [1]=>
            array(2) {
              [0]=>
              int(1322)
              [1]=>
              int(2006)
            }
          }
        }
        [3]=>
        array(6) {
          ["file"]=>
          string(64) "/var/db.etree.org/application/controllers/db/ShowsController.php"
          ["line"]=>
          int(92)
          ["function"]=>
          string(8) "fetchAll"
          ["class"]=>
          string(11) "Model_Shows"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            int(1322)
            [1]=>
            int(2006)
          }
        }
        [4]=>
        array(6) {
          ["file"]=>
          string(52) "/var/db.etree.org/library/Zend/Controller/Action.php"
          ["line"]=>
          int(513)
          ["function"]=>
          string(12) "browseAction"
          ["class"]=>
          string(18) "Db_ShowsController"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
        [5]=>
        array(6) {
          ["file"]=>
          string(65) "/var/db.etree.org/library/Zend/Controller/Dispatcher/Standard.php"
          ["line"]=>
          int(295)
          ["function"]=>
          string(8) "dispatch"
          ["class"]=>
          string(22) "Zend_Controller_Action"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(1) {
            [0]=>
            string(12) "browseAction"
          }
        }
        [6]=>
        array(6) {
          ["file"]=>
          string(51) "/var/db.etree.org/library/Zend/Controller/Front.php"
          ["line"]=>
          int(954)
          ["function"]=>
          string(8) "dispatch"
          ["class"]=>
          string(35) "Zend_Controller_Dispatcher_Standard"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(2) {
            [0]=>
            object(Db_Controller_Request_Http)#42 (15) {
              ["_paramSources":protected]=>
              array(2) {
                [0]=>
                string(14) "_POST_UNQUOTED"
                [1]=>
                string(13) "_GET_UNQUOTED"
              }
              ["_requestUri":protected]=>
              string(42) "/db/shows/browse/artist_key/1322/year/2006"
              ["_baseUrl":protected]=>
              string(0) ""
              ["_basePath":protected]=>
              NULL
              ["_pathInfo":protected]=>
              string(42) "/db/shows/browse/artist_key/1322/year/2006"
              ["_params":protected]=>
              array(6) {
                ["module"]=>
                string(2) "db"
                ["controller"]=>
                string(5) "shows"
                ["action"]=>
                string(6) "browse"
                ["artist_key"]=>
                string(4) "1322"
                ["year"]=>
                string(4) "2006"
                ["error_handler"]=>
                *RECURSION*
              }
              ["_rawBody":protected]=>
              NULL
              ["_aliases":protected]=>
              array(0) {
              }
              ["_dispatched":protected]=>
              bool(true)
              ["_module":protected]=>
              string(7) "default"
              ["_moduleKey":protected]=>
              string(6) "module"
              ["_controller":protected]=>
              string(5) "error"
              ["_controllerKey":protected]=>
              string(10) "controller"
              ["_action":protected]=>
              string(5) "error"
              ["_actionKey":protected]=>
              string(6) "action"
            }
            [1]=>
            object(Zend_Controller_Response_Http)#29 (8) {
              ["_body":protected]=>
              array(0) {
              }
              ["_exceptions":protected]=>
              array(1) {
                [0]=>
                *RECURSION*
              }
              ["_headers":protected]=>
              array(0) {
              }
              ["_headersRaw":protected]=>
              array(0) {
              }
              ["_httpResponseCode":protected]=>
              int(500)
              ["_isRedirect":protected]=>
              bool(false)
              ["_renderExceptions":protected]=>
              bool(false)
              ["headersSentThrowsException"]=>
              bool(true)
            }
          }
        }
        [7]=>
        array(6) {
          ["file"]=>
          string(66) "/var/db.etree.org/library/Zend/Application/Bootstrap/Bootstrap.php"
          ["line"]=>
          int(97)
          ["function"]=>
          string(8) "dispatch"
          ["class"]=>
          string(21) "Zend_Controller_Front"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
        [8]=>
        array(6) {
          ["file"]=>
          string(46) "/var/db.etree.org/library/Zend/Application.php"
          ["line"]=>
          int(366)
          ["function"]=>
          string(3) "run"
          ["class"]=>
          string(36) "Zend_Application_Bootstrap_Bootstrap"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
        [9]=>
        array(6) {
          ["file"]=>
          string(49) "/var/db.etree.org/application/public/startmvc.php"
          ["line"]=>
          int(12)
          ["function"]=>
          string(3) "run"
          ["class"]=>
          string(16) "Zend_Application"
          ["type"]=>
          string(2) "->"
          ["args"]=>
          array(0) {
          }
        }
      }
      ["previous":"Exception":private]=>
      NULL
    }
    ["type"]=>
    string(15) "EXCEPTION_OTHER"
    ["request"]=>
    object(Db_Controller_Request_Http)#14 (15) {
      ["_paramSources":protected]=>
      array(2) {
        [0]=>
        string(14) "_POST_UNQUOTED"
        [1]=>
        string(13) "_GET_UNQUOTED"
      }
      ["_requestUri":protected]=>
      string(42) "/db/shows/browse/artist_key/1322/year/2006"
      ["_baseUrl":protected]=>
      string(0) ""
      ["_basePath":protected]=>
      NULL
      ["_pathInfo":protected]=>
      string(42) "/db/shows/browse/artist_key/1322/year/2006"
      ["_params":protected]=>
      array(5) {
        ["module"]=>
        string(2) "db"
        ["controller"]=>
        string(5) "shows"
        ["action"]=>
        string(6) "browse"
        ["artist_key"]=>
        string(4) "1322"
        ["year"]=>
        string(4) "2006"
      }
      ["_rawBody":protected]=>
      NULL
      ["_aliases":protected]=>
      array(0) {
      }
      ["_dispatched":protected]=>
      bool(true)
      ["_module":protected]=>
      string(2) "db"
      ["_moduleKey":protected]=>
      string(6) "module"
      ["_controller":protected]=>
      string(5) "shows"
      ["_controllerKey":protected]=>
      string(10) "controller"
      ["_action":protected]=>
      string(6) "browse"
      ["_actionKey":protected]=>
      string(6) "action"
    }
  }
}
Array
http://db.etree.org/db/shows/browse/artist_key/1322/year/2006Internal Exception Error. This is a fatal error. Please report this to [email protected]