( ! ) Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3' in /usr/share/php/Zend/Controller/Plugin/Broker.php on line 336
( ! ) PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3 in /usr/share/php/Zend/Db/Statement/Pdo.php on line 228
Call Stack
#TimeMemoryFunctionLocation
10.0000235616{main}( )../index.php:0
20.05513068840Zend_Application->run( )../index.php:101
30.05513068960Zend_Application_Bootstrap_Bootstrap->run( )../Application.php:366
40.05513070648Zend_Controller_Front->dispatch( $request = ???, $response = ??? )../Bootstrap.php:101
50.05603247192Zend_Controller_Dispatcher_Standard->dispatch( $request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/styles//tema_basico.css'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/styles//tema_basico.css'; protected $_params = array ('controller' => 'styles', '' => 'tema_basico.css', 'action' => 'index', 'module' => 'default', 'error_handler' => class ArrayObject { ... }); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'error'; protected $_controllerKey = 'controller'; protected $_action = 'error'; protected $_actionKey = 'action' }, $response = class Zend_Controller_Response_Http { protected $_body = array (); protected $_exceptions = array (0 => class Zend_Controller_Dispatcher_Exception { ... }); protected $_headers = array (); protected $_headersRaw = array (); protected $_httpResponseCode = 404; protected $_isRedirect = FALSE; protected $_renderExceptions = FALSE; public $headersSentThrowsException = TRUE } )../Front.php:954
60.05693355112Zend_Controller_Action->dispatch( $action = 'errorAction' )../Standard.php:308
70.05693362576ErrorController->errorAction( )../Action.php:516
80.05763500944Default_Polvo_Core::getCore( )../ErrorController.php:47
90.05783539616Default_Polvo_Core->__construct( $usuario = class Default_Model_Usuarios { protected $_mapper = NULL; protected $_usuarioVO = class Default_Model_VO_Usuario { public $id = NULL; public $nome = 'Instalação'; public $login = 'install'; public $senha = ''; public $nascimento = NULL; public $sexo = NULL; public $email = 'install@instalacao'; public $dataatualizacao = NULL; public $matricula = 'install'; public $ativo = TRUE; public $mensagem = NULL; public $idstatus = NULL; public $conectado = NULL; public $apelido = NULL; public $config = NULL; public $telefone = NULL; public $cpf = '111.111.111-11'; public $profissao = NULL; public $titulacao = NULL; public $graduacao = NULL } }, $lingua = 'pt', $toSessao = ??? )../Core.php:1858
100.14294716336Default_Polvo_Core->gerarTreeEntidade3( )../Core.php:106
110.162224651416Zend_Db_Adapter_Abstract->fetchAll( $sql = 'select GROUP_CONCAT(cast(e.idpai as char) order by e.depth desc) as path from entidadesusuariospapeis eup\nJOIN ents e ON eup.identidade = e.idfilho AND eup.idusuario = \ngroup by eup.identidade order by e.depth desc;', $bind = ???, $fetchMode = ??? )../Core.php:223
120.162224651552Zend_Db_Adapter_Pdo_Abstract->query( $sql = 'select GROUP_CONCAT(cast(e.idpai as char) order by e.depth desc) as path from entidadesusuariospapeis eup\nJOIN ents e ON eup.identidade = e.idfilho AND eup.idusuario = \ngroup by eup.identidade order by e.depth desc;', $bind = array () )../Abstract.php:737
130.162224651552Zend_Db_Adapter_Abstract->query( $sql = 'select GROUP_CONCAT(cast(e.idpai as char) order by e.depth desc) as path from entidadesusuariospapeis eup\nJOIN ents e ON eup.identidade = e.idfilho AND eup.idusuario = \ngroup by eup.identidade order by e.depth desc;', $bind = array () )../Abstract.php:238
140.162424653936Zend_Db_Statement->execute( $params = array () )../Abstract.php:480
150.162424653936Zend_Db_Statement_Pdo->_execute( $params = array () )../Statement.php:303
160.162424653984execute ( array () )../Pdo.php:228
Variables in local scope (#15)
$e =
Undefined
$message =
Undefined
$params =
array (size=0)
  empty
( ! ) Zend_Db_Statement_Exception: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3, query was: select GROUP_CONCAT(cast(e.idpai as char) order by e.depth desc) as path from entidadesusuariospapeis eup JOIN ents e ON eup.identidade = e.idfilho AND eup.idusuario = group by eup.identidade order by e.depth desc; in /usr/share/php/Zend/Db/Statement/Pdo.php on line 235
Call Stack
#TimeMemoryFunctionLocation
10.0000235616{main}( )../index.php:0
20.05513068840Zend_Application->run( )../index.php:101
30.05513068960Zend_Application_Bootstrap_Bootstrap->run( )../Application.php:366
40.05513070648Zend_Controller_Front->dispatch( $request = ???, $response = ??? )../Bootstrap.php:101
50.17244500864Zend_Controller_Plugin_Broker->postDispatch( $request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/styles//tema_basico.css'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/styles//tema_basico.css'; protected $_params = array ('controller' => 'styles', '' => 'tema_basico.css', 'action' => 'index', 'module' => 'default', 'error_handler' => class ArrayObject { ... }); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'error'; protected $_controllerKey = 'controller'; protected $_action = 'error'; protected $_actionKey = 'action' } )../Front.php:965
60.17244500864Zend_Controller_Plugin_ErrorHandler->postDispatch( $request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/styles//tema_basico.css'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/styles//tema_basico.css'; protected $_params = array ('controller' => 'styles', '' => 'tema_basico.css', 'action' => 'index', 'module' => 'default', 'error_handler' => class ArrayObject { ... }); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'error'; protected $_controllerKey = 'controller'; protected $_action = 'error'; protected $_actionKey = 'action' } )../Broker.php:333
70.17244500864Zend_Controller_Plugin_ErrorHandler->_handleError( $request = class Zend_Controller_Request_Http { protected $_paramSources = array (0 => '_GET', 1 => '_POST'); protected $_requestUri = '/styles//tema_basico.css'; protected $_baseUrl = ''; protected $_basePath = NULL; protected $_pathInfo = '/styles//tema_basico.css'; protected $_params = array ('controller' => 'styles', '' => 'tema_basico.css', 'action' => 'index', 'module' => 'default', 'error_handler' => class ArrayObject { ... }); protected $_rawBody = NULL; protected $_aliases = array (); protected $_dispatched = TRUE; protected $_module = 'default'; protected $_moduleKey = 'module'; protected $_controller = 'error'; protected $_controllerKey = 'controller'; protected $_action = 'error'; protected $_actionKey = 'action' } )../ErrorHandler.php:223
Variables in local scope (#7)
$error =
Undefined
$exception =
Undefined
$exceptionType =
Undefined
$exceptions =
array (size=1)
  0 => 
    object(Zend_Controller_Dispatcher_Exception)[333]
      private '_previous' (Zend_Exception) => null
      protected 'message' => string 'Invalid controller specified (styles)' (length=37)
      private 'string' (Exception) => string '' (length=0)
      protected 'code' => int 0
      protected 'file' => string '/usr/share/php/Zend/Controller/Dispatcher/Standard.php' (length=54)
      protected 'line' => int 248
      private 'trace' (Exception) => 
        array (size=4)
          0 => 
            array (size=6)
              ...
          1 => 
            array (size=6)
              ...
          2 => 
            array (size=6)
              ...
          3 => 
            array (size=6)
              ...
      private 'previous' (Exception) => null
      public 'xdebug_message' => string '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Zend_Controller_Dispatcher_Exception: Invalid controller specified (styles) in /usr/share/php/Zend/Controller/Dispatcher/Standard.php on line <i>248</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th'... (length=9940)
$frontController =
object(Zend_Controller_Front)[29]
  protected '_baseUrl' => null
  protected '_controllerDir' => null
  protected '_dispatcher' => 
    object(Zend_Controller_Dispatcher_Standard)[31]
      protected '_curDirectory' => string '/var/polvo5/application/controllers' (length=35)
      protected '_curModule' => string 'default' (length=7)
      protected '_controllerDirectory' => 
        array (size=34)
          'default' => string '/var/polvo5/application/controllers' (length=35)
          'avaliacoes' => string '/var/polvo5/application/modules/avaliacoes/controllers' (length=54)
          'estatistico' => string '/var/polvo5/application/modules/estatistico/controllers' (length=55)
          'ctrlevento' => string '/var/polvo5/application/modules/ctrlevento/controllers' (length=54)
          'agenda' => string '/var/polvo5/application/modules/agenda/controllers' (length=50)
          'rh' => string '/var/polvo5/application/modules/rh/controllers' (length=46)
          'dojogui' => string '/var/polvo5/application/modules/dojogui/controllers' (length=51)
          'inscricao' => string '/var/polvo5/application/modules/inscricao/controllers' (length=53)
          'esagio' => string '/var/polvo5/application/modules/esagio/controllers' (length=50)
          'sitio' => string '/var/polvo5/application/modules/sitio/controllers' (length=49)
          'formeditor' => string '/var/polvo5/application/modules/formeditor/controllers' (length=54)
          'forum5' => string '/var/polvo5/application/modules/forum5/controllers' (length=50)
          'helpdesk' => string '/var/polvo5/application/modules/helpdesk/controllers' (length=52)
          'jogo' => string '/var/polvo5/application/modules/jogo/controllers' (length=48)
          'forum' => string '/var/polvo5/application/modules/forum/controllers' (length=49)
          'survey' => string '/var/polvo5/application/modules/survey/controllers' (length=50)
          'materialdeapoioOLD' => string '/var/polvo5/application/modules/materialdeapoioOLD/controllers' (length=62)
          'e5agio' => string '/var/polvo5/application/modules/e5agio/controllers' (length=50)
          'evoto' => string '/var/polvo5/application/modules/evoto/controllers' (length=49)
          'o2a' => string '/var/polvo5/application/modules/o2a/controllers' (length=47)
          'foredi' => string '/var/polvo5/application/modules/foredi/controllers' (length=50)
          'forediavaliacao' => string '/var/polvo5/application/modules/forediavaliacao/controllers' (length=59)
          'ctrlacademico' => string '/var/polvo5/application/modules/ctrlacademico/controllers' (length=57)
          'materialdeapoio' => string '/var/polvo5/application/modules/materialdeapoio/controllers' (length=59)
          'gtc' => string '/var/polvo5/application/modules/gtc/controllers' (length=47)
          'maladireta' => string '/var/polvo5/application/modules/maladireta/controllers' (length=54)
          'certificador' => string '/var/polvo5/application/modules/certificador/controllers' (length=56)
          'conferencia' => string '/var/polvo5/application/modules/conferencia/controllers' (length=55)
          'trabalhocolaborativo5' => string '/var/polvo5/application/modules/trabalhocolaborativo5/controllers' (length=65)
          'ctrlacad' => string '/var/polvo5/application/modules/ctrlacad/controllers' (length=52)
          'trabalhocolaborativo' => string '/var/polvo5/application/modules/trabalhocolaborativo/controllers' (length=64)
          'magi' => string '/var/polvo5/application/modules/magi/controllers' (length=48)
          'fichamento' => string '/var/polvo5/application/modules/fichamento/controllers' (length=54)
          'pontoeletronico' => string '/var/polvo5/application/modules/pontoeletronico/controllers' (length=59)
      protected '_defaultAction' => string 'index' (length=5)
      protected '_defaultController' => string 'index' (length=5)
      protected '_defaultModule' => string 'default' (length=7)
      protected '_frontController' => null
      protected '_invokeParams' => 
        array (size=1)
          'bootstrap' => 
            object(Bootstrap)[3]
              ...
      protected '_pathDelimiter' => string '_' (length=1)
      protected '_response' => 
        object(Zend_Controller_Response_Http)[330]
          protected '_body' => 
            array (size=0)
              ...
          protected '_exceptions' => 
            array (size=2)
              ...
          protected '_headers' => 
            array (size=0)
              ...
          protected '_headersRaw' => 
            array (size=0)
              ...
          protected '_httpResponseCode' => int 404
          protected '_isRedirect' => boolean false
          protected '_renderExceptions' => boolean false
          public 'headersSentThrowsException' => boolean true
      protected '_wordDelimiter' => 
        array (size=2)
          0 => string '-' (length=1)
          1 => string '.' (length=1)
  protected '_invokeParams' => 
    array (size=1)
      'bootstrap' => 
        object(Bootstrap)[3]
          protected '_appNamespace' => boolean false
          protected '_resourceLoader' => null
          protected '_application' => 
            object(Default_Polvo_Aplicacao)[1]
              ...
          protected '_classResources' => 
            array (size=2)
              ...
          protected '_container' => 
            object(Zend_Registry)[19]
              ...
          protected '_environment' => string 'development' (length=11)
          protected '_optionKeys' => 
            array (size=771)
              ...
          protected '_options' => 
            array (size=39)
              ...
          protected '_pluginLoader' => 
            object(Zend_Loader_PluginLoader)[14]
              ...
          protected '_pluginResources' => 
            array (size=7)
              ...
          protected '_run' => 
            array (size=8)
              ...
          protected '_started' => 
            array (size=0)
              ...
          public 'frontController' => 
            &object(Zend_Controller_Front)[29]
  protected '_moduleControllerDirectoryName' => string 'controllers' (length=11)
  protected '_plugins' => 
    object(Zend_Controller_Plugin_Broker)[30]
      protected '_plugins' => 
        array (size=4)
          0 => 
            object(Uploader_Controller_Plugin_Uploader)[32]
              ...
          99 => 
            object(Zend_Layout_Controller_Plugin_Layout)[206]
              ...
          100 => 
            object(Zend_Controller_Plugin_ErrorHandler)[328]
              ...
          999 => 
            object(Zend_Wildfire_Channel_HttpHeaders)[307]
              ...
      protected '_request' => 
        object(Zend_Controller_Request_Http)[329]
          protected '_paramSources' => 
            array (size=2)
              ...
          protected '_requestUri' => string '/styles//tema_basico.css' (length=24)
          protected '_baseUrl' => string '' (length=0)
          protected '_basePath' => null
          protected '_pathInfo' => string '/styles//tema_basico.css' (length=24)
          protected '_params' => 
            array (size=5)
              ...
          protected '_rawBody' => null
          protected '_aliases' => 
            array (size=0)
              ...
          protected '_dispatched' => boolean true
          protected '_module' => string 'default' (length=7)
          protected '_moduleKey' => string 'module' (length=6)
          protected '_controller' => string 'error' (length=5)
          protected '_controllerKey' => string 'controller' (length=10)
          protected '_action' => string 'error' (length=5)
          protected '_actionKey' => string 'action' (length=6)
      protected '_response' => 
        object(Zend_Controller_Response_Http)[330]
          protected '_body' => 
            array (size=0)
              ...
          protected '_exceptions' => 
            array (size=2)
              ...
          protected '_headers' => 
            array (size=0)
              ...
          protected '_headersRaw' => 
            array (size=0)
              ...
          protected '_httpResponseCode' => int 404
          protected '_isRedirect' => boolean false
          protected '_renderExceptions' => boolean false
          public 'headersSentThrowsException' => boolean true
  protected '_request' => 
    object(Zend_Controller_Request_Http)[329]
      protected '_paramSources' => 
        array (size=2)
          0 => string '_GET' (length=4)
          1 => string '_POST' (length=5)
      protected '_requestUri' => string '/styles//tema_basico.css' (length=24)
      protected '_baseUrl' => string '' (length=0)
      protected '_basePath' => null
      protected '_pathInfo' => string '/styles//tema_basico.css' (length=24)
      protected '_params' => 
        array (size=5)
          'controller' => string 'styles' (length=6)
          '' => string 'tema_basico.css' (length=15)
          'action' => string 'index' (length=5)
          'module' => string 'default' (length=7)
          'error_handler' => 
            object(ArrayObject)[334]
              ...
      protected '_rawBody' => null
      protected '_aliases' => 
        array (size=0)
          empty
      protected '_dispatched' => boolean true
      protected '_module' => string 'default' (length=7)
      protected '_moduleKey' => string 'module' (length=6)
      protected '_controller' => string 'error' (length=5)
      protected '_controllerKey' => string 'controller' (length=10)
      protected '_action' => string 'error' (length=5)
      protected '_actionKey' => string 'action' (length=6)
  protected '_response' => 
    object(Zend_Controller_Response_Http)[330]
      protected '_body' => 
        array (size=0)
          empty
      protected '_exceptions' => 
        array (size=2)
          0 => 
            object(Zend_Controller_Dispatcher_Exception)[333]
              ...
          1 => 
            object(Zend_Db_Statement_Exception)[880]
              ...
      protected '_headers' => 
        array (size=0)
          empty
      protected '_headersRaw' => 
        array (size=0)
          empty
      protected '_httpResponseCode' => int 404
      protected '_isRedirect' => boolean false
      protected '_renderExceptions' => boolean false
      public 'headersSentThrowsException' => boolean true
  protected '_returnResponse' => boolean false
  protected '_router' => 
    object(Zend_Controller_Router_Rewrite)[331]
      protected '_useDefaultRoutes' => boolean true
      protected '_routes' => 
        array (size=1)
          'default' => 
            object(Zend_Controller_Router_Route_Module)[332]
              ...
      protected '_currentRoute' => string 'default' (length=7)
      protected '_globalParams' => 
        array (size=0)
          empty
      protected '_chainNameSeparator' => string '-' (length=1)
      protected '_useCurrentParamsAsGlobal' => boolean false
      protected '_frontController' => 
        &object(Zend_Controller_Front)[29]
      protected '_invokeParams' => 
        array (size=1)
          'bootstrap' => 
            object(Bootstrap)[3]
              ...
  protected '_throwExceptions' => boolean true
$request =
object(Zend_Controller_Request_Http)[329]
  protected '_paramSources' => 
    array (size=2)
      0 => string '_GET' (length=4)
      1 => string '_POST' (length=5)
  protected '_requestUri' => string '/styles//tema_basico.css' (length=24)
  protected '_baseUrl' => string '' (length=0)
  protected '_basePath' => null
  protected '_pathInfo' => string '/styles//tema_basico.css' (length=24)
  protected '_params' => 
    array (size=5)
      'controller' => string 'styles' (length=6)
      '' => string 'tema_basico.css' (length=15)
      'action' => string 'index' (length=5)
      'module' => string 'default' (length=7)
      'error_handler' => 
        object(ArrayObject)[334]
          public 'exception' => 
            object(Zend_Controller_Dispatcher_Exception)[333]
              ...
          public 'type' => string 'EXCEPTION_NO_CONTROLLER' (length=23)
          public 'request' => 
            object(Zend_Controller_Request_Http)[335]
              ...
  protected '_rawBody' => null
  protected '_aliases' => 
    array (size=0)
      empty
  protected '_dispatched' => boolean true
  protected '_module' => string 'default' (length=7)
  protected '_moduleKey' => string 'module' (length=6)
  protected '_controller' => string 'error' (length=5)
  protected '_controllerKey' => string 'controller' (length=10)
  protected '_action' => string 'error' (length=5)
  protected '_actionKey' => string 'action' (length=6)
$response =
object(Zend_Controller_Response_Http)[330]
  protected '_body' => 
    array (size=0)
      empty
  protected '_exceptions' => 
    array (size=2)
      0 => 
        object(Zend_Controller_Dispatcher_Exception)[333]
          private '_previous' (Zend_Exception) => null
          protected 'message' => string 'Invalid controller specified (styles)' (length=37)
          private 'string' (Exception) => string '' (length=0)
          protected 'code' => int 0
          protected 'file' => string '/usr/share/php/Zend/Controller/Dispatcher/Standard.php' (length=54)
          protected 'line' => int 248
          private 'trace' (Exception) => 
            array (size=4)
              ...
          private 'previous' (Exception) => null
          public 'xdebug_message' => string '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Zend_Controller_Dispatcher_Exception: Invalid controller specified (styles) in /usr/share/php/Zend/Controller/Dispatcher/Standard.php on line <i>248</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th'... (length=9940)
      1 => 
        object(Zend_Db_Statement_Exception)[880]
          private '_previous' (Zend_Exception) => null
          protected 'message' => string 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3, query was: select GROUP_CONCAT(cast(e.idpai as char) order by e.depth desc) as path from entidadesusuariospapeis eup
JOIN ents e ON eup.identidade = e.idfilho AND eup.idusuario = 
group by eup.identidade order by e.depth desc;' (length=475)
          private 'string' (Exception) => string '' (length=0)
          protected 'code' => int 42000
          protected 'file' => string '/usr/share/php/Zend/Db/Statement/Pdo.php' (length=40)
          protected 'line' => int 235
          private 'trace' (Exception) => 
            array (size=14)
              ...
          private 'previous' (Exception) => 
            object(PDOException)[1053]
              ...
          public 'xdebug_message' => string '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3 in /usr/share/php/Zend/Db/Statement/Pdo.php on line <i>228</i></th></tr>
<tr><th align='left' bgcolor='#e9b96'... (length=58033)
  protected '_headers' => 
    array (size=0)
      empty
  protected '_headersRaw' => 
    array (size=0)
      empty
  protected '_httpResponseCode' => int 404
  protected '_isRedirect' => boolean false
  protected '_renderExceptions' => boolean false
  public 'headersSentThrowsException' => boolean true
( ! ) Zend_Controller_Exception: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3, query was: select GROUP_CONCAT(cast(e.idpai as char) order by e.depth desc) as path from entidadesusuariospapeis eup JOIN ents e ON eup.identidade = e.idfilho AND eup.idusuario = group by eup.identidade order by e.depth desc;#0 /usr/share/php/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute(Array) #1 /usr/share/php/Zend/Db/Adapter/Abstract.php(480): Zend_Db_Statement->execute(Array) #2 /usr/share/php/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('select GROUP_CO...', Array) #3 /usr/share/php/Zend/Db/Adapter/Abstract.php(737): Zend_Db_Adapter_Pdo_Abstract->query('select GROUP_CO...', Array) #4 /var/polvo5/application/polvo/Core.php(223): Zend_Db_Adapter_Abstract->fetchAll('select GROUP_CO...') #5 /var/polvo5/application/polvo/Core.php(106): Default_Polvo_Core->gerarTreeEntidade3() #6 /var/polvo5/application/polvo/Core.php(1858): Default_Polvo_Core->__construct(Object(Default_Model_Usuarios), 'pt') #7 /var/polvo5/application/controllers/ErrorController.php(47): Default_Polvo_Core::getCore() #8 /usr/share/php/Zend/Controller/Action.php(516): ErrorController->errorAction() #9 /usr/share/php/Zend/Controller/Dispatcher/Standard.php(308): Zend_Controller_Action->dispatch('errorAction') #10 /usr/share/php/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http)) #11 /usr/share/php/Zend/Application/Bootstrap/Bootstrap.php(101): Zend_Controller_Front->dispatch() #12 /usr/share/php/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run() #13 /var/polvo5/public/index.php(101): Zend_Application->run() #14 {main} in /usr/share/php/Zend/Controller/Plugin/Broker.php on line 336
Call Stack
#TimeMemoryFunctionLocation
10.0000235616{main}( )../index.php:0
20.05513068840Zend_Application->run( )../index.php:101
30.05513068960Zend_Application_Bootstrap_Bootstrap->run( )../Application.php:366
40.05513070648Zend_Controller_Front->dispatch( $request = ???, $response = ??? )../Bootstrap.php:101
Variables in local scope (#4)
$dispatcher =
object(Zend_Controller_Dispatcher_Standard)[31]
  protected '_curDirectory' => string '/var/polvo5/application/controllers' (length=35)
  protected '_curModule' => string 'default' (length=7)
  protected '_controllerDirectory' => 
    array (size=34)
      'default' => string '/var/polvo5/application/controllers' (length=35)
      'avaliacoes' => string '/var/polvo5/application/modules/avaliacoes/controllers' (length=54)
      'estatistico' => string '/var/polvo5/application/modules/estatistico/controllers' (length=55)
      'ctrlevento' => string '/var/polvo5/application/modules/ctrlevento/controllers' (length=54)
      'agenda' => string '/var/polvo5/application/modules/agenda/controllers' (length=50)
      'rh' => string '/var/polvo5/application/modules/rh/controllers' (length=46)
      'dojogui' => string '/var/polvo5/application/modules/dojogui/controllers' (length=51)
      'inscricao' => string '/var/polvo5/application/modules/inscricao/controllers' (length=53)
      'esagio' => string '/var/polvo5/application/modules/esagio/controllers' (length=50)
      'sitio' => string '/var/polvo5/application/modules/sitio/controllers' (length=49)
      'formeditor' => string '/var/polvo5/application/modules/formeditor/controllers' (length=54)
      'forum5' => string '/var/polvo5/application/modules/forum5/controllers' (length=50)
      'helpdesk' => string '/var/polvo5/application/modules/helpdesk/controllers' (length=52)
      'jogo' => string '/var/polvo5/application/modules/jogo/controllers' (length=48)
      'forum' => string '/var/polvo5/application/modules/forum/controllers' (length=49)
      'survey' => string '/var/polvo5/application/modules/survey/controllers' (length=50)
      'materialdeapoioOLD' => string '/var/polvo5/application/modules/materialdeapoioOLD/controllers' (length=62)
      'e5agio' => string '/var/polvo5/application/modules/e5agio/controllers' (length=50)
      'evoto' => string '/var/polvo5/application/modules/evoto/controllers' (length=49)
      'o2a' => string '/var/polvo5/application/modules/o2a/controllers' (length=47)
      'foredi' => string '/var/polvo5/application/modules/foredi/controllers' (length=50)
      'forediavaliacao' => string '/var/polvo5/application/modules/forediavaliacao/controllers' (length=59)
      'ctrlacademico' => string '/var/polvo5/application/modules/ctrlacademico/controllers' (length=57)
      'materialdeapoio' => string '/var/polvo5/application/modules/materialdeapoio/controllers' (length=59)
      'gtc' => string '/var/polvo5/application/modules/gtc/controllers' (length=47)
      'maladireta' => string '/var/polvo5/application/modules/maladireta/controllers' (length=54)
      'certificador' => string '/var/polvo5/application/modules/certificador/controllers' (length=56)
      'conferencia' => string '/var/polvo5/application/modules/conferencia/controllers' (length=55)
      'trabalhocolaborativo5' => string '/var/polvo5/application/modules/trabalhocolaborativo5/controllers' (length=65)
      'ctrlacad' => string '/var/polvo5/application/modules/ctrlacad/controllers' (length=52)
      'trabalhocolaborativo' => string '/var/polvo5/application/modules/trabalhocolaborativo/controllers' (length=64)
      'magi' => string '/var/polvo5/application/modules/magi/controllers' (length=48)
      'fichamento' => string '/var/polvo5/application/modules/fichamento/controllers' (length=54)
      'pontoeletronico' => string '/var/polvo5/application/modules/pontoeletronico/controllers' (length=59)
  protected '_defaultAction' => string 'index' (length=5)
  protected '_defaultController' => string 'index' (length=5)
  protected '_defaultModule' => string 'default' (length=7)
  protected '_frontController' => null
  protected '_invokeParams' => 
    array (size=1)
      'bootstrap' => 
        object(Bootstrap)[3]
          protected '_appNamespace' => boolean false
          protected '_resourceLoader' => null
          protected '_application' => 
            object(Default_Polvo_Aplicacao)[1]
              ...
          protected '_classResources' => 
            array (size=2)
              ...
          protected '_container' => 
            object(Zend_Registry)[19]
              ...
          protected '_environment' => string 'development' (length=11)
          protected '_optionKeys' => 
            array (size=771)
              ...
          protected '_options' => 
            array (size=39)
              ...
          protected '_pluginLoader' => 
            object(Zend_Loader_PluginLoader)[14]
              ...
          protected '_pluginResources' => 
            array (size=7)
              ...
          protected '_run' => 
            array (size=8)
              ...
          protected '_started' => 
            array (size=0)
              ...
          public 'frontController' => 
            object(Zend_Controller_Front)[29]
              ...
  protected '_pathDelimiter' => string '_' (length=1)
  protected '_response' => 
    object(Zend_Controller_Response_Http)[330]
      protected '_body' => 
        array (size=0)
          empty
      protected '_exceptions' => 
        array (size=2)
          0 => 
            object(Zend_Controller_Dispatcher_Exception)[333]
              ...
          1 => 
            object(Zend_Db_Statement_Exception)[880]
              ...
      protected '_headers' => 
        array (size=0)
          empty
      protected '_headersRaw' => 
        array (size=0)
          empty
      protected '_httpResponseCode' => int 404
      protected '_isRedirect' => boolean false
      protected '_renderExceptions' => boolean false
      public 'headersSentThrowsException' => boolean true
  protected '_wordDelimiter' => 
    array (size=2)
      0 => string '-' (length=1)
      1 => string '.' (length=1)
$e =
object(Zend_Controller_Exception)[354]
  private '_previous' (Zend_Exception) => null
  protected 'message' => string 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3, query was: select GROUP_CONCAT(cast(e.idpai as char) order by e.depth desc) as path from entidadesusuariospapeis eup
JOIN ents e ON eup.identidade = e.idfilho AND eup.idusuario = 
group by eup.identidade order by e.depth desc;#0 /usr/share/php/Zend/Db/Statement.p'... (length=1921)
  private 'string' (Exception) => string '' (length=0)
  protected 'code' => int 42000
  protected 'file' => string '/usr/share/php/Zend/Controller/Plugin/Broker.php' (length=48)
  protected 'line' => int 336
  private 'trace' (Exception) => 
    array (size=4)
      0 => 
        array (size=6)
          'file' => string '/usr/share/php/Zend/Controller/Front.php' (length=40)
          'line' => int 965
          'function' => string 'postDispatch' (length=12)
          'class' => string 'Zend_Controller_Plugin_Broker' (length=29)
          'type' => string '->' (length=2)
          'args' => 
            array (size=1)
              ...
      1 => 
        array (size=6)
          'file' => string '/usr/share/php/Zend/Application/Bootstrap/Bootstrap.php' (length=55)
          'line' => int 101
          'function' => string 'dispatch' (length=8)
          'class' => string 'Zend_Controller_Front' (length=21)
          'type' => string '->' (length=2)
          'args' => 
            array (size=0)
              ...
      2 => 
        array (size=6)
          'file' => string '/usr/share/php/Zend/Application.php' (length=35)
          'line' => int 366
          'function' => string 'run' (length=3)
          'class' => string 'Zend_Application_Bootstrap_Bootstrap' (length=36)
          'type' => string '->' (length=2)
          'args' => 
            array (size=0)
              ...
      3 => 
        array (size=6)
          'file' => string '/var/polvo5/public/index.php' (length=28)
          'line' => int 101
          'function' => string 'run' (length=3)
          'class' => string 'Zend_Application' (length=16)
          'type' => string '->' (length=2)
          'args' => 
            array (size=0)
              ...
  private 'previous' (Exception) => 
    object(Zend_Db_Statement_Exception)[880]
      private '_previous' (Zend_Exception) => null
      protected 'message' => string 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3, query was: select GROUP_CONCAT(cast(e.idpai as char) order by e.depth desc) as path from entidadesusuariospapeis eup
JOIN ents e ON eup.identidade = e.idfilho AND eup.idusuario = 
group by eup.identidade order by e.depth desc;' (length=475)
      private 'string' (Exception) => string '' (length=0)
      protected 'code' => int 42000
      protected 'file' => string '/usr/share/php/Zend/Db/Statement/Pdo.php' (length=40)
      protected 'line' => int 235
      private 'trace' (Exception) => 
        array (size=14)
          0 => 
            array (size=6)
              ...
          1 => 
            array (size=6)
              ...
          2 => 
            array (size=6)
              ...
          3 => 
            array (size=6)
              ...
          4 => 
            array (size=6)
              ...
          5 => 
            array (size=6)
              ...
          6 => 
            array (size=6)
              ...
          7 => 
            array (size=6)
              ...
          8 => 
            array (size=6)
              ...
          9 => 
            array (size=6)
              ...
          10 => 
            array (size=6)
              ...
          11 => 
            array (size=6)
              ...
          12 => 
            array (size=6)
              ...
          13 => 
            array (size=6)
              ...
      private 'previous' (Exception) => 
        object(PDOException)[1053]
          protected 'message' => string 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3' (length=247)
          private 'string' (Exception) => string '' (length=0)
          protected 'code' => string '42000' (length=5)
          protected 'file' => string '/usr/share/php/Zend/Db/Statement/Pdo.php' (length=40)
          protected 'line' => int 228
          private 'trace' (Exception) => 
            array (size=15)
              ...
          private 'previous' (Exception) => null
          public 'errorInfo' => 
            array (size=3)
              ...
          public 'xdebug_message' => string '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3 in /usr/share/php/Zend/Db/Statement/Pdo.php on line <i>228</i></th></tr>
<tr><th align='left' bgcolor='#e9b96'... (length=9845)
      public 'xdebug_message' => string '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3 in /usr/share/php/Zend/Db/Statement/Pdo.php on line <i>228</i></th></tr>
<tr><th align='left' bgcolor='#e9b96'... (length=52057)
  public 'xdebug_message' => string '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3 in /usr/share/php/Zend/Db/Statement/Pdo.php on line <i>228</i></th></tr>
<tr><th align='left' bgcolor='#e9b96'... (length=85678)
$request =
object(Zend_Controller_Request_Http)[329]
  protected '_paramSources' => 
    array (size=2)
      0 => string '_GET' (length=4)
      1 => string '_POST' (length=5)
  protected '_requestUri' => string '/styles//tema_basico.css' (length=24)
  protected '_baseUrl' => string '' (length=0)
  protected '_basePath' => null
  protected '_pathInfo' => string '/styles//tema_basico.css' (length=24)
  protected '_params' => 
    array (size=5)
      'controller' => string 'styles' (length=6)
      '' => string 'tema_basico.css' (length=15)
      'action' => string 'index' (length=5)
      'module' => string 'default' (length=7)
      'error_handler' => 
        object(ArrayObject)[334]
          public 'exception' => 
            object(Zend_Controller_Dispatcher_Exception)[333]
              ...
          public 'type' => string 'EXCEPTION_NO_CONTROLLER' (length=23)
          public 'request' => 
            object(Zend_Controller_Request_Http)[335]
              ...
  protected '_rawBody' => null
  protected '_aliases' => 
    array (size=0)
      empty
  protected '_dispatched' => boolean true
  protected '_module' => string 'default' (length=7)
  protected '_moduleKey' => string 'module' (length=6)
  protected '_controller' => string 'error' (length=5)
  protected '_controllerKey' => string 'controller' (length=10)
  protected '_action' => string 'error' (length=5)
  protected '_actionKey' => string 'action' (length=6)
$response =
object(Zend_Controller_Response_Http)[330]
  protected '_body' => 
    array (size=0)
      empty
  protected '_exceptions' => 
    array (size=2)
      0 => 
        object(Zend_Controller_Dispatcher_Exception)[333]
          private '_previous' (Zend_Exception) => null
          protected 'message' => string 'Invalid controller specified (styles)' (length=37)
          private 'string' (Exception) => string '' (length=0)
          protected 'code' => int 0
          protected 'file' => string '/usr/share/php/Zend/Controller/Dispatcher/Standard.php' (length=54)
          protected 'line' => int 248
          private 'trace' (Exception) => 
            array (size=4)
              ...
          private 'previous' (Exception) => null
          public 'xdebug_message' => string '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> Zend_Controller_Dispatcher_Exception: Invalid controller specified (styles) in /usr/share/php/Zend/Controller/Dispatcher/Standard.php on line <i>248</i></th></tr>
<tr><th align='left' bgcolor='#e9b96e' colspan='5'>Call Stack</th></tr>
<tr><th align='center' bgcolor='#eeeeec'>#</th><th align='left' bgcolor='#eeeeec'>Time</th><th align='left' bgcolor='#eeeeec'>Memory</th'... (length=9940)
      1 => 
        object(Zend_Db_Statement_Exception)[880]
          private '_previous' (Zend_Exception) => null
          protected 'message' => string 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3, query was: select GROUP_CONCAT(cast(e.idpai as char) order by e.depth desc) as path from entidadesusuariospapeis eup
JOIN ents e ON eup.identidade = e.idfilho AND eup.idusuario = 
group by eup.identidade order by e.depth desc;' (length=475)
          private 'string' (Exception) => string '' (length=0)
          protected 'code' => int 42000
          protected 'file' => string '/usr/share/php/Zend/Db/Statement/Pdo.php' (length=40)
          protected 'line' => int 235
          private 'trace' (Exception) => 
            array (size=14)
              ...
          private 'previous' (Exception) => 
            object(PDOException)[1053]
              ...
          public 'xdebug_message' => string '<tr><th align='left' bgcolor='#f57900' colspan="5"><span style='background-color: #cc0000; color: #fce94f; font-size: x-large;'>( ! )</span> PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by eup.identidade order by e.depth desc' at line 3 in /usr/share/php/Zend/Db/Statement/Pdo.php on line <i>228</i></th></tr>
<tr><th align='left' bgcolor='#e9b96'... (length=52057)
  protected '_headers' => 
    array (size=0)
      empty
  protected '_headersRaw' => 
    array (size=0)
      empty
  protected '_httpResponseCode' => int 404
  protected '_isRedirect' => boolean false
  protected '_renderExceptions' => boolean false
  public 'headersSentThrowsException' => boolean true
$router =
object(Zend_Controller_Router_Rewrite)[331]
  protected '_useDefaultRoutes' => boolean true
  protected '_routes' => 
    array (size=1)
      'default' => 
        object(Zend_Controller_Router_Route_Module)[332]
          protected '_defaults' => 
            array (size=3)
              ...
          protected '_values' => 
            array (size=2)
              ...
          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)[31]
              ...
          protected '_request' => 
            object(Zend_Controller_Request_Http)[329]
              ...
          protected '_isAbstract' => boolean false
          protected '_matchedPath' => null
  protected '_currentRoute' => string 'default' (length=7)
  protected '_globalParams' => 
    array (size=0)
      empty
  protected '_chainNameSeparator' => string '-' (length=1)
  protected '_useCurrentParamsAsGlobal' => boolean false
  protected '_frontController' => 
    object(Zend_Controller_Front)[29]
      protected '_baseUrl' => null
      protected '_controllerDir' => null
      protected '_dispatcher' => 
        object(Zend_Controller_Dispatcher_Standard)[31]
          protected '_curDirectory' => string '/var/polvo5/application/controllers' (length=35)
          protected '_curModule' => string 'default' (length=7)
          protected '_controllerDirectory' => 
            array (size=34)
              ...
          protected '_defaultAction' => string 'index' (length=5)
          protected '_defaultController' => string 'index' (length=5)
          protected '_defaultModule' => string 'default' (length=7)
          protected '_frontController' => null
          protected '_invokeParams' => 
            array (size=1)
              ...
          protected '_pathDelimiter' => string '_' (length=1)
          protected '_response' => 
            object(Zend_Controller_Response_Http)[330]
              ...
          protected '_wordDelimiter' => 
            array (size=2)
              ...
      protected '_invokeParams' => 
        array (size=1)
          'bootstrap' => 
            object(Bootstrap)[3]
              ...
      protected '_moduleControllerDirectoryName' => string 'controllers' (length=11)
      protected '_plugins' => 
        object(Zend_Controller_Plugin_Broker)[30]
          protected '_plugins' => 
            array (size=4)
              ...
          protected '_request' => 
            object(Zend_Controller_Request_Http)[329]
              ...
          protected '_response' => 
            object(Zend_Controller_Response_Http)[330]
              ...
      protected '_request' => 
        object(Zend_Controller_Request_Http)[329]
          protected '_paramSources' => 
            array (size=2)
              ...
          protected '_requestUri' => string '/styles//tema_basico.css' (length=24)
          protected '_baseUrl' => string '' (length=0)
          protected '_basePath' => null
          protected '_pathInfo' => string '/styles//tema_basico.css' (length=24)
          protected '_params' => 
            array (size=5)
              ...
          protected '_rawBody' => null
          protected '_aliases' => 
            array (size=0)
              ...
          protected '_dispatched' => boolean true
          protected '_module' => string 'default' (length=7)
          protected '_moduleKey' => string 'module' (length=6)
          protected '_controller' => string 'error' (length=5)
          protected '_controllerKey' => string 'controller' (length=10)
          protected '_action' => string 'error' (length=5)
          protected '_actionKey' => string 'action' (length=6)
      protected '_response' => 
        object(Zend_Controller_Response_Http)[330]
          protected '_body' => 
            array (size=0)
              ...
          protected '_exceptions' => 
            array (size=2)
              ...
          protected '_headers' => 
            array (size=0)
              ...
          protected '_headersRaw' => 
            array (size=0)
              ...
          protected '_httpResponseCode' => int 404
          protected '_isRedirect' => boolean false
          protected '_renderExceptions' => boolean false
          public 'headersSentThrowsException' => boolean true
      protected '_returnResponse' => boolean false
      protected '_router' => 
        &object(Zend_Controller_Router_Rewrite)[331]
      protected '_throwExceptions' => boolean true
  protected '_invokeParams' => 
    array (size=1)
      'bootstrap' => 
        object(Bootstrap)[3]
          protected '_appNamespace' => boolean false
          protected '_resourceLoader' => null
          protected '_application' => 
            object(Default_Polvo_Aplicacao)[1]
              ...
          protected '_classResources' => 
            array (size=2)
              ...
          protected '_container' => 
            object(Zend_Registry)[19]
              ...
          protected '_environment' => string 'development' (length=11)
          protected '_optionKeys' => 
            array (size=771)
              ...
          protected '_options' => 
            array (size=39)
              ...
          protected '_pluginLoader' => 
            object(Zend_Loader_PluginLoader)[14]
              ...
          protected '_pluginResources' => 
            array (size=7)
              ...
          protected '_run' => 
            array (size=8)
              ...
          protected '_started' => 
            array (size=0)
              ...
          public 'frontController' => 
            object(Zend_Controller_Front)[29]
              ...