Author
|
Message
|
Brendan Pike
|
Wednesday 21 May 2003 7:14:58 pm
Following the contribution on how to re-index I used the command: php4 -C update/common/scripts/updatesearchindex.php
Seemed to work except it finished with
96.1538461538%
98.0769230769% 100%
done Fatal error: eZ publish did not finish it's request Why the error?
www.dbinformatics.com.au
We are always interested in hearing from experienced eZ PHP programmers and eZ template designers interested in contract work.
|
Bruce Morrison
|
Wednesday 21 May 2003 11:52:01 pm
I've seen this as well, actually it happens every time. Not sure what causes the error but it does seem to work OK.
Cheers Bruce
My Blog: http://www.stuffandcontent.com/
Follow me on twitter: http://twitter.com/brucemorrison
Consolidated eZ Publish Feed : http://friendfeed.com/rooms/ez-publish
|
Tony Wood
|
Thursday 22 May 2003 2:18:22 am
Yep I get that error message too... The routine works, but always with the error...
Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development
Power to the Editor!
Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future
|
Brendan Pike
|
Thursday 22 May 2003 9:21:21 am
Thanks good to know its not just me, and that it works anyway. When doing this I was trying to solve this problem, any insights or similar experiences?
www.dbinformatics.com.au
We are always interested in hearing from experienced eZ PHP programmers and eZ template designers interested in contract work.
|
Eivind Marienborg
|
Friday 07 January 2005 5:06:25 am
I get the following error when running php -C update/common/scripts/updatesearchindex.php:
...................................................................... 9.23076923077%
................................................................
Fatal error: Call to a member function on a non-object in /www/html/vhost/www.juvente.no/kernel/search/plugins/ezsearchengine/ezsearchengine.php on line 79
Fatal error: eZ publish did not finish it's request
The execution of eZ publish was abruptly ended, the debug output is present below.
What goes wrong? How can I fix this?
|
Christian Viken
|
Thursday 13 January 2005 1:31:27 pm
I just tried to upgrade from 3.3-3 via 3.3-5 , 3.4.0 and 3.4-4 to 3.5.0 folloving the upgrade steps in the eZ documentation to the letter. I also get
Fatal error: Call to a member function on a non-object in kernel/search/plugins/ezsearchengine/ezsearchengine.php on line 83
when running updatesearchindex.php. Mine got to 24% before craching , and I see that the table ezsearch_word is incomplete. I guess I have an empty field somewhere in some other table making this object become invalid/empty but how can I find out where so I can fix the bugger? -Chris
|
Eivind Marienborg
|
Monday 17 January 2005 4:43:52 am
Undefined index: db-host in /www/html/vhost/www.juvente.no/update/common/scripts/updatesearchindex.php on line 68
The error occurs after 9.35650181402% of reindexing. Where do I check that the db-host is setup correctly?
|
Gabriel Ambuehl
|
Tuesday 18 January 2005 11:56:33 am
Works for me on 3.5 (started with that version, too):
Starting object re-indexing
Number of objects to index: 82
...................................................................... 85.3658536585% ............ 100% done
Visit http://triligon.org
|
Eivind Marienborg
|
Tuesday 18 January 2005 11:39:10 pm
I have about 21,000 objects to reindex.. Can that be the problem?
|
Peter Schnuerer
|
Thursday 15 September 2005 10:13:31 pm
Has anyone solved the problem? I still got it n V 3.5.1 see: http://ez.no/community/forum/developer/updatesearchindex_php_fails_a_bug
|