Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-3444

ERROR in core: E9999 - Cannot refresh row as parent is missing

    XMLWordPrintable

Details

    • High
    • Fix for back-end error when authentication an user.

    Description

      Problem

      There are multiple error emails with the stack trace below coming from clients when the editor/session route is called with login and password as params. The error can be seen more fequently on version >= 6.5.0

      Exception:	Zend_Db_Table_Row_Exception
      Level:	ERROR
      Errorcode:	E9999
      Message:	Cannot refresh row as parent is missing
      Domain:	core
      Version:	6.5.1
      File (Line):	/webs/xxxx/vendor/shardj/zf1-future/library/Zend/Db/Table/Row/Abstract.php (778)
      User:	user (user user) ({5817f6b9-e117-47a8-ae6a-68cf2f231918})
      Request:	POST https://xxxx.instance.de/editor/session
      Trace:
      
          #0 /webs/xxxx/vendor/shardj/zf1-future/library/Zend/Db/Table/Row/Abstract.php(577): Zend_Db_Table_Row_Abstract->_refresh()
          #1 /webs/xxxx/vendor/shardj/zf1-future/library/Zend/Db/Table/Row/Abstract.php(442): Zend_Db_Table_Row_Abstract->_doUpdate()
          #2 /webs/xxxx/library/ZfExtended/Models/Db/Session.php(144): Zend_Db_Table_Row_Abstract->save()
          #3 /webs/xxxx/library/ZfExtended/Models/Db/Session.php(90): ZfExtended_Models_Db_Session->createOrUpdateRow()
          #4 /webs/xxxx/library/ZfExtended/Controllers/SessionController.php(152): ZfExtended_Models_Db_Session->updateAuthToken()
          #5 /webs/xxxx/application/modules/editor/Controllers/SessionController.php(93): ZfExtended_SessionController->postAction()
          #6 /webs/xxxx/vendor/shardj/zf1-future/library/Zend/Controller/Action.php(516): editor_SessionController->postAction()
          #7 /webs/xxxx/library/ZfExtended/Controllers/AAARestController.php(349): Zend_Controller_Action->dispatch()
          #8 /webs/xxxx/vendor/shardj/zf1-future/library/Zend/Controller/Dispatcher/Standard.php(308): ZfExtended_RestController->dispatch()
          #9 /webs/xxxx/vendor/shardj/zf1-future/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch()
          #10 /webs/xxxx/vendor/shardj/zf1-future/library/Zend/Application/Bootstrap/Bootstrap.php(106): Zend_Controller_Front->dispatch()
          #11 /webs/xxxx/vendor/shardj/zf1-future/library/Zend/Application.php(400): Zend_Application_Bootstrap_Bootstrap->run()
          #12 /webs/xxxx/library/ZfExtended/Application.php(74): Zend_Application->run()
          #13 /webs/xxxx/library/ZfExtended/BaseIndex.php(174): ZfExtended_Application->run()
          #14 /webs/xxxx/public/index.php(35): ZfExtended_BaseIndex->startApplication()
      

      Attachments

        Activity

          People

            aleksandar Aleksandar Mitrev
            aleksandar Aleksandar Mitrev
            Aleksandar Mitrev, Axel Becher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: