org.apache.commons.httpclient.HttpException: Error getting the HTML document for the request: http://export.arxiv.org/oai2?verb=ListRecords&metadataPrefix=oai_dc
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via GitHub by GoogleCodeExporter
, 1 year agovia GitHub by GoogleCodeExporter
, 1 year agoorg.apache.commons.httpclient.HttpException: Error getting the HTML document for the request: http://export.arxiv.org/oai2?verb=ListRecords&metadataPrefix=oai_dc
at xc.mst.harvester.HttpService.sendRequest(HttpService.java:91)
at xc.mst.harvester.HarvestManager.doSomeWork(HarvestManager.java:370)
at xc.mst.scheduling.WorkerThread.run(WorkerThread.java:66)