eZ Community » Forums » Setup & design » eZ publish crashes when modifying a...
expandshrink

eZ publish crashes when modifying a class

eZ publish crashes when modifying a class

Monday 21 April 2008 7:57:12 pm - 4 replies

Hi there,

a big and serious problem: I change the definition of a class, which is used by about 1000 objects. When I add a Text Line, the execution of ez publish ended abruptly.

I use currently ez 3.9.3. Can someone help ?

Cheers
Heiner

Tuesday 22 April 2008 8:46:04 am

Hi,

It's a bug of eZPublish, when you are trying to edit a class with a lot of attributes, and that you click ok, the script will try to update all the objects in one shot.

You may use this extension :

http://ez.no/developer/contribs/hacks/update_object_attributes

Hope it helps.

Tuesday 22 April 2008 2:12:34 pm

Thanks a lot for that hint. I have one question, for this extension. Shall I create the class attribute in the eZ publish Administration Interface, even the eZ publish execution ended abruplty ? And then starting to repair the objects with this extension ?

Thanks for your help !!!
Heiner

Wednesday 23 April 2008 8:28:12 am

The process is :
- edit your class
- add your attribute(s)
- go in command line mode
- run the script
- go back in the admin
- click ok to save the class

Saturday 03 May 2008 6:37:47 pm

Hi Maxime,

thanks a lot for that hint and your support! After some tests I could solve the problem increasing the following values in the php.ini:

max_execution_time = 60;script, formerly 30
memory_limit = 100M; formerly 64M 

And using a low traffic period of the webserver.

greetings
heiner

expandshrink

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu