eZTSTranslator::handleMessageNode: No source name found, skipping message

Author Message

Le Clech Christian

Monday 08 November 2010 8:29:56 am

Hi,

I've just checkout my project on my preprod server and i have no access to front and admin :(

I just can have this text :

"

Fatal error: eZ Publish did not finish its request

The execution of eZ Publish was abruptly ended. Contact website owner with current url and what you did, and owner will be able to debug the issue further.

"

In error.log file I have this :

"

eZTSTranslator::handleMessageNode:
No source name found, skipping message

"

Does anyone have an idea ?

Thank you in advance,

Christian.

Christian Rößler

Monday 08 November 2010 10:26:48 am

Hi,

you marked this thread as solved (green icon upper-left corner) !? Is it actually solved?

---

The log-entry provided is a small glitch introduced by eZPublish 4.3 and/or 4.4 but does not really lead to an fatal error you mentioned above. My first guess is a incomplete checkout, unmet requirements, false/wrong/missing permissions on files or directory's, ... something.

Can you give more details about your setup?

Also take a look into php errorlog which is the syslog when on linux and if enabled in php.ini.

cheers,chris

Hannover, Germany
eZ-Certified http://auth.ez.no/certification/verify/395613

Le Clech Christian

Tuesday 09 November 2010 1:31:56 am

Hello,

In fact, ez components was missing. I have include them and now it works.

Thank you for your answer chris.

Christian.

Simone D'Amico

Monday 02 May 2011 9:51:20 am

I've the same problem but I can't figure out how to resolve it.

I receive the same error in error.log file but when I open the autoload folder, inside the ezp_kernel.php file I have the following code:

//... 
'eZTSTranslator' => 'lib/ezi18n/classes/eztstranslator.php',
//...

What could be the problem?

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 04:55:26
Script start
Timing: Jan 18 2025 04:55:26
Module start 'layout'
Timing: Jan 18 2025 04:55:26
Module start 'content'
Timing: Jan 18 2025 04:55:27
Module end 'content'
Timing: Jan 18 2025 04:55:27
Script end

Main resources:

Total runtime0.8514 sec
Peak memory usage4,096.0000 KB
Database Queries62

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0047 589.5313152.6875
Module start 'layout' 0.00470.0027 742.218839.5625
Module start 'content' 0.00740.8427 781.7813545.3906
Module end 'content' 0.85020.0013 1,327.171912.0625
Script end 0.8514  1,339.2344 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3875160.0002
Check MTime0.00150.1709160.0001
Mysql Total
Database connection0.00040.049910.0004
Mysqli_queries0.797693.6736620.0129
Looping result0.00060.0666600.0000
Template Total0.817696.020.4088
Template load0.00220.261720.0011
Template processing0.815395.759220.4077
Template load and register function0.00010.010710.0001
states
state_id_array0.00120.141110.0012
state_identifier_array0.00180.207220.0009
Override
Cache load0.00190.2246350.0001
Sytem overhead
Fetch class attribute can translate value0.00050.053530.0002
Fetch class attribute name0.00110.123440.0003
XML
Image XML parsing0.00030.040230.0001
class_abstraction
Instantiating content class attribute0.00000.000940.0000
General
dbfile0.00460.5381100.0005
String conversion0.00000.000940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
9content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/strong.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/strong.tplEdit templateOverride template
2content/datatype/view/ezxmltags/quote.tpldatatype/ezxmltext/quote.tplextension/ezwebin/design/ezwebin/override/templates/datatype/ezxmltext/quote.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 20
 Number of unique templates used: 8

Time used to render debug report: 0.0001 secs