notifications cronjob error

Author Message

Luis Micunco

Wednesday 29 July 2009 2:57:16 am

Hi.
Im having problems running the notifications cronjob:

php runcronjobs.php frequent

i know by cronjob.ini this executes:

[CronjobPart-frequent]
Scripts[]=notification.php
#Scripts[]=workflow.php

notice that i put # in workflow.php just to run notications.php. This is message i get:

Running cronjob part 'frequent'
Running cronjobs/notification.php
Starting notification event processing
Fatal error: A database transaction in eZ Publish failed.

The current execution was stopped to prevent further problems.
You should contact the System Administrator (test@test.com) of this site.
The current transaction ID is TRANSID-ac62fce69b251ecf339af449981537a0 and has been logged.
Please include the transaction ID and the name of the current script when contacting the system administrator.

Then i cant find the TRANSID anywhere. In error.log is not there. Even with "grep" to find "ac62fce69b251ecf339af449981537a0".

I tried some solutions like truncate ezurlalias_ml table and then run "updateniceurls.php" but the problem persists.

eZ Publish version is 4.1.2 .

Thanks to all .

Luis Micunco

Wednesday 29 July 2009 3:40:18 am

I forgot to mention that everything works fine running the notifications from the module "notification/runfilter":
using the "Run notification filter" button as described here:

http://ez.no/doc/ez_publish/technical_manual/4_0/features/notifications

The problem above persists when running the cronjob.

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 31 2025 01:29:37
Script start
Timing: Jan 31 2025 01:29:37
Module start 'layout'
Timing: Jan 31 2025 01:29:37
Module start 'content'
Timing: Jan 31 2025 01:29:37
Module end 'content'
Timing: Jan 31 2025 01:29:37
Script end

Main resources:

Total runtime0.0256 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0057 588.1328151.2109
Module start 'layout' 0.00570.0046 739.3438220.6875
Module start 'content' 0.01030.0137 960.0313997.8047
Module end 'content' 0.02400.0016 1,957.835929.9922
Script end 0.0256  1,987.8281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003212.3347140.0002
Check MTime0.00114.2774140.0001
Mysql Total
Database connection0.00093.440510.0009
Mysqli_queries0.002610.027730.0009
Looping result0.00000.066010.0000
Template Total0.00124.610.0012
Template load0.00093.467510.0009
Template processing0.00031.099110.0003
Override
Cache load0.00062.394410.0006
General
dbfile0.00124.807480.0002
String conversion0.00000.036340.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs