You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having some problems while downloading, the process terminate without any error message.
e.g. this was the message I've got and the java process was not running anymore.
04 Jan 2017 10:40.02 [INFO ] OAIPMHHarvester - Sending: http://api.archives-ouvertes.fr/oai/hal/?verb=ListRecords&metadataPrefix=xml-tei&from=2002-03-09&until=2002-03-09
On a side note, while investigating I've discovered that here you assume that an exception means having no binary file. I think it's an assumption a bit too strong because any error that is not managed in the Utilities.getconnection()'s method will result in the wrong status.
Use the last diagnosis like error 500 on the oai-pmh server.
The text was updated successfully, but these errors were encountered: