Στις 19-05-2013, ημέρα Κυρ, και ώρα 23:43 +0200, ο/η Michael Tsikerdekis έγραψε:
> $ 7za e -so enwiki-20130503-pages-meta-history1.xml-p000006887p000009316.7z > |java -server -jar mwdumper-1.16.jar --format=sql:1.5 | gzip -vc > > temp.sql.gz <snip> > 31 pages (0.647/sec), 24,000 revs (500.584/sec) > 33 pages (0.655/sec), 25,000 revs (495.835/sec) > Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 2048 > at org.apache.xerces.impl.io.UTF8Reader.read(Unknown Source) > at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source) > at org.apache.xerces.impl.XMLEntityScanner.scanContent(Unknown Source) Can you please rerun mwdumper with the additional argument --progress=1 which should tell us the exact number of revisions processed before it dies? Thanks, Ariel _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
