Page MenuHomePhabricator

exception 'DBQueryError'
Closed, InvalidPublic

Description

Author: tschi

Description:
Hello,

I did a search for "sakkadisch". There wasn´t a result. After few milliseconds
this ERROR appeared:

MediaWiki internal error.

Original exception: exception 'DBQueryError' with message 'A database error has
occurred
Query: DELETE FROM job WHERE job_id = '3167729'
Function: Job::pop
Error: 1205 Lock wait timeout exceeded; Try restarting transaction (10.0.0.102)
' in /usr/local/apache/common-local/php-1.5/includes/Database.php:651
Stack trace:
#0 /usr/local/apache/common-local/php-1.5/includes/Database.php(608):
Database->reportQueryError('Lock wait timeo...', 1205, 'DELETE FROM `jo...',
'Job::pop', false)
#1 /usr/local/apache/common-local/php-1.5/includes/Database.php(1517):
Database->query('DELETE FROM `jo...', 'Job::pop')
#2 /usr/local/apache/common-local/php-1.5/includes/JobQueue.php(61):
Database->delete('job', Array, 'Job::pop')
#3 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(286): Job->pop()
#4 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(246):
MediaWiki->doJobs()
#5 /usr/local/apache/common-local/php-1.5/index.php(138):
MediaWiki->finalCleanup(Array, Object(LoadBalancer), Object(OutputPage))
#6 /usr/local/apache/common-local/live-1.5/index.php(3):
require('/usr/local/apac...')
#7 {main}

Exception caught inside exception handler: exception 'DBUnexpectedError' with
message 'Error in fetchObject(): Lock wait timeout exceeded; Try restarting
transaction' in /usr/local/apache/common-local/php-1.5/includes/Database.php:768
Stack trace:
#0 /usr/local/apache/common-local/php-1.5/includes/Database.php(1992):
Database->fetchObject(Resource id #108)
#1 /usr/local/apache/common-local/php-1.5/includes/LinkBatch.php(90):
ResultWrapper->fetchObject()
#2 /usr/local/apache/common-local/php-1.5/includes/LinkBatch.php(69):
LinkBatch->executeInto(Object(LinkCache))
#3 /usr/local/apache/common-local/php-1.5/includes/Skin.php(192):
LinkBatch->execute()
#4 /usr/local/apache/common-local/php-1.5/includes/Skin.php(171):
Skin->preloadExistence()
#5 /usr/local/apache/common-local/php-1.5/includes/SkinTemplate.php(108):
Skin->initPage(Object(OutputPage))
#6 /usr/local/apache/common-local/php-1.5/skins/MonoBook.php(28):
SkinTemplate->initPage(Object(OutputPage))
#7 /usr/local/apache/common-local/php-1.5/includes/SkinTemplate.php(155):
SkinMonoBook->initPage(Object(OutputPage))
#8 /usr/local/apache/common-local/php-1.5/includes/OutputPage.php(588):
SkinTemplate->outputPage(Object(OutputPage))
#9 /usr/local/apache/common-local/php-1.5/includes/Exception.php(53):
OutputPage->output()
#10 /usr/local/apache/common-local/php-1.5/includes/Exception.php(70):
MWException->reportHTML()
#11 /usr/local/apache/common-local/php-1.5/includes/Exception.php(145):
MWException->report()
#12 /usr/local/apache/common-local/php-1.5/includes/Exception.php(179):
wfReportException(Object(DBQueryError))
#13 [internal function]: wfExceptionHandler(Object(DBQueryError))
#14 {main}


Version: unspecified
Severity: normal
OS: Windows XP
Platform: PC
URL: http://www.wikipedia.de

Details

Reference
bz6286

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 9:21 PM
bzimport added a project: MediaWiki-Search.
bzimport set Reference to bz6286.
bzimport added a subscriber: Unknown Object (MLST).

This is regular lock wait timeout.