Last modified: 2014-01-22 10:46:45 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 T62324, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 60324 - Include dbname in fatal logs
Include dbname in fatal logs
Status: NEW
Product: Wikimedia
Classification: Unclassified
General/Unknown (Other open bugs)
wmf-deployment
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-22 04:40 UTC by Sam Reed (reedy)
Modified: 2014-01-22 10:46 UTC (History)
2 users (show)

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


Attachments

Description Sam Reed (reedy) 2014-01-22 04:40:01 UTC
From bug 59805

[07-Jan-2014 23:31:08] Fatal error: Class 'SolrUpdateWork' not found at
/usr/local/apache/common-local/php-1.23wmf9/extensions/GeoData/solrupdate.php
on line 30
Server: terbium
URL: http://[unknown-host]
Backtrace:
#0
/usr/local/apache/common-local/php-1.23wmf9/extensions/GeoData/solrupdate.php(30):
SolrUpdate::execute()
#1
/usr/local/apache/common-local/php-1.23wmf9/maintenance/doMaintenance.php(113):
SolrUpdate->execute()
#2
/usr/local/apache/common-local/php-1.23wmf9/extensions/GeoData/solrupdate.php(243):
require_once('/usr/local/apac...')
#3 /usr/local/apache/common-local/multiversion/MWScript.php(97):
require_once('/usr/local/apac...')
#4 {main}


It's being run as a maintenance script in cron, but we've no idea what wiki it's being run on. The problem here is that the script is being run on a wiki that doesn't have GeoData installed on it

Database name: XXwiki

or similar...
Comment 1 Sam Reed (reedy) 2014-01-22 05:28:46 UTC
Seems accessing MediaWikis php globals is going to be somewhat of a pain to do...

https://stackoverflow.com/questions/1906565/php-extension-library-accessing-php-superglobals

Any bright ideas Tim?

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


Navigation
Links