( ! ) Zend_Controller_Dispatcher_Exception: Invalid controller specified (robots.txt) in /home/websites/brincosdiferentes/svn/servidor/library/Zend/Controller/Dispatcher/Standard.php on line 241
Call Stack
#TimeMemoryFunctionLocation
10.000368548{main}( )../index.php:0
20.09354919596Zend_Application->run( )../index.php:42
30.09354919596Bootstrap->run( )../Application.php:328
40.10345671340Zend_Application_Bootstrap_Bootstrap->run( )../Bootstrap.php:44
50.10365671772Zend_Controller_Front->dispatch( ???, ??? )../Bootstrap.php:77
Variables in local scope (#5)
$dispatcher =
object(Zend_Controller_Dispatcher_Standard)[27]
  protected '_curDirectory' => string '/home/websites/brincosdiferentes/svn/servidor/application/client/html' (length=69)
  protected '_curModule' => string 'default' (length=7)
  protected '_controllerDirectory' => 
    array
      'default' => string '/home/websites/brincosdiferentes/svn/servidor/application/client/html' (length=69)
  protected '_defaultAction' => string 'index' (length=5)
  protected '_defaultController' => string 'index' (length=5)
  protected '_defaultModule' => string 'default' (length=7)
  protected '_frontController' => null
  protected '_invokeParams' => 
    array
      'bootstrap' => 
        object(Bootstrap)[16]
          protected '_application' => 
            object(Zend_Application)[1]
              ...
          protected '_classResources' => 
            array
              ...
          protected '_container' => 
            object(Zend_Registry)[14]
              ...
          protected '_environment' => null
          protected '_options' => 
            array
              ...
          protected '_pluginLoader' => 
            object(Zend_Loader_PluginLoader)[17]
              ...
          protected '_pluginResources' => 
            array
              ...
          protected '_run' => 
            array
              ...
          protected '_started' => 
            array
              ...
          public 'frontController' => 
            object(Zend_Controller_Front)[9]
              ...
  protected '_pathDelimiter' => string '_' (length=1)
  protected '_response' => 
    object(Zend_Controller_Response_Http)[40]
      protected '_body' => 
        array
          empty
      protected '_exceptions' => 
        array
          empty
      protected '_headers' => 
        array
          empty
      protected '_headersRaw' => 
        array
          empty
      protected '_httpResponseCode' => int 200
      protected '_isRedirect' => boolean false
      protected '_renderExceptions' => boolean false
      public 'headersSentThrowsException' => boolean true
  protected '_wordDelimiter' => 
    array
      0 => string '-' (length=1)
      1 => string '.' (length=1)
$e =
object(Zend_Controller_Dispatcher_Exception)[43]
  protected 'message' => string 'Invalid controller specified (robots.txt)' (length=41)
  private 'string' => string '' (length=0)
  protected 'code' => int 0
  protected 'file' => string '/home/websites/brincosdiferentes/svn/servidor/library/Zend/Controller/Dispatcher/Standard.php' (length=93)
  protected 'line' => int 241
  private 'trace' => 
    array
      0 => 
        array
          'file' => string '/home/websites/brincosdiferentes/svn/servidor/library/Zend/Controller/Front.php' (length=79)
          'line' => int 945
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Dispatcher_Standard' (length=35)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      1 => 
        array
          'file' => string '/home/websites/brincosdiferentes/svn/servidor/library/Zend/Application/Bootstrap/Bootstrap.php' (length=94)
          'line' => int 77
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Front' (length=21)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      2 => 
        array
          'file' => string '/home/websites/brincosdiferentes/svn/servidor/application/Bootstrap.php' (length=71)
          'line' => int 44
          'function' => string 'run' (length=3)
          'class' => string 'Zend_Application_Bootstrap_Bootstrap' (length=36)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      3 => 
        array
          'file' => string '/home/websites/brincosdiferentes/svn/servidor/library/Zend/Application.php' (length=74)
          'line' => int 328
          'function' => string 'run' (length=3)
          'class' => string 'Bootstrap' (length=9)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
      4 => 
        array
          'file' => string '/home/websites/brincosdiferentes/svn/servidor/public_html/index.php' (length=67)
          'line' => int 42
          'function' => string 'run' (length=3)
          'class' => string 'Zend_Application' (length=16)
          'type' => string '->' (length=2)
          'args' => 
            array
              ...
$request =
object(Zend_Controller_Request_Http)[39]
  protected '_paramSources' => 
    array
      0 => string '_GET' (length=4)
      1 => string '_POST' (length=5)
  protected '_requestUri' => string '/robots.txt' (length=11)
  protected '_baseUrl' => string '' (length=0)
  protected '_basePath' => null
  protected '_pathInfo' => string '/robots.txt' (length=11)
  protected '_params' => 
    array
      'controller' => string 'robots.txt' (length=10)
      'action' => string 'index' (length=5)
      'module' => string 'default' (length=7)
  protected '_aliases' => 
    array
      empty
  protected '_dispatched' => boolean true
  protected '_module' => string 'default' (length=7)
  protected '_moduleKey' => string 'module' (length=6)
  protected '_controller' => string 'robots.txt' (length=10)
  protected '_controllerKey' => string 'controller' (length=10)
  protected '_action' => string 'index' (length=5)
  protected '_actionKey' => string 'action' (length=6)
$response =
object(Zend_Controller_Response_Http)[40]
  protected '_body' => 
    array
      empty
  protected '_exceptions' => 
    array
      empty
  protected '_headers' => 
    array
      empty
  protected '_headersRaw' => 
    array
      empty
  protected '_httpResponseCode' => int 200
  protected '_isRedirect' => boolean false
  protected '_renderExceptions' => boolean false
  public 'headersSentThrowsException' => boolean true
$router =
object(Zend_Controller_Router_Rewrite)[41]
  protected '_useDefaultRoutes' => boolean true
  protected '_routes' => 
    array
      'default' => 
        object(Zend_Controller_Router_Route_Module)[42]
          protected '_defaults' => 
            array
              ...
          protected '_values' => 
            array
              ...
          protected '_moduleValid' => boolean false
          protected '_keysSet' => boolean true
          protected '_moduleKey' => string 'module' (length=6)
          protected '_controllerKey' => string 'controller' (length=10)
          protected '_actionKey' => string 'action' (length=6)
          protected '_dispatcher' => 
            object(Zend_Controller_Dispatcher_Standard)[27]
              ...
          protected '_request' => 
            object(Zend_Controller_Request_Http)[39]
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
  protected '_currentRoute' => string 'default' (length=7)
  protected '_globalParams' => 
    array
      empty
  protected '_frontController' => 
    object(Zend_Controller_Front)[9]
      protected '_baseUrl' => null
      protected '_controllerDir' => null
      protected '_dispatcher' => 
        object(Zend_Controller_Dispatcher_Standard)[27]
          protected '_curDirectory' => string '/home/websites/brincosdiferentes/svn/servidor/application/client/html' (length=69)
          protected '_curModule' => string 'default' (length=7)
          protected '_controllerDirectory' => 
            array
              ...
          protected '_defaultAction' => string 'index' (length=5)
          protected '_defaultController' => string 'index' (length=5)
          protected '_defaultModule' => string 'default' (length=7)
          protected '_frontController' => null
          protected '_invokeParams' => 
            array
              ...
          protected '_pathDelimiter' => string '_' (length=1)
          protected '_response' => 
            object(Zend_Controller_Response_Http)[40]
              ...
          protected '_wordDelimiter' => 
            array
              ...
      protected '_invokeParams' => 
        array
          'bootstrap' => 
            object(Bootstrap)[16]
              ...
      protected '_moduleControllerDirectoryName' => string 'controllers' (length=11)
      protected '_plugins' => 
        object(Zend_Controller_Plugin_Broker)[6]
          protected '_plugins' => 
            array
              ...
          protected '_request' => 
            object(Zend_Controller_Request_Http)[39]
              ...
          protected '_response' => 
            object(Zend_Controller_Response_Http)[40]
              ...
      protected '_request' => 
        object(Zend_Controller_Request_Http)[39]
          protected '_paramSources' => 
            array
              ...
          protected '_requestUri' => string '/robots.txt' (length=11)
          protected '_baseUrl' => string '' (length=0)
          protected '_basePath' => null
          protected '_pathInfo' => string '/robots.txt' (length=11)
          protected '_params' => 
            array
              ...
          protected '_aliases' => 
            array
              ...
          protected '_dispatched' => boolean true
          protected '_module' => string 'default' (length=7)
          protected '_moduleKey' => string 'module' (length=6)
          protected '_controller' => string 'robots.txt' (length=10)
          protected '_controllerKey' => string 'controller' (length=10)
          protected '_action' => string 'index' (length=5)
          protected '_actionKey' => string 'action' (length=6)
      protected '_response' => 
        object(Zend_Controller_Response_Http)[40]
          protected '_body' => 
            array
              ...
          protected '_exceptions' => 
            array
              ...
          protected '_headers' => 
            array
              ...
          protected '_headersRaw' => 
            array
              ...
          protected '_httpResponseCode' => int 200
          protected '_isRedirect' => boolean false
          protected '_renderExceptions' => boolean false
          public 'headersSentThrowsException' => boolean true
      protected '_returnResponse' => boolean false
      protected '_router' => 
        &object(Zend_Controller_Router_Rewrite)[41]
      protected '_throwExceptions' => boolean true
  protected '_invokeParams' => 
    array
      'bootstrap' => 
        object(Bootstrap)[16]
          protected '_application' => 
            object(Zend_Application)[1]
              ...
          protected '_classResources' => 
            array
              ...
          protected '_container' => 
            object(Zend_Registry)[14]
              ...
          protected '_environment' => null
          protected '_options' => 
            array
              ...
          protected '_pluginLoader' => 
            object(Zend_Loader_PluginLoader)[17]
              ...
          protected '_pluginResources' => 
            array
              ...
          protected '_run' => 
            array
              ...
          protected '_started' => 
            array
              ...
          public 'frontController' => 
            object(Zend_Controller_Front)[9]
              ...