DEBUG INFOS :
Exception de type Zend_Controller_Dispatcher_Exception Invalid controller specified (robots.txt) envoyée dans /var/www/web_framework/Zend/1.9.3/Zend/Controller/Dispatcher/Standard.php à la ligne 242

Stack Trace :

object(Zend_Controller_Dispatcher_Exception)#39 (7) {
  ["message":protected] => string(41) "Invalid controller specified (robots.txt)"
  ["string":"Exception":private] => string(0) ""
  ["code":protected] => int(0)
  ["file":protected] => string(73) "/var/www/web_framework/Zend/1.9.3/Zend/Controller/Dispatcher/Standard.php"
  ["line":protected] => int(242)
  ["trace":"Exception":private] => array(4) {
    [0] => array(6) {
      ["file"] => string(59) "/var/www/web_framework/Zend/1.9.3/Zend/Controller/Front.php"
      ["line"] => int(946)
      ["function"] => string(8) "dispatch"
      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Controller_Request_Http)#41 (15) {
          ["_paramSources":protected] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri":protected] => string(11) "/robots.txt"
          ["_baseUrl":protected] => string(0) ""
          ["_basePath":protected] => NULL
          ["_pathInfo":protected] => string(11) "/robots.txt"
          ["_params":protected] => array(4) {
            ["controller"] => string(10) "robots.txt"
            ["module"] => string(7) "default"
            ["action"] => string(5) "index"
            ["error_handler"] => object(ArrayObject)#40 (1) {
              ["storage":"ArrayObject":private] => array(3) {
                ["exception"] => object(Zend_Controller_Dispatcher_Exception)#39 (7) {
                  ["message":protected] => string(41) "Invalid controller specified (robots.txt)"
                  ["string":"Exception":private] => string(0) ""
                  ["code":protected] => int(0)
                  ["file":protected] => string(73) "/var/www/web_framework/Zend/1.9.3/Zend/Controller/Dispatcher/Standard.php"
                  ["line":protected] => int(242)
                  ["trace":"Exception":private] => array(4) {
                    [0] => array(6) {
                      ["file"] => string(59) "/var/www/web_framework/Zend/1.9.3/Zend/Controller/Front.php"
                      ["line"] => int(946)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => object(Zend_Controller_Request_Http)#41 (15) {
                          ["_paramSources":protected] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri":protected] => string(11) "/robots.txt"
                          ["_baseUrl":protected] => string(0) ""
                          ["_basePath":protected] => NULL
                          ["_pathInfo":protected] => string(11) "/robots.txt"
                          ["_params":protected] => array(4) {
                            ["controller"] => string(10) "robots.txt"
                            ["module"] => string(7) "default"
                            ["action"] => string(5) "index"
                            ["error_handler"] => object(ArrayObject)#40 (1) {
                              ["storage":"ArrayObject":private] => array(3) {
                                ["exception"] => *RECURSION*
                                ["type"] => string(23) "EXCEPTION_NO_CONTROLLER"
                                ["request"] => object(Zend_Controller_Request_Http)#37 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(11) "/robots.txt"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(11) "/robots.txt"
                                  ["_params":protected] => array(3) {
                                    ["controller"] => string(10) "robots.txt"
                                    ["module"] => string(7) "default"
                                    ["action"] => string(5) "index"
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(true)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(10) "robots.txt"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(5) "index"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                              }
                            }
                          }
                          ["_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)#42 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                      }
                    }
                    [1] => array(6) {
                      ["file"] => string(74) "/var/www/web_framework/Zend/1.9.3/Zend/Application/Bootstrap/Bootstrap.php"
                      ["line"] => int(77)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(21) "Zend_Controller_Front"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [2] => array(6) {
                      ["file"] => string(54) "/var/www/web_framework/Zend/1.9.3/Zend/Application.php"
                      ["line"] => int(358)
                      ["function"] => string(3) "run"
                      ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [3] => array(6) {
                      ["file"] => string(43) "/var/www/web/examens/www-iframegp/index.php"
                      ["line"] => int(70)
                      ["function"] => string(3) "run"
                      ["class"] => string(16) "Zend_Application"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                  }
                  ["previous":"Exception":private] => NULL
                }
                ["type"] => string(23) "EXCEPTION_NO_CONTROLLER"
                ["request"] => object(Zend_Controller_Request_Http)#37 (15) {
                  ["_paramSources":protected] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri":protected] => string(11) "/robots.txt"
                  ["_baseUrl":protected] => string(0) ""
                  ["_basePath":protected] => NULL
                  ["_pathInfo":protected] => string(11) "/robots.txt"
                  ["_params":protected] => array(3) {
                    ["controller"] => string(10) "robots.txt"
                    ["module"] => string(7) "default"
                    ["action"] => string(5) "index"
                  }
                  ["_rawBody":protected] => NULL
                  ["_aliases":protected] => array(0) {
                  }
                  ["_dispatched":protected] => bool(true)
                  ["_module":protected] => string(7) "default"
                  ["_moduleKey":protected] => string(6) "module"
                  ["_controller":protected] => string(10) "robots.txt"
                  ["_controllerKey":protected] => string(10) "controller"
                  ["_action":protected] => string(5) "index"
                  ["_actionKey":protected] => string(6) "action"
                }
              }
            }
          }
          ["_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)#42 (8) {
          ["_body":protected] => array(0) {
          }
          ["_exceptions":protected] => array(1) {
            [0] => object(Zend_Controller_Dispatcher_Exception)#39 (7) {
              ["message":protected] => string(41) "Invalid controller specified (robots.txt)"
              ["string":"Exception":private] => string(0) ""
              ["code":protected] => int(0)
              ["file":protected] => string(73) "/var/www/web_framework/Zend/1.9.3/Zend/Controller/Dispatcher/Standard.php"
              ["line":protected] => int(242)
              ["trace":"Exception":private] => array(4) {
                [0] => array(6) {
                  ["file"] => string(59) "/var/www/web_framework/Zend/1.9.3/Zend/Controller/Front.php"
                  ["line"] => int(946)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => object(Zend_Controller_Request_Http)#41 (15) {
                      ["_paramSources":protected] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri":protected] => string(11) "/robots.txt"
                      ["_baseUrl":protected] => string(0) ""
                      ["_basePath":protected] => NULL
                      ["_pathInfo":protected] => string(11) "/robots.txt"
                      ["_params":protected] => array(4) {
                        ["controller"] => string(10) "robots.txt"
                        ["module"] => string(7) "default"
                        ["action"] => string(5) "index"
                        ["error_handler"] => object(ArrayObject)#40 (1) {
                          ["storage":"ArrayObject":private] => array(3) {
                            ["exception"] => *RECURSION*
                            ["type"] => string(23) "EXCEPTION_NO_CONTROLLER"
                            ["request"] => object(Zend_Controller_Request_Http)#37 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(11) "/robots.txt"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(11) "/robots.txt"
                              ["_params":protected] => array(3) {
                                ["controller"] => string(10) "robots.txt"
                                ["module"] => string(7) "default"
                                ["action"] => string(5) "index"
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(true)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(10) "robots.txt"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(5) "index"
                              ["_actionKey":protected] => string(6) "action"
                            }
                          }
                        }
                      }
                      ["_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)#42 (8) {
                      ["_body":protected] => array(0) {
                      }
                      ["_exceptions":protected] => array(1) {
                        [0] => *RECURSION*
                      }
                      ["_headers":protected] => array(0) {
                      }
                      ["_headersRaw":protected] => array(0) {
                      }
                      ["_httpResponseCode":protected] => int(200)
                      ["_isRedirect":protected] => bool(false)
                      ["_renderExceptions":protected] => bool(false)
                      ["headersSentThrowsException"] => bool(true)
                    }
                  }
                }
                [1] => array(6) {
                  ["file"] => string(74) "/var/www/web_framework/Zend/1.9.3/Zend/Application/Bootstrap/Bootstrap.php"
                  ["line"] => int(77)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(21) "Zend_Controller_Front"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [2] => array(6) {
                  ["file"] => string(54) "/var/www/web_framework/Zend/1.9.3/Zend/Application.php"
                  ["line"] => int(358)
                  ["function"] => string(3) "run"
                  ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [3] => array(6) {
                  ["file"] => string(43) "/var/www/web/examens/www-iframegp/index.php"
                  ["line"] => int(70)
                  ["function"] => string(3) "run"
                  ["class"] => string(16) "Zend_Application"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
              }
              ["previous":"Exception":private] => NULL
            }
          }
          ["_headers":protected] => array(0) {
          }
          ["_headersRaw":protected] => array(0) {
          }
          ["_httpResponseCode":protected] => int(200)
          ["_isRedirect":protected] => bool(false)
          ["_renderExceptions":protected] => bool(false)
          ["headersSentThrowsException"] => bool(true)
        }
      }
    }
    [1] => array(6) {
      ["file"] => string(74) "/var/www/web_framework/Zend/1.9.3/Zend/Application/Bootstrap/Bootstrap.php"
      ["line"] => int(77)
      ["function"] => string(8) "dispatch"
      ["class"] => string(21) "Zend_Controller_Front"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [2] => array(6) {
      ["file"] => string(54) "/var/www/web_framework/Zend/1.9.3/Zend/Application.php"
      ["line"] => int(358)
      ["function"] => string(3) "run"
      ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [3] => array(6) {
      ["file"] => string(43) "/var/www/web/examens/www-iframegp/index.php"
      ["line"] => int(70)
      ["function"] => string(3) "run"
      ["class"] => string(16) "Zend_Application"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
  ["previous":"Exception":private] => NULL
}