https://bugzilla.wikimedia.org/show_bug.cgi?id=58202
Web browser: ---
Bug ID: 58202
Summary: exception MetadataMappingHandler::processMetadata
Product: MediaWiki extensions
Version: master
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: GWToolset
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
Gwtoolset got enabled on the beta cluster. Some background jobs are being run
by deployment-jobrunner08.pmtpa.wmflabs. They end up generating exception
because the file metadata XML files can not be retrieved.
From the exception log:
2013-12-07 01:32:56 deployment-jobrunner08 commonswiki: [5979bbe2] [no req]
Exception from line 360 of
/data/project/apache/common-local/php-master/extensions/GWToolset/includes/Handlers/Forms/MetadataMappingHandler.php:
Please contact a developer; they will need to address this issue before you can
continue. GWToolset\Handlers\Forms\MetadataMappingHandler::processMetadata:
Could not retrieve (8/c/6/8c6f87aac4b9377b1492af22184b875f.xml) from the
FileBackend.
#0
/data/project/apache/common-local/php-master/extensions/GWToolset/includes/Handlers/Forms/MetadataMappingHandler.php(527):
GWToolset\Handlers\Forms\MetadataMappingHandler->processMetadata(Array)
#1
/data/project/apache/common-local/php-master/extensions/GWToolset/includes/Jobs/UploadMetadataJob.php(56):
GWToolset\Handlers\Forms\MetadataMappingHandler->processRequest(Array)
It can not retrieve 8/c/6/8c6f87aac4b9377b1492af22184b875f.xml
Looking on the project shared folder, the file is there:
$ find /mnt/upload7/private/gwtoolset -name *8c6f87aac4b*
/mnt/upload7/private/gwtoolset/wikipedia/commons/commonswiki-gwtoolset-metadata/Dan-nl/8/c/6/8c6f87aac4b9377b1492af22184b875f.xml
I guess it is a path configuration issue.
The directory has both a XML file and an empty index.html:
$ ll
/mnt/upload7/private/gwtoolset/wikipedia/commons/commonswiki-gwtoolset-metadata/Dan-nl/8/c/6/
total 20
-rw-rw-rw- 1 apache apache 17723 Dec 7 01:26
8c6f87aac4b9377b1492af22184b875f.xml
-rw-rw-rw- 1 apache apache 0 Dec 7 01:26 index.html
$
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l