clarin-eric / oai-harvest-manager

A simple Java application for managing an OAI-PMH harvesting workflow
14 stars 12 forks source link

hanging at java.net.SocketInputStream.socketRead0 #20

Open menzowindhouwer opened 5 years ago

menzowindhouwer commented 5 years ago

java.net.HttpURLConnection may hang is special cases (see https://stackoverflow.com/questions/15874834/httpclient-hangs-on-socketread0-with-successfully-executed-method/19189036#19189036). No timeouts are triggered, so the only thing left is killing the harvest, but this skips post processing.