We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
http://dev.finto.fi/lexvo/en/index
Expected to get alphabetical index page. Getting a blank page instead.
The SPARQL query fails with the following Fuseki error:
Error 500: java.nio.charset.MalformedInputException: Input length = 1 Fuseki - version 1.1.0 (Build date: 2014-07-26T18:10:29+0100)
This appears to be a problem in Fuseki involving the handling of Deseret strings. Needs further investigation.
A workaround would be to remove the problematic strings from Lexvo data for now.
The text was updated successfully, but these errors were encountered:
Reported as a Jena/Fuseki bug: https://issues.apache.org/jira/browse/JENA-785
Sorry, something went wrong.
JENA-785 was fixed. Upgraded Fuseki to yesterday's snapshot. This solved the issue.
The Lexvo English alphabetical index looks a bit funny, but that's a data issue, not code. Closing.
No branches or pull requests
At which URL did you encounter the problem?
http://dev.finto.fi/lexvo/en/index
What steps will reproduce the problem?
What is the expected output? What do you see instead?
Expected to get alphabetical index page. Getting a blank page instead.
The SPARQL query fails with the following Fuseki error:
Error 500: java.nio.charset.MalformedInputException: Input length = 1
Fuseki - version 1.1.0 (Build date: 2014-07-26T18:10:29+0100)
This appears to be a problem in Fuseki involving the handling of Deseret strings. Needs further investigation.
A workaround would be to remove the problematic strings from Lexvo data for now.
The text was updated successfully, but these errors were encountered: