Last modified: 2013-10-09 17:24:16 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T56178, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 54178 - No such revision found
No such revision found
Status: VERIFIED FIXED
Product: MediaWiki extensions
Classification: Unclassified
WikidataClient (Other open bugs)
master
All All
: Highest normal (vote)
: ---
Assigned To: Wikidata bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-16 19:25 UTC by Sam Reed (reedy)
Modified: 2013-10-09 17:24 UTC (History)
6 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2013-09-16 19:25:14 UTC
A few of these appearing in the exception logs

2013-09-16 14:38:10 mw1008 plwiki: [624f1596] [no req]   Exception from line 190 of /usr/local/apache/common-local/php-1.22wmf16/extensions/Wikibase/lib/includes/store/sql/WikiPageEntityLookup.php: No such revision found for Q9015905: 70781467
#0 /usr/local/apache/common-local/php-1.22wmf16/extensions/Wikibase/lib/includes/store/sql/WikiPageEntityLookup.php(98): Wikibase\WikiPageEntityLookup->getEntityRevision(Object(Wikibase\DataModel\Entity\ItemId), 70781467)
#1 /usr/local/apache/common-local/php-1.22wmf16/extensions/Wikibase/lib/includes/store/sql/CachingEntityLoader.php(94): Wikibase\WikiPageEntityLookup->getEntity(Object(Wikibase\DataModel\Entity\ItemId), 70781467)
#2 /usr/local/apache/common-local/php-1.22wmf16/extensions/Wikibase/client/includes/ChangeHandler.php(279): Wikibase\CachingEntityLoader->getEntity(Object(Wikibase\DataModel\Entity\ItemId), 70781467)
#3 /usr/local/apache/common-local/php-1.22wmf16/extensions/Wikibase/client/includes/ChangeHandler.php(402): Wikibase\ChangeHandler->mergeChanges(Array)
#4 /usr/local/apache/common-local/php-1.22wmf16/extensions/Wikibase/client/includes/ChangeHandler.php(430): Wikibase\ChangeHandler->coalesceRuns(Array)
#5 /usr/local/apache/common-local/php-1.22wmf16/extensions/Wikibase/client/includes/ChangeHandler.php(481): Wikibase\ChangeHandler->coalesceChanges(Array)
#6 /usr/local/apache/common-local/php-1.22wmf16/extensions/Wikibase/lib/includes/ChangeNotificationJob.php(146): Wikibase\ChangeHandler->handleChanges(Array)
#7 /usr/local/apache/common-local/php-1.22wmf16/maintenance/runJobs.php(101): Wikibase\ChangeNotificationJob->run()
#8 /usr/local/apache/common-local/php-1.22wmf16/maintenance/doMaintenance.php(115): RunJobs->execute()
#9 /usr/local/apache/common-local/php-1.22wmf16/maintenance/runJobs.php(181): require_once('/usr/local/apac...')
#10 /usr/local/apache/common-local/multiversion/MWScript.php(97): require_once('/usr/local/apac...')
#11 {main}
Comment 1 Sam Reed (reedy) 2013-09-17 20:18:48 UTC
These exceptions are resulting in a large percentage of exceptions in the logs
Comment 2 Nemo 2013-09-17 20:30:52 UTC
If the revisions in question are the fake revisions in the RC table dispatched by wikidata, could this be a byproduct of slow dispatch (bug 45892)? We still have a permanent 3 days backlog (and only because they are purged after 3 days).
Comment 3 Aaron Schulz 2013-09-26 16:51:00 UTC
Lots of these in the log now
Comment 4 Aaron Schulz 2013-09-26 17:07:06 UTC
2013-09-26 14:42:36 mw1016 tpiwiki: [557a2e4d] [no req]   Exception from line 190 of /usr/local/apache/common-local/php-1.22wmf17/extensions/Wikibase/lib/includes/store/sql/WikiPageEntityLookup.php: No such revision found for Q3586238: 72704310
#0 /usr/local/apache/common-local/php-1.22wmf17/extensions/Wikibase/lib/includes/store/sql/WikiPageEntityLookup.php(98): Wikibase\WikiPageEntityLookup->getEntityRevision(Object(Wikibase\DataModel\Entity\ItemId), 72704310)
#1 /usr/local/apache/common-local/php-1.22wmf17/extensions/Wikibase/lib/includes/store/sql/CachingEntityLoader.php(94): Wikibase\WikiPageEntityLookup->getEntity(Object(Wikibase\DataModel\Entity\ItemId), 72704310)
#2 /usr/local/apache/common-local/php-1.22wmf17/extensions/Wikibase/client/includes/ChangeHandler.php(279): Wikibase\CachingEntityLoader->getEntity(Object(Wikibase\DataModel\Entity\ItemId), 72704310)
#3 /usr/local/apache/common-local/php-1.22wmf17/extensions/Wikibase/client/includes/ChangeHandler.php(402): Wikibase\ChangeHandler->mergeChanges(Array)
#4 /usr/local/apache/common-local/php-1.22wmf17/extensions/Wikibase/client/includes/ChangeHandler.php(430): Wikibase\ChangeHandler->coalesceRuns(Array)
#5 /usr/local/apache/common-local/php-1.22wmf17/extensions/Wikibase/client/includes/ChangeHandler.php(481): Wikibase\ChangeHandler->coalesceChanges(Array)
#6 /usr/local/apache/common-local/php-1.22wmf17/extensions/Wikibase/lib/includes/ChangeNotificationJob.php(146): Wikibase\ChangeHandler->handleChanges(Array)
#7 /usr/local/apache/common-local/php-1.22wmf17/maintenance/runJobs.php(101): Wikibase\ChangeNotificationJob->run()
#8 /usr/local/apache/common-local/php-1.22wmf17/maintenance/doMaintenance.php(115): RunJobs->execute()
#9 /usr/local/apache/common-local/php-1.22wmf17/maintenance/runJobs.php(181): require_once('/usr/local/apac...')
#10 /usr/local/apache/common-local/multiversion/MWScript.php(97): require_once('/usr/local/apac...')
#11 {main}
Comment 5 Aude 2013-09-27 13:46:03 UTC
all Wikipedias should be on 1.22wmf18 now.  Please let us know if the errors still occur on the new branch.
Comment 6 Andre Klapper 2013-09-27 16:08:06 UTC
Aaron / Reedy: Can this still be seen on wmf18 and/or wmf19?
Comment 7 Lydia Pintscher 2013-10-08 14:26:34 UTC
Closing. Assuming this is solved. Please reopen if not.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links