SSLException
Trying to pull down a large number of files with multiple calls to IVersionedContentMAnagerSession.retrieveContent, our SCMDownloadHandler intermittently reports
Is that familiar? Can anyone off suggestions about diagnostics?
javax.net.ssl.SSLException: SSL peer shut down incorrectly
at com.sun.net.ssl.internal.ssl.InputRecord.readV3Record(InputRecord.java:408)
...
at com.ibm.team.scm.client.content.ProgressTrackingInputStream.read(ProgressTrackingInputStream.java:100
Is that familiar? Can anyone off suggestions about diagnostics?