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

Lexvo alphabetical index broken (in English) #76

Closed
osma opened this issue Sep 16, 2014 · 2 comments
Closed

Lexvo alphabetical index broken (in English) #76

osma opened this issue Sep 16, 2014 · 2 comments
Milestone

Comments

@osma
Copy link
Member

osma commented Sep 16, 2014

At which URL did you encounter the problem?

http://dev.finto.fi/lexvo/en/index

What steps will reproduce the problem?

  1. Go to above URL

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.

@osma osma modified the milestones: Next Tasks, 0.5 Sep 16, 2014
@osma
Copy link
Member Author

osma commented Sep 17, 2014

Reported as a Jena/Fuseki bug: https://issues.apache.org/jira/browse/JENA-785

@osma
Copy link
Member Author

osma commented Sep 18, 2014

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.

@osma osma closed this as completed Sep 18, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant