Hi,
I hope this is the right repository to report such issues, if not please guide me appropriately.
We are using CrossRef for a lot of fetching functionalities inside JabRef.
In the last days (and in general) the API lead to a few problems.
- In general the API is often unavailable serving 503 and 504 HTTP status codes
- The API randomly responds with a 500 HTTP error code
For example:
http://api.crossref.org/works?query.title=A+break+in+the+clouds%3A+towards+a+cloud+definition&rows=20&offset=0`
randomly responds with status 500 and this response body.
{"status":"error","message-type":"exception","message-version":"1.0.0","message":{"name":"class java.lang.RuntimeException","description":"java.lang.RuntimeException: Solr returned a partial result set","message":"Solr returned a partial result set","cause":null}}
Maybe this helps tracking down some problems with the API.
Best regards, Stefan
Hi,
I hope this is the right repository to report such issues, if not please guide me appropriately.
We are using CrossRef for a lot of fetching functionalities inside JabRef.
In the last days (and in general) the API lead to a few problems.
For example:
randomly responds with status 500 and this response body.
Maybe this helps tracking down some problems with the API.
Best regards, Stefan