https://bugzilla.wikimedia.org/show_bug.cgi?id=41775
Web browser: ---
Bug #: 41775
Summary: mwdumper error Stream is not in the BZip2 format
Product: Tools
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: Unprioritized
Component: mwdumper
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected],
[email protected]
Classification: Unclassified
Mobile Platform: ---
I used mwdumper from
https://integration.mediawiki.org/ci/job/MWDumper/org.wikimedia$mwdumper/ and I
got this:
java -client -classpath
mwdumper-1.16.jar;mysql-connector-java-5.1.22\mysql-connector-java-5.1.22-bin.jar;commons-compress-1.4.1.jar
org.mediawiki.dumper.Dumper
"--output=mysql://127.0.0.1/huwiki?user=user&password=password"
--format=sql:1.5 huwiki-latest-pages-meta-current.xml.bz2
Exception in thread "main" java.io.IOException: Stream is not in the BZip2
format
at
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.init(BZip2CompressorInputStream.java
:255)
at
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(BZip2CompressorInputStream.ja
va:138)
at
org.apache.commons.compress.compressors.bzip2.BZip2CompressorInputStream.<init>(BZip2CompressorInputStream.ja
va:111)
at org.mediawiki.dumper.Tools.openBZip2Stream(Tools.java:42)
at org.mediawiki.dumper.Tools.openInputFile(Tools.java:28)
at org.mediawiki.dumper.Dumper.main(Dumper.java:124)
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l