Details
-
Bug
-
Resolution: Fixed
-
None
-
High
-
Fix error when running match analyis.
-
Empty show more show less
Description
Error is popping on matchanalysis during file translation via InstantTranslate
ZfExtended_Models_Entity_NotFoundException: Languages Entity Not Found: Key: #PK; Value:
#0 C:\Server\vhosts\translate5\library\ZfExtended\Models\Entity\Abstract.php(181): ZfExtended_Models_Entity_Abstract->notFound('#PK', NULL)
#1 C:\Server\vhosts\translate5\application\modules\editor\Plugins\MatchAnalysis\Analysis.php(690): ZfExtended_Models_Entity_Abstract->load(NULL)
#2 C:\Server\vhosts\translate5\application\modules\editor\Plugins\MatchAnalysis\Analysis.php(128): editor_Plugins_MatchAnalysis_Analysis->initConnectors()
#3 C:\Server\vhosts\translate5\application\modules\editor\Plugins\MatchAnalysis\Worker.php(119): editor_Plugins_MatchAnalysis_Analysis->analyseAndPretranslate(Object(Closure))
#4 C:\Server\vhosts\translate5\application\modules\editor\Plugins\MatchAnalysis\Worker.php(55): editor_Plugins_MatchAnalysis_Worker->doWork()
#5 C:\Server\vhosts\translate5\library\ZfExtended\Worker\Abstract.php(482): editor_Plugins_MatchAnalysis_Worker->work()
#6 C:\Server\vhosts\translate5\library\ZfExtended\Worker\Abstract.php(398): ZfExtended_Worker_Abstract->_run()
#7 C:\Server\vhosts\translate5\Translate5\MaintenanceCli\Command\WorkerRunCommand.php(135): ZfExtended_Worker_Abstract->runQueued()
Attachments
Issue Links
- relates to
-
TRANSLATE-3198 Define a penalty for matches
- Done
Activity
Penalties: match-analysis error
Details
-
Bug
-
Resolution: Fixed
-
None
-
High
-
Fix error when running match analyis.
-
Empty show more show less
Description
Error is popping on matchanalysis during file translation via InstantTranslate
ZfExtended_Models_Entity_NotFoundException: Languages Entity Not Found: Key: #PK; Value:
#0 C:\Server\vhosts\translate5\library\ZfExtended\Models\Entity\Abstract.php(181): ZfExtended_Models_Entity_Abstract->notFound('#PK', NULL)
#1 C:\Server\vhosts\translate5\application\modules\editor\Plugins\MatchAnalysis\Analysis.php(690): ZfExtended_Models_Entity_Abstract->load(NULL)
#2 C:\Server\vhosts\translate5\application\modules\editor\Plugins\MatchAnalysis\Analysis.php(128): editor_Plugins_MatchAnalysis_Analysis->initConnectors()
#3 C:\Server\vhosts\translate5\application\modules\editor\Plugins\MatchAnalysis\Worker.php(119): editor_Plugins_MatchAnalysis_Analysis->analyseAndPretranslate(Object(Closure))
#4 C:\Server\vhosts\translate5\application\modules\editor\Plugins\MatchAnalysis\Worker.php(55): editor_Plugins_MatchAnalysis_Worker->doWork()
#5 C:\Server\vhosts\translate5\library\ZfExtended\Worker\Abstract.php(482): editor_Plugins_MatchAnalysis_Worker->work()
#6 C:\Server\vhosts\translate5\library\ZfExtended\Worker\Abstract.php(398): ZfExtended_Worker_Abstract->_run()
#7 C:\Server\vhosts\translate5\Translate5\MaintenanceCli\Command\WorkerRunCommand.php(135): ZfExtended_Worker_Abstract->runQueued()
Attachments
Issue Links
- relates to
-
TRANSLATE-3198 Define a penalty for matches
- Done