object(Yaf\Request\Http)#7 (10) {
  ["method"]=>
  string(3) "GET"
  ["module"]=>
  string(5) "Index"
  ["controller"]=>
  string(5) "Error"
  ["action"]=>
  string(5) "error"
  ["uri:protected"]=>
  string(12) "/sitemap.xml"
  ["base_uri:protected"]=>
  NULL
  ["dispatched:protected"]=>
  bool(true)
  ["routed:protected"]=>
  bool(true)
  ["language:protected"]=>
  string(0) ""
  ["params:protected"]=>
  array(1) {
    ["exception"]=>
    object(Yaf\Exception\LoadFailed\Controller)#20 (7) {
      ["string":"Exception":private]=>
      string(0) ""
      ["file":protected]=>
      string(30) "/www/test/www/public/index.php"
      ["line":protected]=>
      int(11)
      ["trace":"Exception":private]=>
      array(1) {
        [0]=>
        array(5) {
          ["file"]=>
          string(30) "/www/test/www/public/index.php"
          ["line"]=>
          int(11)
          ["function"]=>
          string(3) "run"
          ["class"]=>
          string(15) "Yaf\Application"
          ["type"]=>
          string(2) "->"
        }
      }
      ["message":protected]=>
      string(113) "Failed opening controller script /www/test/www/application/controllers/Sitemap.xml.php: No such file or directory"
      ["code":protected]=>
      int(516)
      ["previous":protected]=>
      NULL
    }
  }
}
{"code":516,"msg":"Failed opening controller script \/www\/test\/www\/application\/controllers\/Sitemap.xml.php: No such file or directory","debug":{"file":"\/www\/test\/www\/public\/index.php","line":11,"trace":"#0 \/www\/test\/www\/public\/index.php(11): Yaf\\Application->run()\n#1 {main}"}}