Page MenuHomePhabricator

importdump.php stops with no error
Closed, DeclinedPublic

Description

Author: werran

Description:
I was trying to import a dump file using importdump.php, it stops at a specified progress ie:from 164300 with no error appears. I have tried many times but with no luck. I have tried to repair databases, use other version dumps, it still doesnt work.


Version: 1.12.x
Severity: major
OS: Windows Server 2003
Platform: PC
Whiteboard: aklapper-moreinfo

Details

Reference
bz13687

Event Timeline

bzimport raised the priority of this task from to Low.Nov 21 2014, 10:02 PM
bzimport set Reference to bz13687.
bzimport added a subscriber: Unknown Object (MLST).

Can you make sure that error display is on?

Add to your LocalSettings.php:

error_reporting(E_ALL);
ini_set("display_errors", 1);

werran wrote:

yes I have added them, no error displayed. :(

sumanah wrote:

Weiran: since you first reported this bug, we've released a few versions of MediaWiki. We're now at 1.17.0. Do you still have a copy of the dump file that you had been trying to import when you got this failure? If you could try to import it into MediaWiki 1.17.0 and see whether you still have a problem, that would be great. Thanks.

This ticket needs an available testcase to reproduce, otherwise it's unfortunately not actionable anymore today. :(

Weiran Du: Have you experienced this problem recently?

Unfortunately closing this report as no further information has been provided.

Weiran: Please feel free to reopen this report if you can provide the information asked for in comment 3 and comment 4, and if this still happens. Thanks!