Maintenance jobs are hanging while running plus some other problems
Permalink
Today i upgraded an installation from 5.4.0 to the latest version, it went great, but some problems did arise afterwards.
My main problem is that i could not get out of the maintenance mode, since i could not access the access pane in settings, though i solwed it by editing the database.
Next i got two maintenance jobs hanging, at the moment of writing they have been hanging for 30+ minutes, anyhow it is the search index and the sitemap.xml jobs that are hanging.
Regards
My main problem is that i could not get out of the maintenance mode, since i could not access the access pane in settings, though i solwed it by editing the database.
Next i got two maintenance jobs hanging, at the moment of writing they have been hanging for 30+ minutes, anyhow it is the search index and the sitemap.xml jobs that are hanging.
Regards
Thank you very much...
It seems as though it marks the maintenance jobs as running, but fails to mark them as completed.
Even though i went through the source code to see if i could locate the problem, but for it was a bit out of my field.
So I might as well look into filling a bug report, or look into what has caused the problem.
Anyhow, the problem persist, so there is something wrong somewhere, even though i tried to follow some of suggestions from the thread you mentioned.
Regards
It seems as though it marks the maintenance jobs as running, but fails to mark them as completed.
Even though i went through the source code to see if i could locate the problem, but for it was a bit out of my field.
So I might as well look into filling a bug report, or look into what has caused the problem.
Anyhow, the problem persist, so there is something wrong somewhere, even though i tried to follow some of suggestions from the thread you mentioned.
Regards
You could use the Network monitor on Chrome or Firefox (development tools or Firebug) to track whether the communication completes.
You can usually see what the error is by copying the URL at the bottom of that "jobs" list in the dashboard and pasting that into your browser address bar. It should display whatever errors occur. You may need to set your site to "Debug" mode in Dashboard -> Sitewide Settings -> Debug in order to see those though.
Sorry for being late, just had a lot of stuff to do at work.
I found a fatal error from PHP.
Something like this:
Fatal error: Cannot make static method AttributeKey::getList() non static in class CollectionAttributeKey in .../concrete/models/collection_attributes.php on line 193
Edit:
I just upgraded from 5.4.2.1 to 5.4.2.2 but it has yet to solve my problem.
I found a fatal error from PHP.
Something like this:
Fatal error: Cannot make static method AttributeKey::getList() non static in class CollectionAttributeKey in .../concrete/models/collection_attributes.php on line 193
Edit:
I just upgraded from 5.4.2.1 to 5.4.2.2 but it has yet to solve my problem.
http://www.concrete5.org/community/forums/customizing_c5/index-sear...