Share » Forums » Developer » Fatal error while login fixed by itself

Fatal error while login fixed by itself

Fatal error while login fixed by itself

Wednesday 15 December 2010 5:14:53 am - 6 replies

Modified on Wednesday 15 December 2010 5:18:45 am by Pavanred

Author Message

André R.

Wednesday 15 December 2010 5:56:33 am

Could be ezsession table issue, where you had filled up your ezsession table so new sessions couldn't be created and someone or php session gc being triggered somehow manually or automatic that fixed it.
In recent versions there are both scripts and cronjobs to purge sessions manually if your on a Debian/Ubuntu based system where this doesn't work automatically.

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Pavanred

Wednesday 15 December 2010 6:51:37 am

Could be ezsession table issue, where you had filled up your ezsession table so new sessions couldn't be created and someone or php session gc being triggered somehow manually or automatic that fixed it.
In recent versions there are both scripts and cronjobs to purge sessions manually if your on a Debian/Ubuntu based system where this doesn't work automatically.

I had tried that too. One of the answers to a similar thread suggested truncating the ezsession table. I remember truncating the ezsession table but that hadn't helped then.

I am running the latest version of ezpublish (4.4) and I am running it on windows. So, I doubt if this caused the error. Are there any other possible causes for such an error.

My blog - http://www.pavankumar.info

Pavanred

Monday 20 December 2010 2:25:10 am

I think i found the reason for this fatal error while login. When the login fails and this error message is dispalyed, the error logged is -

Query error (1146): Table 'ezfind_elevate_configureation' doesn't work. Query : Delete FROM ezfind_elevate_configuration where contentobject_id = '111'

An issue with ezfind causes this error. I can disable the ezfind extension but as I cannot login, I am unable to disable the ezfind extension.

Can anyone tell me which configuration file I have to edit to disable extesnions?

My blog - http://www.pavankumar.info

Steven E. Bailey

Monday 20 December 2010 3:12:50 am

Why don't you add these tables? They should be in the sql directory of ezfind. I think they were added with the last ezfind upgrade. Probably someone forgot to do this when upgrading.

Certified eZPublish developer
http://ez.no/certification/verify/396111

Available for ezpublish troubleshooting, hosting and custom extension development: http://www.leidentech.com

Nicolas Pastorino

Monday 20 December 2010 3:36:43 am

Indeed, the ezfind_elevate_configuration table was added in eZ Find 2.1. One can find the dump in the master branch there :
https://github.com/ezsystems/ezfind/blob/master/sql/mysql/

Cheers,

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Pavanred

Monday 20 December 2010 4:47:46 am

Thanks. This did work. I added the ezfind_elevate_configuration table. This did solve that error but now i get a different one. The error that I get now is -

eZFindElevateConfiguration::pushConfigureationToSolr: An unknown error occured in updateing Solr's elevate configuration.

I searched to find a fix for this error and I found that I need to find an update for Solr too. I am looking for the update. Meanwhile, can help me find an update for solr?

My blog - http://www.pavankumar.info

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

36 542 Users on board!

Forums menu