Empty name when creating teamroom content with cronjobs

Author Message

bojo jelev

Tuesday 04 May 2010 10:37:55 am

Hello, community

I'm developing now an intranet for a company and despite that I manage to get to the teamroom interface and login I can't create a teamroom properly. something is failing

With the teamroom )loged in as the ez publish admin) i click on create teamroom, set the features I want the teamroom to have and publish it. Naturally it appears only as a (*) since I haven't run the frequent cronjobs yet....

But after I did that is that thing happens:

-----------------------

Running cronjobs/workflow.php at: 04/05/2010 4:54 pm
Checking for workflow processes
Step 1: Create teamroom content
Created: Team member
Created: Moderators
Created:
Created:
Created:
Created:
Created:
Created:
Created:
Step 2: Create teamroom boxes
Created:
Created:
Created:
Created:
Created:
Created:
Created:
Created:
Step 3: Setting Teamroom Startpage
Modified:
Step 4: Add owner to leader group
Added location of bojo jelev to Node 88
Step 5: Assigning roles to user groups
Assigned role 7: 86 to 86
Assigned role 6: 85 to 86
Assigned role 8: 14 to 86
Assigned role 9: 14 to 86
Assigned role 10: 14 to 86
Assigned role 11: 14 to 86
Assigned role 12: 14 to 86
Assigned role 13: 14 to 86
Assigned role 14: 14 to 86
Assigned role 15: 14 to 86
Assigned role 16: 14 to 86
Assigned role 17: 14 to 86
Assigned role 18: 14 to 86
Assigned role 19: 14 to 86
Assigned role 20: 14 to 86
Assigned role 21: 14 to 86
Step 6: Hide unused features
Step 7: Sending mail to owner
Step 8: Update settings
Setting settings: settings/siteaccess/ezteamroom/site.ini
Status list
Workflow done(2): 1
1 out of 1 processes was finished
Completing cronjobs/workflow.php at: 04/05/2010 4:55 pm
Elapsed time: 00:01:04

------------------

Obviously the script is unable to set names to most of the objects hence the teamroom is unusable.... I'm using Ubuntu 10.04, eZ Publish 4.3 and ez Teamroom 1.1...

I have no freaking idea what's wrong and how to fix it and after 3 days of testing and reading articles and 15 installations I really need help...

If you need more info about configurations that I use write cause i don't know what else to paste now

bojo jelev

Tuesday 04 May 2010 3:36:58 pm

additional info: i saw now that in /var/log/error.log there is:

[ May 04 2010 23:56:11 ] [127.0.0.1] eZMySQLDB:
Query error: Lock wait timeout exceeded; try restarting transaction. Query: INSERT INTO ezcontentobject_name( contentobject_id,
name,
content_version,
content_translation,
real_translation,
language_id )
VALUES( '198',
'New Teamroom room',
'1',
'eng-GB',
'eng-GB',
'2' )
[ May 04 2010 23:56:11 ] [127.0.0.1] eZDBInterface::commit TRANSID-5cbd2516a1f18660918b77ba7ed7bd4c:
Transaction in progress failed due to DB error, transaction was rollbacked. Transaction ID is TRANSID-5cbd2516a1f18660918b77ba7ed7bd4c.

if someone could tell me what to fix ?.....

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 30 2025 19:33:31
Script start
Timing: Jan 30 2025 19:33:31
Module start 'layout'
Timing: Jan 30 2025 19:33:31
Module start 'content'
Timing: Jan 30 2025 19:33:31
Module end 'content'
Timing: Jan 30 2025 19:33:31
Script end

Main resources:

Total runtime0.0243 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.0042 588.4141151.2422
Module start 'layout' 0.00420.0038 739.6563220.7344
Module start 'content' 0.00810.0146 960.3906997.7578
Module end 'content' 0.02260.0015 1,958.148433.9922
Script end 0.0241  1,992.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002811.5828140.0002
Check MTime0.00124.8279140.0001
Mysql Total
Database connection0.00062.442410.0006
Mysqli_queries0.00187.321330.0006
Looping result0.00000.046110.0000
Template Total0.00114.610.0011
Template load0.00093.670510.0009
Template processing0.00020.929110.0002
Override
Cache load0.00062.487510.0006
General
dbfile0.002510.195980.0003
String conversion0.00000.028440.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