Error: Application error

Exception information:

Message: Call to a member function findDependentRowset() on null

Stack trace:

FILE LINE CLASS ARGS
/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Controller/Action.php 528 ServicosController
array(0) {
}
/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Controller/Dispatcher/Standard.php 308 Zend_Controller_Action
array(1) {
  [0] => string(11) "indexAction"
}
/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Controller/Front.php 954 Zend_Controller_Dispatcher_Standard
array(2) {
  [0] => object(Zend_Controller_Request_Http)#29 (15) {
    ["_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"
    ["_params":protected] => array(5) {
      ["module"] => string(7) "default"
      ["controller"] => string(8) "servicos"
      ["action"] => string(5) "index"
      ["categoria_id"] => string(2) "25"
      ["error_handler"] => object(ArrayObject)#259 (1) {
        ["storage":"ArrayObject":private] => array(3) {
          ["exception"] => object(Error)#255 (7) {
            ["message":protected] => string(55) "Call to a member function findDependentRowset() on null"
            ["string":"Error":private] => string(0) ""
            ["code":protected] => int(0)
            ["file":protected] => string(114) "/home2/abso7751/tendapiramidal.com.br/configuracoes/application/modules/default/controllers/ServicosController.php"
            ["line":protected] => int(131)
            ["trace":"Error":private] => array(6) {
              [0] => array(6) {
                ["file"] => string(86) "/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Controller/Action.php"
                ["line"] => int(528)
                ["function"] => string(11) "indexAction"
                ["class"] => string(18) "ServicosController"
                ["type"] => string(2) "->"
                ["args"] => array(0) {
                }
              }
              [1] => array(6) {
                ["file"] => string(99) "/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Controller/Dispatcher/Standard.php"
                ["line"] => int(308)
                ["function"] => string(8) "dispatch"
                ["class"] => string(22) "Zend_Controller_Action"
                ["type"] => string(2) "->"
                ["args"] => array(1) {
                  [0] => string(11) "indexAction"
                }
              }
              [2] => array(6) {
                ["file"] => string(85) "/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Controller/Front.php"
                ["line"] => int(954)
                ["function"] => string(8) "dispatch"
                ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                ["type"] => string(2) "->"
                ["args"] => *RECURSION*
              }
              [3] => array(6) {
                ["file"] => string(100) "/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Application/Bootstrap/Bootstrap.php"
                ["line"] => int(106)
                ["function"] => string(8) "dispatch"
                ["class"] => string(21) "Zend_Controller_Front"
                ["type"] => string(2) "->"
                ["args"] => array(0) {
                }
              }
              [4] => array(6) {
                ["file"] => string(80) "/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Application.php"
                ["line"] => int(400)
                ["function"] => string(3) "run"
                ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                ["type"] => string(2) "->"
                ["args"] => array(0) {
                }
              }
              [5] => array(6) {
                ["file"] => string(47) "/home2/abso7751/tendapiramidal.com.br/index.php"
                ["line"] => int(228)
                ["function"] => string(3) "run"
                ["class"] => string(16) "Zend_Application"
                ["type"] => string(2) "->"
                ["args"] => array(0) {
                }
              }
            }
            ["previous":"Error":private] => NULL
          }
          ["type"] => string(15) "EXCEPTION_OTHER"
          ["request"] => object(Zend_Controller_Request_Http)#199 (15) {
            ["_dispatched":protected] => bool(true)
            ["_module":protected] => string(7) "default"
            ["_moduleKey":protected] => string(6) "module"
            ["_controller":protected] => string(8) "servicos"
            ["_controllerKey":protected] => string(10) "controller"
            ["_action":protected] => string(5) "index"
            ["_actionKey":protected] => string(6) "action"
            ["_params":protected] => array(4) {
              ["module"] => string(7) "default"
              ["controller"] => string(8) "servicos"
              ["action"] => string(5) "index"
              ["categoria_id"] => string(2) "25"
            }
            ["_paramSources":protected] => array(2) {
              [0] => string(4) "_GET"
              [1] => string(5) "_POST"
            }
            ["_requestUri":protected] => string(40) "/produtos/tenda-piramidal-teto-duplo-3x3"
            ["_baseUrl":protected] => string(0) ""
            ["_basePath":protected] => NULL
            ["_pathInfo":protected] => string(40) "/produtos/tenda-piramidal-teto-duplo-3x3"
            ["_rawBody":protected] => NULL
            ["_aliases":protected] => array(0) {
            }
          }
        }
      }
    }
    ["_paramSources":protected] => array(2) {
      [0] => string(4) "_GET"
      [1] => string(5) "_POST"
    }
    ["_requestUri":protected] => string(40) "/produtos/tenda-piramidal-teto-duplo-3x3"
    ["_baseUrl":protected] => string(0) ""
    ["_basePath":protected] => NULL
    ["_pathInfo":protected] => string(40) "/produtos/tenda-piramidal-teto-duplo-3x3"
    ["_rawBody":protected] => NULL
    ["_aliases":protected] => array(0) {
    }
  }
  [1] => object(Zend_Controller_Response_Http)#23 (8) {
    ["_body":protected] => array(0) {
    }
    ["_exceptions":protected] => array(1) {
      [0] => object(Error)#255 (7) {
        ["message":protected] => string(55) "Call to a member function findDependentRowset() on null"
        ["string":"Error":private] => string(0) ""
        ["code":protected] => int(0)
        ["file":protected] => string(114) "/home2/abso7751/tendapiramidal.com.br/configuracoes/application/modules/default/controllers/ServicosController.php"
        ["line":protected] => int(131)
        ["trace":"Error":private] => array(6) {
          [0] => array(6) {
            ["file"] => string(86) "/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Controller/Action.php"
            ["line"] => int(528)
            ["function"] => string(11) "indexAction"
            ["class"] => string(18) "ServicosController"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
          [1] => array(6) {
            ["file"] => string(99) "/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Controller/Dispatcher/Standard.php"
            ["line"] => int(308)
            ["function"] => string(8) "dispatch"
            ["class"] => string(22) "Zend_Controller_Action"
            ["type"] => string(2) "->"
            ["args"] => array(1) {
              [0] => string(11) "indexAction"
            }
          }
          [2] => array(6) {
            ["file"] => string(85) "/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Controller/Front.php"
            ["line"] => int(954)
            ["function"] => string(8) "dispatch"
            ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
            ["type"] => string(2) "->"
            ["args"] => *RECURSION*
          }
          [3] => array(6) {
            ["file"] => string(100) "/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Application/Bootstrap/Bootstrap.php"
            ["line"] => int(106)
            ["function"] => string(8) "dispatch"
            ["class"] => string(21) "Zend_Controller_Front"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
          [4] => array(6) {
            ["file"] => string(80) "/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Application.php"
            ["line"] => int(400)
            ["function"] => string(3) "run"
            ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
          [5] => array(6) {
            ["file"] => string(47) "/home2/abso7751/tendapiramidal.com.br/index.php"
            ["line"] => int(228)
            ["function"] => string(3) "run"
            ["class"] => string(16) "Zend_Application"
            ["type"] => string(2) "->"
            ["args"] => array(0) {
            }
          }
        }
        ["previous":"Error":private] => NULL
      }
    }
    ["_headers":protected] => array(0) {
    }
    ["_headersRaw":protected] => array(0) {
    }
    ["_httpResponseCode":protected] => int(500)
    ["_isRedirect":protected] => bool(false)
    ["_renderExceptions":protected] => bool(false)
    ["headersSentThrowsException"] => bool(true)
  }
}
/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Application/Bootstrap/Bootstrap.php 106 Zend_Controller_Front
array(0) {
}
/home2/abso7751/tendapiramidal.com.br/configuracoes/library/Zend/Application.php 400 Zend_Application_Bootstrap_Bootstrap
array(0) {
}
/home2/abso7751/tendapiramidal.com.br/index.php 228 Zend_Application
array(0) {
}

Request Parameters:

array (
  'module' => 'default',
  'controller' => 'servicos',
  'action' => 'index',
  'categoria_id' => '25',
)