Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDF export error #3

Closed
carlons opened this issue Jun 6, 2018 · 2 comments
Closed

RDF export error #3

carlons opened this issue Jun 6, 2018 · 2 comments

Comments

@carlons
Copy link

carlons commented Jun 6, 2018

I want to export rdf from local json dump file. But when I run RdfSerializationExample.java with JDK1.8, I got error:
java.lang.NoSuchMethodError: java.nio.ByteBuffer.rewind()Ljava/nio/ByteBuffer

I did not edit RdfSerializationExample.java, and I ONLY modified ExampleHelpers.java.

When dumpfile is set to sample-dump-20150815.json.gz, the program works. But when I change dumpfile to wikidata-20180430-all.json.gz, there is error: java.lang.NoSuchMethodError: java.nio.ByteBuffer.rewind()Ljava/nio/ByteBuffer

@carlons
Copy link
Author

carlons commented Jun 7, 2018

jdk9
plasma-umass/doppio#497

@carlons carlons closed this as completed Jun 7, 2018
@beamandrew
Copy link

How did you fix this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants