Unrecoverable Error running Update script (no progress bar)

remocrevo - August 20, 2007 - 15:12
Project:Drupal
Version:5.x-dev
Component:update system
Category:bug report
Priority:minor
Assigned:Unassigned
Status:active
Description

While upgrading the project and project_issues modules (security update announced Aug 19), the following error was displayed after running the update.php script:

An unrecoverable error has occured. You can find the error message below. It is advised to copy it to the clipboard for reference. Please continue to the update summary

{ "status": true, "percentage": 100, "message": "Updating complete" }

The update summary states:

The update process was aborted prematurely while running update # in .module.  All other errors have been logged. You may need to check the watchdog database table manually.

All listed queries seem to have worked, and no other errors are listed in the watchdog table.

This error seems to involve the progress bar, which didn't display at all. The update seems to have completed, so I would say this is a non-critical error.

#1

hunmonk - August 20, 2007 - 16:31
Project:Project issue tracking» Drupal
Version:5.x-1.0» 5.x-dev
Component:Miscellaneous» update system

this error doesn't appear to be associated with the project* modules, but with the js that runs the update page. recategorizing appropriately.

#2

drewish - February 25, 2008 - 21:48

Seeing this in 5.7 as well.

#3

drewish - February 25, 2008 - 23:35

update_finished_page() seems to have a bug... it's referring to the variable $update that is not defined.

#4

spydmobile - March 10, 2008 - 17:32

I am also having this error pop up on update in 5.7 as well.

#5

kingandy - July 31, 2008 - 09:37

I'm getting this on my 5.9 site ... it doesn't seem to interrupt the actual update procedure but it's still giving me the willies.

Watchdog, incidentally, doesn't report any errors.

 
 

Drupal is a registered trademark of Dries Buytaert.